Training in progress, epoch 6, 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 904009512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6734f2bf0d7704285c0d776fbe9beaf3d69eecad7b1e8e52c4e2d6776716a958
|
3 |
size 904009512
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1808174394
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f110224f9fae15a6c29e26f2ef2b6bad6d331cf6a18691fe5079ccd87a43664e
|
3 |
size 1808174394
|
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:52fe3de68532b2dada9c45a3b3f6276496da58acf2d2a06fdf62a0ec13c2e0d8
|
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:c79396e83949d8eceb0bea047df8b8384817261528a6131425263399e807f71c
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.1894019991159439,
|
3 |
"best_model_checkpoint": "./vit5_viqp/checkpoint-1079",
|
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,
|
@@ -117,6 +117,20 @@
|
|
117 |
"eval_samples_per_second": 208.168,
|
118 |
"eval_steps_per_second": 6.507,
|
119 |
"step": 5395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
}
|
121 |
],
|
122 |
"logging_steps": 500,
|
@@ -131,12 +145,12 @@
|
|
131 |
"should_evaluate": false,
|
132 |
"should_log": false,
|
133 |
"should_save": true,
|
134 |
-
"should_training_stop":
|
135 |
},
|
136 |
"attributes": {}
|
137 |
}
|
138 |
},
|
139 |
-
"total_flos": 1.
|
140 |
"train_batch_size": 32,
|
141 |
"trial_name": null,
|
142 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.1894019991159439,
|
3 |
"best_model_checkpoint": "./vit5_viqp/checkpoint-1079",
|
4 |
+
"epoch": 6.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 6474,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
117 |
"eval_samples_per_second": 208.168,
|
118 |
"eval_steps_per_second": 6.507,
|
119 |
"step": 5395
|
120 |
+
},
|
121 |
+
{
|
122 |
+
"epoch": 5.097312326227989,
|
123 |
+
"grad_norm": 0.7390459775924683,
|
124 |
+
"learning_rate": 4.513438368860056e-06,
|
125 |
+
"loss": 0.054,
|
126 |
+
"step": 5500
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"epoch": 5.560704355885079,
|
130 |
+
"grad_norm": 0.8077104687690735,
|
131 |
+
"learning_rate": 2.1964782205746062e-06,
|
132 |
+
"loss": 0.0506,
|
133 |
+
"step": 6000
|
134 |
}
|
135 |
],
|
136 |
"logging_steps": 500,
|
|
|
145 |
"should_evaluate": false,
|
146 |
"should_log": false,
|
147 |
"should_save": true,
|
148 |
+
"should_training_stop": true
|
149 |
},
|
150 |
"attributes": {}
|
151 |
}
|
152 |
},
|
153 |
+
"total_flos": 1.575952572874752e+16,
|
154 |
"train_batch_size": 32,
|
155 |
"trial_name": null,
|
156 |
"trial_params": null
|