Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Zetatech/pvt-small-224",
|
3 |
"architectures": [
|
4 |
+
"PvtForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|