Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"ConvNextV2ForImageClassification"
|
| 4 |
],
|
| 5 |
"model_type": "convnextv2",
|
|
|
|
| 6 |
"num_labels": 8,
|
| 7 |
"id2label": {
|
| 8 |
"0": "草地贪夜蛾",
|
|
|
|
| 3 |
"ConvNextV2ForImageClassification"
|
| 4 |
],
|
| 5 |
"model_type": "convnextv2",
|
| 6 |
+
"pipeline_tag": "image-classification",
|
| 7 |
"num_labels": 8,
|
| 8 |
"id2label": {
|
| 9 |
"0": "草地贪夜蛾",
|