Vision-CAIR
commited on
Commit
•
723d15e
1
Parent(s):
b68c624
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,6 +30,6 @@
|
|
30 |
"token_pooling": true,
|
31 |
"lora_target_modules" : ["q_proj","v_proj"],
|
32 |
"lora_dropout": 0.05,
|
33 |
-
"remove_template": false
|
34 |
|
35 |
}
|
|
|
30 |
"token_pooling": true,
|
31 |
"lora_target_modules" : ["q_proj","v_proj"],
|
32 |
"lora_dropout": 0.05,
|
33 |
+
"remove_template": false
|
34 |
|
35 |
}
|