Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
"architecture":"resnext101_32x8d",
|
3 |
-
"model_type":"resnet",
|
4 |
"num_labels": 5,
|
5 |
"image_size": 416,
|
6 |
"pooler_type": "avg"
|
|
|
1 |
{
|
2 |
"architecture":"resnext101_32x8d",
|
|
|
3 |
"num_labels": 5,
|
4 |
"image_size": 416,
|
5 |
"pooler_type": "avg"
|