nielsr HF staff commited on
Commit
086f2e2
1 Parent(s): 62d4d78
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-12,
17
  "model_type": "videomae",
18
- "norm_pix_loss": false,
19
  "num_attention_heads": 12,
20
  "num_channels": 3,
21
  "num_frames": 16,
 
15
  "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-12,
17
  "model_type": "videomae",
18
+ "norm_pix_loss": true,
19
  "num_attention_heads": 12,
20
  "num_channels": 3,
21
  "num_frames": 16,