mbushee commited on
Commit
b46776f
·
verified ·
1 Parent(s): d6e65a5

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 10,
826
  "num_hidden_layers": 12,
827
- "patch_size": 16,
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",