FoamoftheSea
commited on
Commit
•
0d4231f
1
Parent(s):
0ea073b
Fixed "out_features" and "out_indices" fields in config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
"_name_or_path": "FoamoftheSea/pvt_v2_b0",
|
3 |
-
"
|
4 |
"stage1",
|
5 |
"stage2",
|
6 |
"stage3",
|
7 |
"stage4"
|
8 |
],
|
9 |
-
"
|
10 |
0,
|
11 |
1,
|
12 |
2,
|
|
|
1 |
{
|
2 |
"_name_or_path": "FoamoftheSea/pvt_v2_b0",
|
3 |
+
"out_features": [
|
4 |
"stage1",
|
5 |
"stage2",
|
6 |
"stage3",
|
7 |
"stage4"
|
8 |
],
|
9 |
+
"out_indices": [
|
10 |
0,
|
11 |
1,
|
12 |
2,
|