filipesantoscv11 commited on
Commit
818d0af
·
verified ·
1 Parent(s): a848e2f

Training in progress, step 30, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a2021356a5d0ec02bec53ddeca167712eb8152ff805af07d1d0d28529477247
3
  size 33572288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445be9344694d4402004efb0ddf4fca619e4ed0a42d2e476733f8d743fe1828c
3
  size 33572288
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e31879ed71c274452bbda6a54da33007c20b85091b089adfa0c10ee8cb763ce1
3
  size 67216698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74214ff4f46c85eb1bd5594c502955a0ffc93ce90962855fc8df8432464887fe
3
  size 67216698
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80c21c7c5c6bed36f1e7b5a430ea5722c2257ea00a632c24bd72e7f6c8675c89
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95859336487e6e4388a4b258384b2b4b3853f70361680f00277c4140a10b9ca9
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d68217ddf3e899bf1495ee33b9ec14e2c91ed912ffcb460a7bb01192b04b7d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e9cc72c20ddd925ef39b6005e82a4d8730b1dde32cfcd070d74c83a8a3564a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0009409440020700768,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 51.892,
90
  "eval_steps_per_second": 25.946,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -103,12 +147,12 @@
103
  "should_evaluate": false,
104
  "should_log": false,
105
  "should_save": true,
106
- "should_training_stop": false
107
  },
108
  "attributes": {}
109
  }
110
  },
111
- "total_flos": 1431278607925248.0,
112
  "train_batch_size": 2,
113
  "trial_name": null,
114
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0014114160031051153,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 51.892,
90
  "eval_steps_per_second": 25.946,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0009879912021735807,
95
+ "grad_norm": 1.8358335494995117,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 7.643,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0011291328024840921,
102
+ "grad_norm": 1.6776705980300903,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 7.5998,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.001176180002587596,
109
+ "eval_loss": 1.9313894510269165,
110
+ "eval_runtime": 172.5931,
111
+ "eval_samples_per_second": 51.856,
112
+ "eval_steps_per_second": 25.928,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0012702744027946037,
117
+ "grad_norm": 1.7137739658355713,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 7.4771,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0014114160031051153,
124
+ "grad_norm": 1.9183655977249146,
125
+ "learning_rate": 0.0,
126
+ "loss": 8.0373,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0014114160031051153,
131
+ "eval_loss": 1.9244450330734253,
132
+ "eval_runtime": 172.6698,
133
+ "eval_samples_per_second": 51.833,
134
+ "eval_steps_per_second": 25.917,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
147
  "should_evaluate": false,
148
  "should_log": false,
149
  "should_save": true,
150
+ "should_training_stop": true
151
  },
152
  "attributes": {}
153
  }
154
  },
155
+ "total_flos": 2197632508231680.0,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null