Training in progress, step 40, 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 70667778
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64a93a41f1c3817388bad69351cf9a02bac0491dc62c5c9bb6f800c8957a37ae
|
3 |
size 70667778
|
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:aab86dd95a356f1542dbcd0bf2738b6f7c908ceaab868ac8fbc768a1bbc33c9c
|
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:7c792918044964431737f4cb39f3769dbfd230048b1125ac69a6439eb6c8534b
|
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": 13,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -101,6 +101,35 @@
|
|
101 |
"learning_rate": 0.0001,
|
102 |
"loss": 0.0,
|
103 |
"step": 30
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
}
|
105 |
],
|
106 |
"logging_steps": 3,
|
@@ -120,7 +149,7 @@
|
|
120 |
"attributes": {}
|
121 |
}
|
122 |
},
|
123 |
-
"total_flos":
|
124 |
"train_batch_size": 2,
|
125 |
"trial_name": null,
|
126 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.0013763796054951955,
|
5 |
"eval_steps": 13,
|
6 |
+
"global_step": 40,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
101 |
"learning_rate": 0.0001,
|
102 |
"loss": 0.0,
|
103 |
"step": 30
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"epoch": 0.0011355131745335364,
|
107 |
+
"grad_norm": NaN,
|
108 |
+
"learning_rate": 7.66554636144095e-05,
|
109 |
+
"loss": 0.0,
|
110 |
+
"step": 33
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"epoch": 0.001238741644945676,
|
114 |
+
"grad_norm": NaN,
|
115 |
+
"learning_rate": 5.4600950026045326e-05,
|
116 |
+
"loss": 0.0,
|
117 |
+
"step": 36
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"epoch": 0.0013419701153578156,
|
121 |
+
"grad_norm": NaN,
|
122 |
+
"learning_rate": 3.5055195166981645e-05,
|
123 |
+
"loss": 0.0,
|
124 |
+
"step": 39
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"epoch": 0.0013419701153578156,
|
128 |
+
"eval_loss": NaN,
|
129 |
+
"eval_runtime": 256.6865,
|
130 |
+
"eval_samples_per_second": 47.673,
|
131 |
+
"eval_steps_per_second": 23.838,
|
132 |
+
"step": 39
|
133 |
}
|
134 |
],
|
135 |
"logging_steps": 3,
|
|
|
149 |
"attributes": {}
|
150 |
}
|
151 |
},
|
152 |
+
"total_flos": 720954300825600.0,
|
153 |
"train_batch_size": 2,
|
154 |
"trial_name": null,
|
155 |
"trial_params": null
|