elinas commited on
Commit
886c18d
1 Parent(s): 8a9cf05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 all modules were targeted.
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