paranke commited on
Commit
b11ebef
·
verified ·
1 Parent(s): e444e21

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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}