gguichard commited on
Commit
d5b087f
1 Parent(s): 6de5d86

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-4/README.md CHANGED
@@ -28,6 +28,18 @@ The following `bitsandbytes` quantization config was used during training:
28
  - bnb_4bit_use_double_quant: False
29
  - bnb_4bit_compute_dtype: float32
30
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  The following `bitsandbytes` quantization config was used during training:
32
  - quant_method: bitsandbytes
33
  - load_in_8bit: True
@@ -41,6 +53,7 @@ The following `bitsandbytes` quantization config was used during training:
41
  - bnb_4bit_compute_dtype: bfloat16
42
  ### Framework versions
43
 
 
44
  - PEFT 0.5.0
45
  - PEFT 0.5.0
46
 
 
28
  - bnb_4bit_use_double_quant: False
29
  - bnb_4bit_compute_dtype: float32
30
 
31
+ The following `bitsandbytes` quantization config was used during training:
32
+ - quant_method: bitsandbytes
33
+ - load_in_8bit: True
34
+ - load_in_4bit: False
35
+ - llm_int8_threshold: 4.0
36
+ - llm_int8_skip_modules: None
37
+ - llm_int8_enable_fp32_cpu_offload: False
38
+ - llm_int8_has_fp16_weight: False
39
+ - bnb_4bit_quant_type: fp4
40
+ - bnb_4bit_use_double_quant: False
41
+ - bnb_4bit_compute_dtype: float32
42
+
43
  The following `bitsandbytes` quantization config was used during training:
44
  - quant_method: bitsandbytes
45
  - load_in_8bit: True
 
53
  - bnb_4bit_compute_dtype: bfloat16
54
  ### Framework versions
55
 
56
+ - PEFT 0.5.0
57
  - PEFT 0.5.0
58
  - PEFT 0.5.0
59
 
checkpoint-4/trainer_state.json CHANGED
@@ -11,9 +11,9 @@
11
  {
12
  "epoch": 1.0,
13
  "eval_loss": NaN,
14
- "eval_runtime": 12.5477,
15
- "eval_samples_per_second": 403.819,
16
- "eval_steps_per_second": 12.672,
17
  "step": 4
18
  }
19
  ],
 
11
  {
12
  "epoch": 1.0,
13
  "eval_loss": NaN,
14
+ "eval_runtime": 12.6379,
15
+ "eval_samples_per_second": 400.937,
16
+ "eval_steps_per_second": 12.581,
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:927c94c7f5204780e4f05fc2c1410aeb6e3f58c905948cab8e90e6c61c6501b4
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168850d057ab63184b4c1532f0b5ac2a09e4bca31d58427d7d43fbd342d5b12c
3
  size 4219