Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -4,10 +4,6 @@
|
|
| 4 |
"ViT",
|
| 5 |
"Transformers"
|
| 6 |
],
|
| 7 |
-
"auto_map": {
|
| 8 |
-
"AutoModel": "modeling_vit_classifier.ViTClassifier"
|
| 9 |
-
"AutoModelForImageClassification": "modeling_vit_classifier.ViTForImageClassification"
|
| 10 |
-
},
|
| 11 |
"model": {
|
| 12 |
"variant": "vit_small_patch16_384.augreg_in21k_ft_in1k",
|
| 13 |
"input_size": 384,
|
|
|
|
| 4 |
"ViT",
|
| 5 |
"Transformers"
|
| 6 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
"model": {
|
| 8 |
"variant": "vit_small_patch16_384.augreg_in21k_ft_in1k",
|
| 9 |
"input_size": 384,
|