IliyanGochev
commited on
Commit
•
b02926e
1
Parent(s):
9282c62
Training in progress epoch 9
Browse files
README.md
CHANGED
@@ -162,6 +162,30 @@ The following `bitsandbytes` quantization config was used during training:
|
|
162 |
- bnb_4bit_use_double_quant: False
|
163 |
- bnb_4bit_compute_dtype: float32
|
164 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
The following `bitsandbytes` quantization config was used during training:
|
166 |
- quant_method: bitsandbytes
|
167 |
- load_in_8bit: True
|
@@ -201,6 +225,8 @@ The following `bitsandbytes` quantization config was used during training:
|
|
201 |
- PEFT 0.5.0
|
202 |
- PEFT 0.5.0
|
203 |
- PEFT 0.5.0
|
|
|
|
|
204 |
|
205 |
- PEFT 0.5.0.dev0
|
206 |
`bitsandbytes` quantization config was used during training:
|
|
|
162 |
- bnb_4bit_use_double_quant: False
|
163 |
- bnb_4bit_compute_dtype: float32
|
164 |
|
165 |
+
The following `bitsandbytes` quantization config was used during training:
|
166 |
+
- quant_method: bitsandbytes
|
167 |
+
- load_in_8bit: True
|
168 |
+
- load_in_4bit: False
|
169 |
+
- llm_int8_threshold: 6.0
|
170 |
+
- llm_int8_skip_modules: None
|
171 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
172 |
+
- llm_int8_has_fp16_weight: False
|
173 |
+
- bnb_4bit_quant_type: fp4
|
174 |
+
- bnb_4bit_use_double_quant: False
|
175 |
+
- bnb_4bit_compute_dtype: float32
|
176 |
+
|
177 |
+
The following `bitsandbytes` quantization config was used during training:
|
178 |
+
- quant_method: bitsandbytes
|
179 |
+
- load_in_8bit: True
|
180 |
+
- load_in_4bit: False
|
181 |
+
- llm_int8_threshold: 6.0
|
182 |
+
- llm_int8_skip_modules: None
|
183 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
184 |
+
- llm_int8_has_fp16_weight: False
|
185 |
+
- bnb_4bit_quant_type: fp4
|
186 |
+
- bnb_4bit_use_double_quant: False
|
187 |
+
- bnb_4bit_compute_dtype: float32
|
188 |
+
|
189 |
The following `bitsandbytes` quantization config was used during training:
|
190 |
- quant_method: bitsandbytes
|
191 |
- load_in_8bit: True
|
|
|
225 |
- PEFT 0.5.0
|
226 |
- PEFT 0.5.0
|
227 |
- PEFT 0.5.0
|
228 |
+
- PEFT 0.5.0
|
229 |
+
- PEFT 0.5.0
|
230 |
|
231 |
- PEFT 0.5.0.dev0
|
232 |
`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:f2e165a6dd4dba70e211deeffdb2cce0f2f55ea592146b7102e606d0eb26a946
|
3 |
+
size 6022
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 38697637
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3041d864fddd091415cdded643335855bd02f090538309aa530c03a2f78ecdeb
|
3 |
size 38697637
|