bhuvanmdev
commited on
Commit
•
8925658
1
Parent(s):
f6543b0
Training in progress, step 300, 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:
|
3 |
size 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c421e1a1dbce79ef959f7a945483797a1c02477f356068cd68f5d77b142df12a
|
3 |
size 100697728
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 201541754
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4798491d1c7e06175a2a17926235d5ddc1417aae8adc96b638f9fb4ba519a95e
|
3 |
size 201541754
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:779251727fe5ad39bf8f90a17ce5b55483cecb3499b5ce321aeb359460b9771f
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3e566edc54c1fce50b7e403fa263aeae9d08be1730260d50ef8cb07535b5ac9
|
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.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -231,14 +231,30 @@
|
|
231 |
"loss": 0.4332,
|
232 |
"num_input_tokens_seen": 187842,
|
233 |
"step": 280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
}
|
235 |
],
|
236 |
"logging_steps": 10,
|
237 |
"max_steps": 2795,
|
238 |
-
"num_input_tokens_seen":
|
239 |
"num_train_epochs": 1,
|
240 |
"save_steps": 20,
|
241 |
-
"total_flos":
|
242 |
"train_batch_size": 1,
|
243 |
"trial_name": null,
|
244 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.1073345259391771,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 300,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
231 |
"loss": 0.4332,
|
232 |
"num_input_tokens_seen": 187842,
|
233 |
"step": 280
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.1037567084078712,
|
237 |
+
"grad_norm": 0.38877248764038086,
|
238 |
+
"learning_rate": 0.00017924865831842578,
|
239 |
+
"loss": 0.4248,
|
240 |
+
"num_input_tokens_seen": 194651,
|
241 |
+
"step": 290
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.1073345259391771,
|
245 |
+
"grad_norm": 0.30087631940841675,
|
246 |
+
"learning_rate": 0.00017853309481216458,
|
247 |
+
"loss": 0.4405,
|
248 |
+
"num_input_tokens_seen": 202203,
|
249 |
+
"step": 300
|
250 |
}
|
251 |
],
|
252 |
"logging_steps": 10,
|
253 |
"max_steps": 2795,
|
254 |
+
"num_input_tokens_seen": 202203,
|
255 |
"num_train_epochs": 1,
|
256 |
"save_steps": 20,
|
257 |
+
"total_flos": 4546831411943424.0,
|
258 |
"train_batch_size": 1,
|
259 |
"trial_name": null,
|
260 |
"trial_params": null
|