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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type":"resnext",
3
  "num_labels": 5,
4
  "image_size": 416,
5
  "pooler_type": "avg"
 
1
  {
2
+ "model_type":"resnet",
3
  "num_labels": 5,
4
  "image_size": 416,
5
  "pooler_type": "avg"