tuanna08go
commited on
Commit
•
96ce87c
1
Parent(s):
44ea672
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 19859140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a25356f1d4da875880fb13346a4087d097ad469aced44a354bf5582f0c250ed7
|
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:277170e30e72502b504f088c50934ef0e990631bab4fd6da826b4dff0e95079b
|
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,
|
@@ -60,6 +60,36 @@
|
|
60 |
"eval_samples_per_second": 26.754,
|
61 |
"eval_steps_per_second": 3.345,
|
62 |
"step": 30
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
}
|
64 |
],
|
65 |
"logging_steps": 10,
|
@@ -74,12 +104,12 @@
|
|
74 |
"should_evaluate": false,
|
75 |
"should_log": false,
|
76 |
"should_save": true,
|
77 |
-
"should_training_stop":
|
78 |
},
|
79 |
"attributes": {}
|
80 |
}
|
81 |
},
|
82 |
-
"total_flos":
|
83 |
"train_batch_size": 8,
|
84 |
"trial_name": null,
|
85 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.02485089463220676,
|
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,
|
|
|
60 |
"eval_samples_per_second": 26.754,
|
61 |
"eval_steps_per_second": 3.345,
|
62 |
"step": 30
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 0.019880715705765408,
|
66 |
+
"grad_norm": NaN,
|
67 |
+
"learning_rate": 1.0332332985438248e-05,
|
68 |
+
"loss": 0.0,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.019880715705765408,
|
73 |
+
"eval_loss": NaN,
|
74 |
+
"eval_runtime": 507.1417,
|
75 |
+
"eval_samples_per_second": 26.728,
|
76 |
+
"eval_steps_per_second": 3.342,
|
77 |
+
"step": 40
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"epoch": 0.02485089463220676,
|
81 |
+
"grad_norm": NaN,
|
82 |
+
"learning_rate": 0.0,
|
83 |
+
"loss": 0.0,
|
84 |
+
"step": 50
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 0.02485089463220676,
|
88 |
+
"eval_loss": NaN,
|
89 |
+
"eval_runtime": 506.5817,
|
90 |
+
"eval_samples_per_second": 26.758,
|
91 |
+
"eval_steps_per_second": 3.346,
|
92 |
+
"step": 50
|
93 |
}
|
94 |
],
|
95 |
"logging_steps": 10,
|
|
|
104 |
"should_evaluate": false,
|
105 |
"should_log": false,
|
106 |
"should_save": true,
|
107 |
+
"should_training_stop": true
|
108 |
},
|
109 |
"attributes": {}
|
110 |
}
|
111 |
},
|
112 |
+
"total_flos": 5.18877213622272e+16,
|
113 |
"train_batch_size": 8,
|
114 |
"trial_name": null,
|
115 |
"trial_params": null
|