Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -177,7 +177,7 @@
|
|
| 177 |
"model_name_or_path": "./LongVILA-R1-7B",
|
| 178 |
"model_type": "vila",
|
| 179 |
"num_time_tokens": 0,
|
| 180 |
-
"num_video_frames":
|
| 181 |
"resume_path": "./LongVILA-R1-7B",
|
| 182 |
"s2": false,
|
| 183 |
"s2_max_split_size": 336,
|
|
|
|
| 177 |
"model_name_or_path": "./LongVILA-R1-7B",
|
| 178 |
"model_type": "vila",
|
| 179 |
"num_time_tokens": 0,
|
| 180 |
+
"num_video_frames": 512,
|
| 181 |
"resume_path": "./LongVILA-R1-7B",
|
| 182 |
"s2": false,
|
| 183 |
"s2_max_split_size": 336,
|