kostiantynk
commited on
Training in progress, step 6, checkpoint
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19859140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0716e8cd0716ed13e89d4d72d43d071a71741c79c2d481e68fc4ba0145fb0c6d
|
3 |
size 19859140
|
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:69c293a25ab19b4a61cf39ee3caa3e9ac1b234a2c7b35f74a010d03dda7d741b
|
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:0099cb7287625b29b67c4fcf42ff20fae623b429bfb10f5ac695bc54f2be54fd
|
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": 2,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -59,6 +59,28 @@
|
|
59 |
"eval_samples_per_second": 29.536,
|
60 |
"eval_steps_per_second": 19.691,
|
61 |
"step": 4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
}
|
63 |
],
|
64 |
"logging_steps": 1,
|
@@ -73,12 +95,12 @@
|
|
73 |
"should_evaluate": false,
|
74 |
"should_log": false,
|
75 |
"should_save": true,
|
76 |
-
"should_training_stop":
|
77 |
},
|
78 |
"attributes": {}
|
79 |
}
|
80 |
},
|
81 |
-
"total_flos":
|
82 |
"train_batch_size": 2,
|
83 |
"trial_name": null,
|
84 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.1428571428571428,
|
5 |
"eval_steps": 2,
|
6 |
+
"global_step": 6,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
59 |
"eval_samples_per_second": 29.536,
|
60 |
"eval_steps_per_second": 19.691,
|
61 |
"step": 4
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.9523809523809523,
|
65 |
+
"grad_norm": NaN,
|
66 |
+
"learning_rate": 0.0001,
|
67 |
+
"loss": 0.0,
|
68 |
+
"step": 5
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 1.1428571428571428,
|
72 |
+
"grad_norm": NaN,
|
73 |
+
"learning_rate": 0.00012,
|
74 |
+
"loss": 0.0,
|
75 |
+
"step": 6
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 1.1428571428571428,
|
79 |
+
"eval_loss": NaN,
|
80 |
+
"eval_runtime": 0.0992,
|
81 |
+
"eval_samples_per_second": 30.231,
|
82 |
+
"eval_steps_per_second": 20.154,
|
83 |
+
"step": 6
|
84 |
}
|
85 |
],
|
86 |
"logging_steps": 1,
|
|
|
95 |
"should_evaluate": false,
|
96 |
"should_log": false,
|
97 |
"should_save": true,
|
98 |
+
"should_training_stop": true
|
99 |
},
|
100 |
"attributes": {}
|
101 |
}
|
102 |
},
|
103 |
+
"total_flos": 202686411571200.0,
|
104 |
"train_batch_size": 2,
|
105 |
"trial_name": null,
|
106 |
"trial_params": null
|