Training in progress, step 50, checkpoint
Browse files- checkpoint-50/README.md +0 -19
- checkpoint-50/adapter_model.safetensors +1 -1
- checkpoint-50/optimizer.pt +1 -1
- checkpoint-50/rng_state.pth +1 -1
- checkpoint-50/scheduler.pt +1 -1
- checkpoint-50/trainer_state.json +17 -17
- checkpoint-50/training_args.bin +1 -1
checkpoint-50/README.md
CHANGED
@@ -216,23 +216,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
216 |
### Framework versions
|
217 |
|
218 |
|
219 |
-
- PEFT 0.6.0
|
220 |
-
## Training procedure
|
221 |
-
|
222 |
-
|
223 |
-
The following `bitsandbytes` quantization config was used during training:
|
224 |
-
- quant_method: bitsandbytes
|
225 |
-
- load_in_8bit: True
|
226 |
-
- load_in_4bit: False
|
227 |
-
- llm_int8_threshold: 6.0
|
228 |
-
- llm_int8_skip_modules: None
|
229 |
-
- llm_int8_enable_fp32_cpu_offload: False
|
230 |
-
- llm_int8_has_fp16_weight: False
|
231 |
-
- bnb_4bit_quant_type: fp4
|
232 |
-
- bnb_4bit_use_double_quant: False
|
233 |
-
- bnb_4bit_compute_dtype: float32
|
234 |
-
|
235 |
-
### Framework versions
|
236 |
-
|
237 |
-
|
238 |
- PEFT 0.6.0
|
|
|
216 |
### Framework versions
|
217 |
|
218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- PEFT 0.6.0
|
checkpoint-50/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19690328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b18bddea3393e2c36e7792c11a181c1109d4ad2e0dc3c12f2a473b7c3b1bda9
|
3 |
size 19690328
|
checkpoint-50/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 38087098
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:683100401d1d170b7e951c495ee126773e47c993a54b3e4533f95a562aa15deb
|
3 |
size 38087098
|
checkpoint-50/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:e8a9d78310659bc91e8466ed6f6b24b5d5c93728931c321499a58eecfcf00f1b
|
3 |
size 14244
|
checkpoint-50/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:b3edbdbe5702101dc9e07140e67378112cf5e69efff3173e946a6c6a3d43c33f
|
3 |
size 1064
|
checkpoint-50/trainer_state.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"best_metric":
|
3 |
"best_model_checkpoint": "output/checkpoint-50",
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 50,
|
6 |
"global_step": 50,
|
7 |
"is_hyper_param_search": false,
|
@@ -9,32 +9,32 @@
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch": 0.
|
13 |
-
"learning_rate":
|
14 |
-
"loss":
|
15 |
"step": 1
|
16 |
},
|
17 |
{
|
18 |
-
"epoch": 0.
|
19 |
-
"learning_rate":
|
20 |
-
"loss":
|
21 |
"step": 50
|
22 |
},
|
23 |
{
|
24 |
-
"epoch": 0.
|
25 |
-
"eval_accuracy": 0.
|
26 |
-
"eval_loss":
|
27 |
-
"eval_runtime": 28.
|
28 |
-
"eval_samples_per_second": 6.
|
29 |
-
"eval_steps_per_second": 1.
|
30 |
"step": 50
|
31 |
}
|
32 |
],
|
33 |
"logging_steps": 50,
|
34 |
-
"max_steps":
|
35 |
-
"num_train_epochs":
|
36 |
"save_steps": 50,
|
37 |
-
"total_flos": 1.
|
38 |
"trial_name": null,
|
39 |
"trial_params": null
|
40 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.6264824271202087,
|
3 |
"best_model_checkpoint": "output/checkpoint-50",
|
4 |
+
"epoch": 0.040108292389451516,
|
5 |
"eval_steps": 50,
|
6 |
"global_step": 50,
|
7 |
"is_hyper_param_search": false,
|
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 0.0,
|
13 |
+
"learning_rate": 0.0,
|
14 |
+
"loss": 1.6453,
|
15 |
"step": 1
|
16 |
},
|
17 |
{
|
18 |
+
"epoch": 0.04,
|
19 |
+
"learning_rate": 9.777777777777779e-06,
|
20 |
+
"loss": 1.3216,
|
21 |
"step": 50
|
22 |
},
|
23 |
{
|
24 |
+
"epoch": 0.04,
|
25 |
+
"eval_accuracy": 0.8057142857142857,
|
26 |
+
"eval_loss": 0.6264824271202087,
|
27 |
+
"eval_runtime": 28.8159,
|
28 |
+
"eval_samples_per_second": 6.073,
|
29 |
+
"eval_steps_per_second": 1.527,
|
30 |
"step": 50
|
31 |
}
|
32 |
],
|
33 |
"logging_steps": 50,
|
34 |
+
"max_steps": 1246,
|
35 |
+
"num_train_epochs": 1,
|
36 |
"save_steps": 50,
|
37 |
+
"total_flos": 1.843789564379136e+16,
|
38 |
"trial_name": null,
|
39 |
"trial_params": null
|
40 |
}
|
checkpoint-50/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b7c1677f66b49d74d914a320393e2fa29530a9670d5824a30beac9590468d16
|
3 |
size 4600
|