gguichard commited on
Commit
eb87342
1 Parent(s): 196b067

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-4/README.md CHANGED
@@ -4,6 +4,30 @@ 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
@@ -53,6 +77,8 @@ The following `bitsandbytes` quantization config was used during training:
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
 
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: 6.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
22
+ - load_in_4bit: False
23
+ - llm_int8_threshold: 6.0
24
+ - llm_int8_skip_modules: None
25
+ - llm_int8_enable_fp32_cpu_offload: False
26
+ - llm_int8_has_fp16_weight: False
27
+ - bnb_4bit_quant_type: fp4
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
 
77
  - bnb_4bit_compute_dtype: bfloat16
78
  ### Framework versions
79
 
80
+ - PEFT 0.5.0
81
+ - PEFT 0.5.0
82
  - PEFT 0.5.0
83
  - PEFT 0.5.0
84
  - PEFT 0.5.0
checkpoint-4/trainer_state.json CHANGED
@@ -11,9 +11,9 @@
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
  ],
 
11
  {
12
  "epoch": 1.0,
13
  "eval_loss": NaN,
14
+ "eval_runtime": 0.3112,
15
+ "eval_samples_per_second": 321.296,
16
+ "eval_steps_per_second": 12.852,
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:168850d057ab63184b4c1532f0b5ac2a09e4bca31d58427d7d43fbd342d5b12c
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92069c5ff9a5e940fcdd8dc563d3a609e3ed029a0bee6e4dd5dd82fd59bb6728
3
  size 4219