Image Classification
fastai
timm
iloncka commited on
Commit
bf017ee
·
1 Parent(s): cf82df8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "iloncka/vit_tiny_patch16_224_2",
3
- "architectures": [
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
 
1
  {
2
  "_name_or_path": "iloncka/vit_tiny_patch16_224_2",
3
+ "architecture": [
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,