rshrott commited on
Commit
905211a
1 Parent(s): 80a8da8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
 
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
 
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
+ "finetuning_task": "image-classification",
8
  "encoder_stride": 16,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.0,