LanguageBind
commited on
Commit
•
9f13a71
1
Parent(s):
518028d
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -89,7 +89,7 @@
|
|
89 |
"vision_config": {
|
90 |
"_name_or_path": "",
|
91 |
"clip_type": "vl_new",
|
92 |
-
"lora_r":
|
93 |
"lora_alpha": 16,
|
94 |
"lora_dropout": 0.1,
|
95 |
"add_time_attn": true,
|
|
|
89 |
"vision_config": {
|
90 |
"_name_or_path": "",
|
91 |
"clip_type": "vl_new",
|
92 |
+
"lora_r": 0,
|
93 |
"lora_alpha": 16,
|
94 |
"lora_dropout": 0.1,
|
95 |
"add_time_attn": true,
|