Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"dim": 512, "image_size": 64, "patch_size": 16, "num_frames": 26, "num_classes": 16, "depth": 8, "heads": 6, "dim_head": 64, "attn_dropout": 0.1, "ff_dropout": 0.1, "channels": 1}
|