tuanna08go
commited on
Commit
•
b693d1f
1
Parent(s):
8b0557b
Training in progress, step 50, 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 41119636
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdbca7497b61ec2477e990962d74f6bd97e79994647e64a4751791dccad4a0b5
|
3 |
size 41119636
|
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:529c9e51cf346c9538de8a198d0e350de38ac30f5061dd3c6b0f0716ac464501
|
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:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
|
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": 10,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -88,6 +88,43 @@
|
|
88 |
"learning_rate": 3.086582838174551e-05,
|
89 |
"loss": 0.0,
|
90 |
"step": 35
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
}
|
92 |
],
|
93 |
"logging_steps": 5,
|
@@ -102,12 +139,12 @@
|
|
102 |
"should_evaluate": false,
|
103 |
"should_log": false,
|
104 |
"should_save": true,
|
105 |
-
"should_training_stop":
|
106 |
},
|
107 |
"attributes": {}
|
108 |
}
|
109 |
},
|
110 |
-
"total_flos":
|
111 |
"train_batch_size": 2,
|
112 |
"trial_name": null,
|
113 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.19047619047619047,
|
5 |
"eval_steps": 10,
|
6 |
+
"global_step": 50,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
88 |
"learning_rate": 3.086582838174551e-05,
|
89 |
"loss": 0.0,
|
90 |
"step": 35
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 0.1523809523809524,
|
94 |
+
"grad_norm": NaN,
|
95 |
+
"learning_rate": 1.4644660940672627e-05,
|
96 |
+
"loss": 0.0,
|
97 |
+
"step": 40
|
98 |
+
},
|
99 |
+
{
|
100 |
+
"epoch": 0.1523809523809524,
|
101 |
+
"eval_loss": NaN,
|
102 |
+
"eval_runtime": 6.9787,
|
103 |
+
"eval_samples_per_second": 15.906,
|
104 |
+
"eval_steps_per_second": 8.024,
|
105 |
+
"step": 40
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 0.17142857142857143,
|
109 |
+
"grad_norm": NaN,
|
110 |
+
"learning_rate": 3.8060233744356633e-06,
|
111 |
+
"loss": 0.0,
|
112 |
+
"step": 45
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"epoch": 0.19047619047619047,
|
116 |
+
"grad_norm": NaN,
|
117 |
+
"learning_rate": 0.0,
|
118 |
+
"loss": 0.0,
|
119 |
+
"step": 50
|
120 |
+
},
|
121 |
+
{
|
122 |
+
"epoch": 0.19047619047619047,
|
123 |
+
"eval_loss": NaN,
|
124 |
+
"eval_runtime": 6.9648,
|
125 |
+
"eval_samples_per_second": 15.937,
|
126 |
+
"eval_steps_per_second": 8.04,
|
127 |
+
"step": 50
|
128 |
}
|
129 |
],
|
130 |
"logging_steps": 5,
|
|
|
139 |
"should_evaluate": false,
|
140 |
"should_log": false,
|
141 |
"should_save": true,
|
142 |
+
"should_training_stop": true
|
143 |
},
|
144 |
"attributes": {}
|
145 |
}
|
146 |
},
|
147 |
+
"total_flos": 8215821130137600.0,
|
148 |
"train_batch_size": 2,
|
149 |
"trial_name": null,
|
150 |
"trial_params": null
|