linbin
commited on
Commit
·
8c989d2
1
Parent(s):
a50738e
Upload 6 files
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -88,11 +88,11 @@
|
|
| 88 |
"transformers_version": null,
|
| 89 |
"vision_config": {
|
| 90 |
"_name_or_path": "",
|
| 91 |
-
"lora_r":
|
| 92 |
"lora_alpha": 16,
|
| 93 |
"lora_dropout": 0.1,
|
| 94 |
-
"add_time_attn":
|
| 95 |
-
"num_frames":
|
| 96 |
"num_mel_bins": 0,
|
| 97 |
"target_length": 0,
|
| 98 |
"add_cross_attention": false,
|
|
|
|
| 88 |
"transformers_version": null,
|
| 89 |
"vision_config": {
|
| 90 |
"_name_or_path": "",
|
| 91 |
+
"lora_r": 64,
|
| 92 |
"lora_alpha": 16,
|
| 93 |
"lora_dropout": 0.1,
|
| 94 |
+
"add_time_attn": true,
|
| 95 |
+
"num_frames": 8,
|
| 96 |
"num_mel_bins": 0,
|
| 97 |
"target_length": 0,
|
| 98 |
"add_cross_attention": false,
|