CluelessNovice commited on
Commit
6354cbd
1 Parent(s): 5235ce7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ license: mit
10
 
11
  **LoRA config:**
12
  - **r:** 8
13
- - **lora_dropout:** 0
14
  - **lora_alpha:** 8
15
  - **target_modules:** ["query", "key", "value", "intermediate.dense", "output.dense"]
16
  - **modules_to_save:** ["classifier"]
 
10
 
11
  **LoRA config:**
12
  - **r:** 8
13
+ - **lora_dropout:** 0.1
14
  - **lora_alpha:** 8
15
  - **target_modules:** ["query", "key", "value", "intermediate.dense", "output.dense"]
16
  - **modules_to_save:** ["classifier"]