tuanna08go
commited on
Commit
•
ab796bf
1
Parent(s):
325d876
Training in progress, step 12, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 125248064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b00dc807935be20d9a6bddb1282b682beeb4858655e620ff09ec01a3de09831
|
3 |
size 125248064
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 64219860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:795553d7bb94e79e1853c38578ba6e1100f9e64c3cf28a23bceded75498b0203
|
3 |
size 64219860
|
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:0ee1401b0d4ac8e23c2134fe48887a67064fe5b30afe986a2496bc66800cfca5
|
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:00ac470d61d5b4613444f686474fe5bf71dbe645a07555e3c0011199a78b17ab
|
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":
|
5 |
"eval_steps": 3,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -46,6 +46,21 @@
|
|
46 |
"eval_samples_per_second": 6.602,
|
47 |
"eval_steps_per_second": 3.961,
|
48 |
"step": 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
}
|
50 |
],
|
51 |
"logging_steps": 5,
|
@@ -60,12 +75,12 @@
|
|
60 |
"should_evaluate": false,
|
61 |
"should_log": false,
|
62 |
"should_save": true,
|
63 |
-
"should_training_stop":
|
64 |
},
|
65 |
"attributes": {}
|
66 |
}
|
67 |
},
|
68 |
-
"total_flos":
|
69 |
"train_batch_size": 2,
|
70 |
"trial_name": null,
|
71 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0434782608695652,
|
5 |
"eval_steps": 3,
|
6 |
+
"global_step": 12,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
46 |
"eval_samples_per_second": 6.602,
|
47 |
"eval_steps_per_second": 3.961,
|
48 |
"step": 9
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"epoch": 0.8695652173913043,
|
52 |
+
"grad_norm": 29.091482162475586,
|
53 |
+
"learning_rate": 0.0001,
|
54 |
+
"loss": 36.0964,
|
55 |
+
"step": 10
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"epoch": 1.0434782608695652,
|
59 |
+
"eval_loss": 4.865574836730957,
|
60 |
+
"eval_runtime": 0.758,
|
61 |
+
"eval_samples_per_second": 6.596,
|
62 |
+
"eval_steps_per_second": 3.958,
|
63 |
+
"step": 12
|
64 |
}
|
65 |
],
|
66 |
"logging_steps": 5,
|
|
|
75 |
"should_evaluate": false,
|
76 |
"should_log": false,
|
77 |
"should_save": true,
|
78 |
+
"should_training_stop": true
|
79 |
},
|
80 |
"attributes": {}
|
81 |
}
|
82 |
},
|
83 |
+
"total_flos": 4709758654218240.0,
|
84 |
"train_batch_size": 2,
|
85 |
"trial_name": null,
|
86 |
"trial_params": null
|