Training in progress, step 10, 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 48679352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a6cb3bb3023f91cd15c0a4515cf62b217baefecc79be53faf748cf9b83f6075
|
3 |
size 48679352
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25152500
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f92cc1c340526a5cadd8b5b6dd508c3731d79dad73d03ba12ba58012507fbdb5
|
3 |
size 25152500
|
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:dd8166ddb4d1251c3aa13a24432ba01e38c1cafdfba53445f49265d7c775316d
|
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:b4849a6ac0a1d895740f1ab4eba9d346b8d898008d0cfe93dd108cd928d7c63e
|
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": 0.
|
5 |
"eval_steps": 5,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -86,6 +86,21 @@
|
|
86 |
"learning_rate": 9e-05,
|
87 |
"loss": 1.3684,
|
88 |
"step": 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
}
|
90 |
],
|
91 |
"logging_steps": 1,
|
@@ -100,12 +115,12 @@
|
|
100 |
"should_evaluate": false,
|
101 |
"should_log": false,
|
102 |
"should_save": true,
|
103 |
-
"should_training_stop":
|
104 |
},
|
105 |
"attributes": {}
|
106 |
}
|
107 |
},
|
108 |
-
"total_flos":
|
109 |
"train_batch_size": 1,
|
110 |
"trial_name": null,
|
111 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.1776790671848973,
|
5 |
"eval_steps": 5,
|
6 |
+
"global_step": 10,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
86 |
"learning_rate": 9e-05,
|
87 |
"loss": 1.3684,
|
88 |
"step": 9
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"epoch": 0.1776790671848973,
|
92 |
+
"grad_norm": 0.8942782282829285,
|
93 |
+
"learning_rate": 0.0001,
|
94 |
+
"loss": 1.0782,
|
95 |
+
"step": 10
|
96 |
+
},
|
97 |
+
{
|
98 |
+
"epoch": 0.1776790671848973,
|
99 |
+
"eval_loss": 1.2890679836273193,
|
100 |
+
"eval_runtime": 21.0233,
|
101 |
+
"eval_samples_per_second": 4.519,
|
102 |
+
"eval_steps_per_second": 4.519,
|
103 |
+
"step": 10
|
104 |
}
|
105 |
],
|
106 |
"logging_steps": 1,
|
|
|
115 |
"should_evaluate": false,
|
116 |
"should_log": false,
|
117 |
"should_save": true,
|
118 |
+
"should_training_stop": true
|
119 |
},
|
120 |
"attributes": {}
|
121 |
}
|
122 |
},
|
123 |
+
"total_flos": 2782892182732800.0,
|
124 |
"train_batch_size": 1,
|
125 |
"trial_name": null,
|
126 |
"trial_params": null
|