Update config.json
Browse files- config.json +5 -5
config.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Zetatech/pvt-
|
3 |
"architectures": [
|
4 |
"PvtForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
],
|
13 |
"drop_path_rate": 0.0,
|
14 |
"hidden_act": "gelu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Zetatech/pvt-tiny-224",
|
3 |
"architectures": [
|
4 |
"PvtForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|
8 |
+
2,
|
9 |
+
2,
|
10 |
+
2,
|
11 |
+
2
|
12 |
],
|
13 |
"drop_path_rate": 0.0,
|
14 |
"hidden_act": "gelu",
|