Commit ·
ed94307
1
Parent(s): f955077
commit changes to HF hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"layer_norm_eps": 1e-12,
|
| 37 |
"model_type": "vit",
|
| 38 |
"num_attention_heads": 12,
|
| 39 |
-
"num_channels":
|
| 40 |
"num_hidden_layers": 12,
|
| 41 |
"patch_size": 16,
|
| 42 |
"problem_type": "single_label_classification",
|
|
|
|
| 36 |
"layer_norm_eps": 1e-12,
|
| 37 |
"model_type": "vit",
|
| 38 |
"num_attention_heads": 12,
|
| 39 |
+
"num_channels": 8,
|
| 40 |
"num_hidden_layers": 12,
|
| 41 |
"patch_size": 16,
|
| 42 |
"problem_type": "single_label_classification",
|