Xrenya commited on
Commit
38b396a
·
verified ·
1 Parent(s): 56a976e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Xrenya/pvt-large-224",
3
  "architectures": [
4
  "PvtForImageClassification"
5
  ],
@@ -45,7 +45,7 @@
45
  2
46
  ],
47
  "reshape_last_stage": true,
48
- "sr_ratios": [
49
  8,
50
  4,
51
  2,
 
1
  {
2
+ "_name_or_path": "Zetatech/pvt-large-224",
3
  "architectures": [
4
  "PvtForImageClassification"
5
  ],
 
45
  2
46
  ],
47
  "reshape_last_stage": true,
48
+ "sequence_reduction_ratios": [
49
  8,
50
  4,
51
  2,