Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ library_name: peft
|
|
9 |
---
|
10 |
## Training procedure
|
11 |
|
|
|
|
|
|
|
12 |
|
13 |
The following `bitsandbytes` quantization config was used during training:
|
14 |
- quant_method: bitsandbytes
|
|
|
9 |
---
|
10 |
## Training procedure
|
11 |
|
12 |
+
Finetuned on ultrachat-100k-flattened dataset for 1 epoch
|
13 |
+
Took around 40 hrs on A100 80BG
|
14 |
+
|
15 |
|
16 |
The following `bitsandbytes` quantization config was used during training:
|
17 |
- quant_method: bitsandbytes
|