biggy-smiley
commited on
Commit
•
9af0b00
1
Parent(s):
dad3042
Training in progress, step 400, 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 438032472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6524a8dc8ffd44a4aad5706555682cc986cd5e794d0647846be8b48d722898bb
|
3 |
size 438032472
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 876185914
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb932a14fec643e7accb161576afe5656443633ddf7ba41ac67603c0dd8a9c1e
|
3 |
size 876185914
|
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:1ffb954a902be01861dce53df5b8e0e58bbd7c4238660d81e4e5352d7dbfa14c
|
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:f79448e82854dffe6b7c3a8f3de3b1b77cdf39eced0ca3f2633d3d28a7e4375e
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
-
"best_model_checkpoint": "/kaggle/working/results/checkpoint-
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 200,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -15,6 +15,14 @@
|
|
15 |
"eval_samples_per_second": 63.737,
|
16 |
"eval_steps_per_second": 0.498,
|
17 |
"step": 200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
}
|
19 |
],
|
20 |
"logging_steps": 500,
|
@@ -34,7 +42,7 @@
|
|
34 |
"attributes": {}
|
35 |
}
|
36 |
},
|
37 |
-
"total_flos":
|
38 |
"train_batch_size": 32,
|
39 |
"trial_name": null,
|
40 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.2947503328323364,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/results/checkpoint-400",
|
4 |
+
"epoch": 0.028958227756461303,
|
5 |
"eval_steps": 200,
|
6 |
+
"global_step": 400,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
15 |
"eval_samples_per_second": 63.737,
|
16 |
"eval_steps_per_second": 0.498,
|
17 |
"step": 200
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.028958227756461303,
|
21 |
+
"eval_loss": 1.2947503328323364,
|
22 |
+
"eval_runtime": 122.3265,
|
23 |
+
"eval_samples_per_second": 63.764,
|
24 |
+
"eval_steps_per_second": 0.499,
|
25 |
+
"step": 400
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 500,
|
|
|
42 |
"attributes": {}
|
43 |
}
|
44 |
},
|
45 |
+
"total_flos": 3368547228057600.0,
|
46 |
"train_batch_size": 32,
|
47 |
"trial_name": null,
|
48 |
"trial_params": null
|