acbdkk commited on
Commit
8728b36
·
1 Parent(s): 9927679

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": ["cifar10model"],
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,