RodrigoSalazar-U
commited on
Commit
•
1661213
1
Parent(s):
e335dc6
Training in progress, step 5478, 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 4785762744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:925071aab6b3ced4c3e8d306f1f5fcb2186c832a0400e4c06dbd24440d0f1ea5
|
3 |
size 4785762744
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3497859804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78eca8f0f5d19928e0971e07141c0b10408b08a68152764a7dfb9145e8a511e5
|
3 |
size 3497859804
|
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:d1685f9443568ffbbe43dd49b7eea4f6c1439744464b77233039354594fb3fe6
|
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":
|
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,
|
@@ -357,6 +357,34 @@
|
|
357 |
"learning_rate": 2.301660326042443e-06,
|
358 |
"loss": 0.4596,
|
359 |
"step": 5000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
}
|
361 |
],
|
362 |
"logging_steps": 100,
|
@@ -371,12 +399,12 @@
|
|
371 |
"should_evaluate": false,
|
372 |
"should_log": false,
|
373 |
"should_save": true,
|
374 |
-
"should_training_stop":
|
375 |
},
|
376 |
"attributes": {}
|
377 |
}
|
378 |
},
|
379 |
-
"total_flos": 2.
|
380 |
"train_batch_size": 16,
|
381 |
"trial_name": null,
|
382 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 5478,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
357 |
"learning_rate": 2.301660326042443e-06,
|
358 |
"loss": 0.4596,
|
359 |
"step": 5000
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 2.792990142387733,
|
363 |
+
"grad_norm": 1.5731868743896484,
|
364 |
+
"learning_rate": 1.4435393538625497e-06,
|
365 |
+
"loss": 0.4652,
|
366 |
+
"step": 5100
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 2.8477546549835706,
|
370 |
+
"grad_norm": 1.4046640396118164,
|
371 |
+
"learning_rate": 7.825271578155602e-07,
|
372 |
+
"loss": 0.4419,
|
373 |
+
"step": 5200
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 2.9025191675794084,
|
377 |
+
"grad_norm": 2.1482276916503906,
|
378 |
+
"learning_rate": 3.2130703283768106e-07,
|
379 |
+
"loss": 0.4663,
|
380 |
+
"step": 5300
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 2.9572836801752462,
|
384 |
+
"grad_norm": 1.5635905265808105,
|
385 |
+
"learning_rate": 6.175124336402217e-08,
|
386 |
+
"loss": 0.4757,
|
387 |
+
"step": 5400
|
388 |
}
|
389 |
],
|
390 |
"logging_steps": 100,
|
|
|
399 |
"should_evaluate": false,
|
400 |
"should_log": false,
|
401 |
"should_save": true,
|
402 |
+
"should_training_stop": true
|
403 |
},
|
404 |
"attributes": {}
|
405 |
}
|
406 |
},
|
407 |
+
"total_flos": 2.633057747449823e+18,
|
408 |
"train_batch_size": 16,
|
409 |
"trial_name": null,
|
410 |
"trial_params": null
|