gguichard commited on
Commit
b6b61c9
1 Parent(s): 706cfeb

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-4/README.md CHANGED
@@ -4,6 +4,18 @@ library_name: peft
4
  ## Training procedure
5
 
6
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  The following `bitsandbytes` quantization config was used during training:
8
  - quant_method: bitsandbytes
9
  - load_in_8bit: True
@@ -17,5 +29,6 @@ The following `bitsandbytes` quantization config was used during training:
17
  - bnb_4bit_compute_dtype: bfloat16
18
  ### Framework versions
19
 
 
20
 
21
  - PEFT 0.5.0
 
4
  ## Training procedure
5
 
6
 
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - quant_method: bitsandbytes
9
+ - load_in_8bit: True
10
+ - load_in_4bit: False
11
+ - llm_int8_threshold: 4.0
12
+ - llm_int8_skip_modules: None
13
+ - llm_int8_enable_fp32_cpu_offload: False
14
+ - llm_int8_has_fp16_weight: False
15
+ - bnb_4bit_quant_type: fp4
16
+ - bnb_4bit_use_double_quant: False
17
+ - bnb_4bit_compute_dtype: float32
18
+
19
  The following `bitsandbytes` quantization config was used during training:
20
  - quant_method: bitsandbytes
21
  - load_in_8bit: True
 
29
  - bnb_4bit_compute_dtype: bfloat16
30
  ### Framework versions
31
 
32
+ - PEFT 0.5.0
33
 
34
  - PEFT 0.5.0
checkpoint-4/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69d01cdfa8b30ff745d5e612123a815e0dbf4ddb3e1700172d7314d8d02e5d09
3
- size 30440349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799a00a1ef0e9c6047cdfcb73b2c05593ee5344c13c74ceebfe1f44b4fafff9c
3
+ size 30047133
checkpoint-4/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7815b4c9010c60064ea3325b4eee9b32c34b150449f33c6c62e8951c223fbe3d
3
- size 60898982
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6184825974fd529dffbb25d8772c9e0dc8a28cd66a92f5e2bfb7a47c9a85ac9d
3
+ size 60113190
checkpoint-4/trainer_state.json CHANGED
@@ -11,9 +11,9 @@
11
  {
12
  "epoch": 1.0,
13
  "eval_loss": NaN,
14
- "eval_runtime": 11.7568,
15
- "eval_samples_per_second": 430.984,
16
- "eval_steps_per_second": 13.524,
17
  "step": 4
18
  }
19
  ],
 
11
  {
12
  "epoch": 1.0,
13
  "eval_loss": NaN,
14
+ "eval_runtime": 9.3163,
15
+ "eval_samples_per_second": 543.884,
16
+ "eval_steps_per_second": 17.067,
17
  "step": 4
18
  }
19
  ],
checkpoint-4/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:238151b110e2e4dfc6ebf1dd217dc2b2ee63a49132a41b9b3baa63652e9edd25
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c851a3ebc58e1c8c186392bf892cbae44ea2e2e184458efd3713128db6d5e05d
3
  size 4219