Training in progress, epoch 5, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1447317080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ab237cb7a4a12b5913039477bbfb178aac5c8809b3264af22d9311f26c092d4
|
3 |
size 1447317080
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2894813242
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7587ea383570bccad6d8c4d94834efb8793ba6d29c3ce414358d378cac00fe4
|
3 |
size 2894813242
|
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:d245e05e72192c132e0f2edb6fdcae0c578c890f0fe912f17ec7b0bba2d38cc3
|
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:0c785df7642646aef2a39d5240ed589e73b085e3b34051de846243fbbdb4deb6
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.344450980424881,
|
3 |
"best_model_checkpoint": "./opt_trained2/checkpoint-803",
|
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,
|
@@ -81,6 +81,28 @@
|
|
81 |
"eval_samples_per_second": 10.474,
|
82 |
"eval_steps_per_second": 2.619,
|
83 |
"step": 3212
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
}
|
85 |
],
|
86 |
"logging_steps": 500,
|
@@ -100,7 +122,7 @@
|
|
100 |
"attributes": {}
|
101 |
}
|
102 |
},
|
103 |
-
"total_flos": 1.
|
104 |
"train_batch_size": 4,
|
105 |
"trial_name": null,
|
106 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.344450980424881,
|
3 |
"best_model_checkpoint": "./opt_trained2/checkpoint-803",
|
4 |
+
"epoch": 5.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 4015,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
81 |
"eval_samples_per_second": 10.474,
|
82 |
"eval_steps_per_second": 2.619,
|
83 |
"step": 3212
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 4.35865504358655,
|
87 |
+
"grad_norm": 1.3971993923187256,
|
88 |
+
"learning_rate": 0.000312826899128269,
|
89 |
+
"loss": 1.5169,
|
90 |
+
"step": 3500
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 4.981320049813201,
|
94 |
+
"grad_norm": 1.8089447021484375,
|
95 |
+
"learning_rate": 0.000300373599003736,
|
96 |
+
"loss": 1.3553,
|
97 |
+
"step": 4000
|
98 |
+
},
|
99 |
+
{
|
100 |
+
"epoch": 5.0,
|
101 |
+
"eval_loss": 0.5129567384719849,
|
102 |
+
"eval_runtime": 272.4812,
|
103 |
+
"eval_samples_per_second": 10.481,
|
104 |
+
"eval_steps_per_second": 2.62,
|
105 |
+
"step": 4015
|
106 |
}
|
107 |
],
|
108 |
"logging_steps": 500,
|
|
|
122 |
"attributes": {}
|
123 |
}
|
124 |
},
|
125 |
+
"total_flos": 1.564360708284e+17,
|
126 |
"train_batch_size": 4,
|
127 |
"trial_name": null,
|
128 |
"trial_params": null
|