Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -822,9 +822,9 @@
|
|
822 |
"norm_pix_loss": false,
|
823 |
"num_attention_heads": 12,
|
824 |
"num_channels": 3,
|
825 |
-
"num_frames":
|
826 |
"num_hidden_layers": 12,
|
827 |
-
"patch_size":
|
828 |
"qkv_bias": true,
|
829 |
"torch_dtype": "float32",
|
830 |
"transformers_version": "4.21.0.dev0",
|
|
|
822 |
"norm_pix_loss": false,
|
823 |
"num_attention_heads": 12,
|
824 |
"num_channels": 3,
|
825 |
+
"num_frames": 16,
|
826 |
"num_hidden_layers": 12,
|
827 |
+
"patch_size": 64,
|
828 |
"qkv_bias": true,
|
829 |
"torch_dtype": "float32",
|
830 |
"transformers_version": "4.21.0.dev0",
|