Fix bug
Browse files- 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":
|
| 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,
|