IliyanGochev
commited on
Commit
•
6090165
1
Parent(s):
7ae2c0c
Training in progress epoch 11
Browse files
README.md
CHANGED
@@ -198,6 +198,30 @@ The following `bitsandbytes` quantization config was used during training:
|
|
198 |
- bnb_4bit_use_double_quant: False
|
199 |
- bnb_4bit_compute_dtype: float32
|
200 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
The following `bitsandbytes` quantization config was used during training:
|
202 |
- quant_method: bitsandbytes
|
203 |
- load_in_8bit: True
|
@@ -240,6 +264,8 @@ The following `bitsandbytes` quantization config was used during training:
|
|
240 |
- PEFT 0.5.0
|
241 |
- PEFT 0.5.0
|
242 |
- PEFT 0.5.0
|
|
|
|
|
243 |
|
244 |
- PEFT 0.5.0.dev0
|
245 |
`bitsandbytes` quantization config was used during training:
|
|
|
198 |
- bnb_4bit_use_double_quant: False
|
199 |
- bnb_4bit_compute_dtype: float32
|
200 |
|
201 |
+
The following `bitsandbytes` quantization config was used during training:
|
202 |
+
- quant_method: bitsandbytes
|
203 |
+
- load_in_8bit: True
|
204 |
+
- load_in_4bit: False
|
205 |
+
- llm_int8_threshold: 6.0
|
206 |
+
- llm_int8_skip_modules: None
|
207 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
208 |
+
- llm_int8_has_fp16_weight: False
|
209 |
+
- bnb_4bit_quant_type: fp4
|
210 |
+
- bnb_4bit_use_double_quant: False
|
211 |
+
- bnb_4bit_compute_dtype: float32
|
212 |
+
|
213 |
+
The following `bitsandbytes` quantization config was used during training:
|
214 |
+
- quant_method: bitsandbytes
|
215 |
+
- load_in_8bit: True
|
216 |
+
- load_in_4bit: False
|
217 |
+
- llm_int8_threshold: 6.0
|
218 |
+
- llm_int8_skip_modules: None
|
219 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
220 |
+
- llm_int8_has_fp16_weight: False
|
221 |
+
- bnb_4bit_quant_type: fp4
|
222 |
+
- bnb_4bit_use_double_quant: False
|
223 |
+
- bnb_4bit_compute_dtype: float32
|
224 |
+
|
225 |
The following `bitsandbytes` quantization config was used during training:
|
226 |
- quant_method: bitsandbytes
|
227 |
- load_in_8bit: True
|
|
|
264 |
- PEFT 0.5.0
|
265 |
- PEFT 0.5.0
|
266 |
- PEFT 0.5.0
|
267 |
+
- PEFT 0.5.0
|
268 |
+
- PEFT 0.5.0
|
269 |
|
270 |
- PEFT 0.5.0.dev0
|
271 |
`bitsandbytes` quantization config was used during training:
|
Whisper PEFT Fine-Tuning/events.out.tfevents.1696436338.MLbox.300106.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6d2a32c478bd3af1bda4d43b278ad5f49eeda683234929202024f740645a812
|
3 |
+
size 6340
|