issatingzon
commited on
Commit
•
bcdbf89
1
Parent(s):
c30389f
Push model using huggingface_hub.
Browse files- config.json +1 -2
config.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model_type": "efficientnetb0",
|
3 |
"n_classes": 4,
|
4 |
"mode": "RGB",
|
5 |
-
"dropout": null
|
6 |
-
"model_file": "../exp/cnn-roof_type-efficientnetb0-RGB_DOM_LCA\\cnn-roof_type-efficientnetb0-RGB_DOM_LCA.pth"
|
7 |
}
|
|
|
2 |
"model_type": "efficientnetb0",
|
3 |
"n_classes": 4,
|
4 |
"mode": "RGB",
|
5 |
+
"dropout": null
|
|
|
6 |
}
|