rievil commited on
Commit
8fb42ba
·
verified ·
1 Parent(s): bcf6c17

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_name_or_path": "crackenpy/model1.pt",
3
  "model_type":"resnext",
4
  "num_labels": 5,
5
  "image_size": 416,
6
- "pooler_type": "avg",
7
  }
 
1
  {
 
2
  "model_type":"resnext",
3
  "num_labels": 5,
4
  "image_size": 416,
5
+ "pooler_type": "avg"
6
  }