duyvt6663 commited on
Commit
8d55ead
1 Parent(s): 7a3715f

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.dev0
 
216
  ### Framework versions
217
 
218
 
219
+ - PEFT 0.6.0.dev0
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.dev0
checkpoint-50/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70ef0497d9534a314ad67a1b8b329b4431779079e05c8d53b03233263b4ef468
3
  size 9873829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a156a64cdc22a32d56469200ade7887fecd01c1e8a9b1a3217b10af62e160526
3
  size 9873829
checkpoint-50/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6b437072461d4ba06b19071d39167b2447b4c0929c20c5e32c4083e5ef832cf
3
  size 42724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737bcbaf57bcd90880e2472653d8b486c9e7b7f24030767146ca4835da08c29e
3
  size 42724
checkpoint-50/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.6410807371139526,
3
  "best_model_checkpoint": "output/checkpoint-50",
4
  "epoch": 0.04008417677121956,
5
  "eval_steps": 50,
@@ -11,22 +11,22 @@
11
  {
12
  "epoch": 0.0,
13
  "learning_rate": 4.444444444444445e-07,
14
- "loss": 0.5558,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 0.04,
19
  "learning_rate": 2e-05,
20
- "loss": 0.5679,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 0.04,
25
- "eval_accuracy": 0.6776119402985075,
26
- "eval_loss": 0.6410807371139526,
27
- "eval_runtime": 61.731,
28
- "eval_samples_per_second": 5.427,
29
- "eval_steps_per_second": 1.361,
30
  "step": 50
31
  }
32
  ],
 
1
  {
2
+ "best_metric": 0.6430063247680664,
3
  "best_model_checkpoint": "output/checkpoint-50",
4
  "epoch": 0.04008417677121956,
5
  "eval_steps": 50,
 
11
  {
12
  "epoch": 0.0,
13
  "learning_rate": 4.444444444444445e-07,
14
+ "loss": 0.5542,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 0.04,
19
  "learning_rate": 2e-05,
20
+ "loss": 0.554,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 0.04,
25
+ "eval_accuracy": 0.6626865671641791,
26
+ "eval_loss": 0.6430063247680664,
27
+ "eval_runtime": 61.7692,
28
+ "eval_samples_per_second": 5.423,
29
+ "eval_steps_per_second": 1.36,
30
  "step": 50
31
  }
32
  ],
checkpoint-50/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2cf806244b71c753bc4b76d2695973243d02590ea5a24f377343d4ee219e984
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87bd30bd4b21b4a0c66f1fd545858ef6e2d33b5984a8d292e79011acc3affd6b
3
  size 4472