duyvt6663 commited on
Commit
d6e3994
1 Parent(s): 8756d31

Training in progress, step 50, checkpoint

Browse files
checkpoint-50/README.md CHANGED
@@ -216,4 +216,23 @@ The following `bitsandbytes` quantization config was used during training:
216
  ### Framework versions
217
 
218
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
  - PEFT 0.6.0
 
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
checkpoint-50/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45c308f44fc41d822939d4f187556b541a412450d5994c6f08b87b7670392e27
3
  size 19690328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ba8e9bb46cd7431d0605620d425df31e438dcfe040d9fb7240ab631dab76d2
3
  size 19690328
checkpoint-50/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a77ad2b746e34edcd85ded145203c7f9f5bfc6020d4428c8bb32b4342cb76c34
3
  size 38087098
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e883ceaf3c69791c4e13ae3e58e571eaee58054ab5a3846b611c5b2b7887b9e4
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:8b81ff2e6c04e9ac576799d077071b8138451e3db191535bd96291dd58f15897
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f222629472477b761a77581c63b2d54d08cc9afcfee220260faf8cc8bde627d
3
  size 14244
checkpoint-50/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73c3573e9aef7d06d0822177200fa67c2fd9c07144cebfce2de7c64fa8186d55
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f0be3d3f244f6ed78a99ef73024bb1cc874b8d8c497ea6ae16ba6bbb24fdde
3
  size 1064
checkpoint-50/trainer_state.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "best_metric": 0.4239814877510071,
3
  "best_model_checkpoint": "output/checkpoint-50",
4
- "epoch": 0.7220216606498195,
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.01,
13
  "learning_rate": 0.0,
14
- "loss": 0.3991,
15
  "step": 1
16
  },
17
  {
18
- "epoch": 0.72,
19
- "learning_rate": 1.8902439024390243e-05,
20
- "loss": 0.3172,
21
  "step": 50
22
  },
23
  {
24
- "epoch": 0.72,
25
- "eval_accuracy": 0.84,
26
- "eval_loss": 0.4239814877510071,
27
- "eval_runtime": 28.6347,
28
- "eval_samples_per_second": 6.111,
29
- "eval_steps_per_second": 1.537,
30
  "step": 50
31
  }
32
  ],
33
  "logging_steps": 50,
34
- "max_steps": 200,
35
  "num_train_epochs": 3,
36
  "save_steps": 50,
37
- "total_flos": 1.908269520728064e+16,
38
  "trial_name": null,
39
  "trial_params": null
40
  }
 
1
  {
2
+ "best_metric": 0.4395545721054077,
3
  "best_model_checkpoint": "output/checkpoint-50",
4
+ "epoch": 0.1353637901861252,
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": 0.9268,
15
  "step": 1
16
  },
17
  {
18
+ "epoch": 0.14,
19
+ "learning_rate": 6.111111111111112e-06,
20
+ "loss": 0.5897,
21
  "step": 50
22
  },
23
  {
24
+ "epoch": 0.14,
25
+ "eval_accuracy": 0.8628571428571429,
26
+ "eval_loss": 0.4395545721054077,
27
+ "eval_runtime": 26.2003,
28
+ "eval_samples_per_second": 6.679,
29
+ "eval_steps_per_second": 1.679,
30
  "step": 50
31
  }
32
  ],
33
  "logging_steps": 50,
34
+ "max_steps": 800,
35
  "num_train_epochs": 3,
36
  "save_steps": 50,
37
+ "total_flos": 1.83883393431552e+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:d6e1226be91d4f2bcdcde81b49645b5882b397e67c3f85a88d2c0a49245bf8c5
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab90039203ebde7fc5537527df9e43bcc8971062162dee256a3fd06a20fcd44
3
  size 4600