acbdkk commited on
Commit
1111318
1 Parent(s): e5bcd99

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "architectures": ["image-classification"],
3
  "hidden_size": 768,
4
  "num_hidden_layers": 12,
5
  "num_attention_heads": 12,
 
1
  {
2
+ "architectures": ["ViTForImageClassification"],
3
  "hidden_size": 768,
4
  "num_hidden_layers": 12,
5
  "num_attention_heads": 12,