Upload folder using huggingface_hub
Browse files- config.json +10 -1
- video_preprocessor_config.json +0 -1
config.json
CHANGED
|
@@ -44,6 +44,7 @@
|
|
| 44 |
"pad_token_id": 128002,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
|
|
|
| 47 |
"remove_invalid_values": false,
|
| 48 |
"repetition_penalty": 1.0,
|
| 49 |
"return_dict": true,
|
|
@@ -76,6 +77,7 @@
|
|
| 76 |
"output_hidden_states": false,
|
| 77 |
"torchscript": false,
|
| 78 |
"dtype": "bfloat16",
|
|
|
|
| 79 |
"tie_word_embeddings": false,
|
| 80 |
"chunk_size_feed_forward": 0,
|
| 81 |
"is_encoder_decoder": false,
|
|
@@ -215,16 +217,20 @@
|
|
| 215 |
}
|
| 216 |
},
|
| 217 |
"use_resampler": false,
|
|
|
|
|
|
|
| 218 |
"output_attentions": false
|
| 219 |
},
|
|
|
|
| 220 |
"tie_encoder_decoder": false,
|
| 221 |
"tie_word_embeddings": false,
|
| 222 |
"tokenizer_class": null,
|
| 223 |
"top_k": 50,
|
| 224 |
"top_p": 1.0,
|
| 225 |
"torchscript": false,
|
| 226 |
-
"transformers_version": "4.57.
|
| 227 |
"typical_p": 1.0,
|
|
|
|
| 228 |
"use_cache": false,
|
| 229 |
"use_reentrant_checkpointing": false,
|
| 230 |
"vision_config": {
|
|
@@ -232,6 +238,7 @@
|
|
| 232 |
"output_hidden_states": false,
|
| 233 |
"torchscript": false,
|
| 234 |
"dtype": null,
|
|
|
|
| 235 |
"tie_word_embeddings": false,
|
| 236 |
"chunk_size_feed_forward": 0,
|
| 237 |
"is_encoder_decoder": false,
|
|
@@ -292,6 +299,8 @@
|
|
| 292 |
"longest_edge": 1920
|
| 293 |
},
|
| 294 |
"use_base_siglip": false,
|
|
|
|
|
|
|
| 295 |
"hidden_size": 1152,
|
| 296 |
"intermediate_size": 4304,
|
| 297 |
"num_hidden_layers": 27,
|
|
|
|
| 44 |
"pad_token_id": 128002,
|
| 45 |
"prefix": null,
|
| 46 |
"problem_type": null,
|
| 47 |
+
"pruned_heads": {},
|
| 48 |
"remove_invalid_values": false,
|
| 49 |
"repetition_penalty": 1.0,
|
| 50 |
"return_dict": true,
|
|
|
|
| 77 |
"output_hidden_states": false,
|
| 78 |
"torchscript": false,
|
| 79 |
"dtype": "bfloat16",
|
| 80 |
+
"pruned_heads": {},
|
| 81 |
"tie_word_embeddings": false,
|
| 82 |
"chunk_size_feed_forward": 0,
|
| 83 |
"is_encoder_decoder": false,
|
|
|
|
| 217 |
}
|
| 218 |
},
|
| 219 |
"use_resampler": false,
|
| 220 |
+
"tf_legacy_loss": false,
|
| 221 |
+
"use_bfloat16": false,
|
| 222 |
"output_attentions": false
|
| 223 |
},
|
| 224 |
+
"tf_legacy_loss": false,
|
| 225 |
"tie_encoder_decoder": false,
|
| 226 |
"tie_word_embeddings": false,
|
| 227 |
"tokenizer_class": null,
|
| 228 |
"top_k": 50,
|
| 229 |
"top_p": 1.0,
|
| 230 |
"torchscript": false,
|
| 231 |
+
"transformers_version": "4.57.1",
|
| 232 |
"typical_p": 1.0,
|
| 233 |
+
"use_bfloat16": false,
|
| 234 |
"use_cache": false,
|
| 235 |
"use_reentrant_checkpointing": false,
|
| 236 |
"vision_config": {
|
|
|
|
| 238 |
"output_hidden_states": false,
|
| 239 |
"torchscript": false,
|
| 240 |
"dtype": null,
|
| 241 |
+
"pruned_heads": {},
|
| 242 |
"tie_word_embeddings": false,
|
| 243 |
"chunk_size_feed_forward": 0,
|
| 244 |
"is_encoder_decoder": false,
|
|
|
|
| 299 |
"longest_edge": 1920
|
| 300 |
},
|
| 301 |
"use_base_siglip": false,
|
| 302 |
+
"tf_legacy_loss": false,
|
| 303 |
+
"use_bfloat16": false,
|
| 304 |
"hidden_size": 1152,
|
| 305 |
"intermediate_size": 4304,
|
| 306 |
"num_hidden_layers": 27,
|
video_preprocessor_config.json
CHANGED
|
@@ -33,7 +33,6 @@
|
|
| 33 |
"resample": 1,
|
| 34 |
"rescale_factor": 0.00392156862745098,
|
| 35 |
"return_metadata": false,
|
| 36 |
-
"return_tensors": null,
|
| 37 |
"size": {
|
| 38 |
"longest_edge": 1536
|
| 39 |
},
|
|
|
|
| 33 |
"resample": 1,
|
| 34 |
"rescale_factor": 0.00392156862745098,
|
| 35 |
"return_metadata": false,
|
|
|
|
| 36 |
"size": {
|
| 37 |
"longest_edge": 1536
|
| 38 |
},
|