Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ Further finetuning this model or finetuning the [base model](https://huggingface
|
|
28 |
A small, high quality, dataset was used as a PoC / validation on stabilizing the model after finetuning.
|
29 |
|
30 |
## Finetuning details
|
31 |
-
This is a QLoRA model and
|
32 |
```yaml
|
33 |
lora_target_modules:
|
34 |
- down_proj
|
|
|
28 |
A small, high quality, dataset was used as a PoC / validation on stabilizing the model after finetuning.
|
29 |
|
30 |
## Finetuning details
|
31 |
+
This is a QLoRA model and the following modules were targeted.
|
32 |
```yaml
|
33 |
lora_target_modules:
|
34 |
- down_proj
|