crbinst commited on
Commit
7bb3d84
·
verified ·
1 Parent(s): f5e40ac

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -1
config.json CHANGED
@@ -315,5 +315,11 @@
315
  "image_size": [
316
  224,
317
  224
318
- ]
 
 
 
 
 
 
319
  }
 
315
  "image_size": [
316
  224,
317
  224
318
+ ],
319
+ "architectures": [
320
+ "ViTForImageClassification"
321
+ ],
322
+ "model_type": "vit",
323
+ "num_attention_heads": 12,
324
+ "num_channels": 3
325
  }