ao9000 commited on
Commit
db698ff
·
verified ·
1 Parent(s): 43b7ec8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # Lora finetuning on Wikipedia-10, applying counter factual data augmentation (CDA)
2
  - Dataset: Wikipedia-10
3
- - Target modules = ["q_proj", "k_proj", "v_proj", "o_proj", "gate_proj", "up_proj", "down_proj"]
4
 
5
  ```
6
  {
 
1
  # Lora finetuning on Wikipedia-10, applying counter factual data augmentation (CDA)
2
  - Dataset: Wikipedia-10
3
+ - Target modules = ["query", "value"]
4
 
5
  ```
6
  {