MichaelAI23
commited on
Commit
•
e523fe1
1
Parent(s):
2b7f989
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ language:
|
|
6 |
---
|
7 |
## Training procedure
|
8 |
|
|
|
|
|
9 |
|
10 |
The following `bitsandbytes` quantization config was used during training:
|
11 |
- quant_method: bitsandbytes
|
|
|
6 |
---
|
7 |
## Training procedure
|
8 |
|
9 |
+
This is a Falcon 1B model that was finetuned on the MichaelAI23/hotel_requests dataset.
|
10 |
+
LoRA was used for the training in combination with 8-bit quantization.
|
11 |
|
12 |
The following `bitsandbytes` quantization config was used during training:
|
13 |
- quant_method: bitsandbytes
|