picekl commited on
Commit
9ac1a50
1 Parent(s): d83fce9

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "beit_base_patch16_384.in22k_ft_in22k_in1k",
3
+ "input_size": [
4
+ 3,
5
+ 384,
6
+ 384
7
+ ],
8
+ "num_classes": 2829
9
+ }