Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"DenseNet161ForImageClassification"
|
| 4 |
],
|
| 5 |
"model_type": "densenet",
|
|
|
|
| 6 |
"num_labels": 3,
|
| 7 |
"id2label": {
|
| 8 |
"0": "잎_점무늬병",
|
|
|
|
| 3 |
"DenseNet161ForImageClassification"
|
| 4 |
],
|
| 5 |
"model_type": "densenet",
|
| 6 |
+
"task_type": "image-classification",
|
| 7 |
"num_labels": 3,
|
| 8 |
"id2label": {
|
| 9 |
"0": "잎_점무늬병",
|