SVECTOR-OFFICIAL commited on
Commit
6b2199e
·
verified ·
1 Parent(s): 28f5502

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -816,7 +816,10 @@
816
  "yoga": 398,
817
  "zumba": 399
818
  },
 
819
  "layer_norm_eps": 1e-06,
 
 
820
  "num_attention_heads": 12,
821
  "num_channels": 3,
822
  "num_frames": 8,
 
816
  "yoga": 398,
817
  "zumba": 399
818
  },
819
+
820
  "layer_norm_eps": 1e-06,
821
+ "model_type": "timesformer",
822
+
823
  "num_attention_heads": 12,
824
  "num_channels": 3,
825
  "num_frames": 8,