Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "iloncka/vit_tiny_patch16_224_2",
|
| 3 |
-
"architecture":
|
| 4 |
-
"ViTForImageClassification"
|
| 5 |
-
],
|
| 6 |
"attention_probs_dropout_prob": 0.0,
|
| 7 |
"hidden_act": "gelu",
|
| 8 |
"hidden_dropout_prob": 0.0,
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "iloncka/vit_tiny_patch16_224_2",
|
| 3 |
+
"architecture": "ViTForImageClassification",
|
|
|
|
|
|
|
| 4 |
"attention_probs_dropout_prob": 0.0,
|
| 5 |
"hidden_act": "gelu",
|
| 6 |
"hidden_dropout_prob": 0.0,
|