diogopaes10
commited on
Commit
β’
d51b071
1
Parent(s):
a3137ae
Training in progress, step 5000
Browse files- {checkpoint-4000 β checkpoint-5000}/config.json +0 -0
- {checkpoint-4000 β checkpoint-5000}/optimizer.pt +1 -1
- {checkpoint-4000 β checkpoint-5000}/pytorch_model.bin +1 -1
- {checkpoint-4000 β checkpoint-5000}/rng_state.pth +1 -1
- {checkpoint-4000 β checkpoint-5000}/scheduler.pt +1 -1
- {checkpoint-4000 β checkpoint-5000}/special_tokens_map.json +0 -0
- {checkpoint-4000 β checkpoint-5000}/tokenizer.json +0 -0
- {checkpoint-4000 β checkpoint-5000}/tokenizer_config.json +0 -0
- {checkpoint-4000 β checkpoint-5000}/trainer_state.json +55 -3
- {checkpoint-4000 β checkpoint-5000}/training_args.bin +0 -0
- {checkpoint-4000 β checkpoint-5000}/vocab.txt +0 -0
- pytorch_model.bin +1 -1
- runs/Jul23_01-08-06_df8adf32a670/events.out.tfevents.1690074496.df8adf32a670.1420.0 +2 -2
{checkpoint-4000 β checkpoint-5000}/config.json
RENAMED
File without changes
|
{checkpoint-4000 β checkpoint-5000}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267028677
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee161d119a3ea04cbc152488336fe12942c45f8c6440c64d581a6ae7a63e196
|
3 |
size 267028677
|
{checkpoint-4000 β checkpoint-5000}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133523761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:352e9a72b0498ab48a08358e98d0673b58915c4301f40fcfe731efb083ca1d46
|
3 |
size 133523761
|
{checkpoint-4000 β checkpoint-5000}/rng_state.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0555291b2a6c57ddfbb94f07b1757a918e0eee55f74c1919774fc03e4c73ad3
|
3 |
size 14575
|
{checkpoint-4000 β checkpoint-5000}/scheduler.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 627
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c13f5c121b0ca6f58116019336ba0d3c1b65f5195038f1617b67d9c0d670124f
|
3 |
size 627
|
{checkpoint-4000 β checkpoint-5000}/special_tokens_map.json
RENAMED
File without changes
|
{checkpoint-4000 β checkpoint-5000}/tokenizer.json
RENAMED
File without changes
|
{checkpoint-4000 β checkpoint-5000}/tokenizer_config.json
RENAMED
File without changes
|
{checkpoint-4000 β checkpoint-5000}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -168,11 +168,63 @@
|
|
168 |
"eval_system_ram_total": 83.48074722290039,
|
169 |
"eval_system_ram_used": 3.822803497314453,
|
170 |
"step": 3750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
}
|
172 |
],
|
173 |
"max_steps": 12500,
|
174 |
"num_train_epochs": 5,
|
175 |
-
"total_flos":
|
176 |
"trial_name": null,
|
177 |
"trial_params": null
|
178 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.0,
|
5 |
+
"global_step": 5000,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
168 |
"eval_system_ram_total": 83.48074722290039,
|
169 |
"eval_system_ram_used": 3.822803497314453,
|
170 |
"step": 3750
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 1.75,
|
174 |
+
"learning_rate": 1.30032e-05,
|
175 |
+
"loss": 0.8229,
|
176 |
+
"step": 4375
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.75,
|
180 |
+
"eval_accuracy": 0.7347,
|
181 |
+
"eval_disk_space_total": 78.1898422241211,
|
182 |
+
"eval_disk_space_used": 26.4658203125,
|
183 |
+
"eval_f1": 0.7306008054961884,
|
184 |
+
"eval_gpu_ram_allocated": 0.3934760093688965,
|
185 |
+
"eval_gpu_ram_cached": 16.05078125,
|
186 |
+
"eval_gpu_ram_total": 39.56402587890625,
|
187 |
+
"eval_gpu_utilization": 32,
|
188 |
+
"eval_loss": 0.8477036952972412,
|
189 |
+
"eval_precision": 0.7313531828325577,
|
190 |
+
"eval_recall": 0.7347,
|
191 |
+
"eval_runtime": 15.2385,
|
192 |
+
"eval_samples_per_second": 1312.463,
|
193 |
+
"eval_steps_per_second": 41.014,
|
194 |
+
"eval_system_ram_total": 83.48074722290039,
|
195 |
+
"eval_system_ram_used": 3.870433807373047,
|
196 |
+
"step": 4375
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"epoch": 2.0,
|
200 |
+
"learning_rate": 1.2003200000000002e-05,
|
201 |
+
"loss": 0.8227,
|
202 |
+
"step": 5000
|
203 |
+
},
|
204 |
+
{
|
205 |
+
"epoch": 2.0,
|
206 |
+
"eval_accuracy": 0.7321,
|
207 |
+
"eval_disk_space_total": 78.1898422241211,
|
208 |
+
"eval_disk_space_used": 26.466053009033203,
|
209 |
+
"eval_f1": 0.729989989450906,
|
210 |
+
"eval_gpu_ram_allocated": 0.3935103416442871,
|
211 |
+
"eval_gpu_ram_cached": 16.05078125,
|
212 |
+
"eval_gpu_ram_total": 39.56402587890625,
|
213 |
+
"eval_gpu_utilization": 34,
|
214 |
+
"eval_loss": 0.8513504862785339,
|
215 |
+
"eval_precision": 0.7342944597310201,
|
216 |
+
"eval_recall": 0.7321,
|
217 |
+
"eval_runtime": 15.2256,
|
218 |
+
"eval_samples_per_second": 1313.581,
|
219 |
+
"eval_steps_per_second": 41.049,
|
220 |
+
"eval_system_ram_total": 83.48074722290039,
|
221 |
+
"eval_system_ram_used": 3.8656463623046875,
|
222 |
+
"step": 5000
|
223 |
}
|
224 |
],
|
225 |
"max_steps": 12500,
|
226 |
"num_train_epochs": 5,
|
227 |
+
"total_flos": 2542920841875456.0,
|
228 |
"trial_name": null,
|
229 |
"trial_params": null
|
230 |
}
|
{checkpoint-4000 β checkpoint-5000}/training_args.bin
RENAMED
File without changes
|
{checkpoint-4000 β checkpoint-5000}/vocab.txt
RENAMED
File without changes
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133523761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:352e9a72b0498ab48a08358e98d0673b58915c4301f40fcfe731efb083ca1d46
|
3 |
size 133523761
|
runs/Jul23_01-08-06_df8adf32a670/events.out.tfevents.1690074496.df8adf32a670.1420.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd2b39e54f4352ae95d2ac35fe20b48d1b9a815dd5b0a3cb67935a686b5bee85
|
3 |
+
size 13698
|