Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"YolosForObjectDetection"
|
| 4 |
],
|
|
|
|
| 5 |
"model_type": "yolos",
|
| 6 |
"id2label": {
|
| 7 |
"0": "shotgun",
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"YolosForObjectDetection"
|
| 4 |
],
|
| 5 |
+
"task": "object-detection",
|
| 6 |
"model_type": "yolos",
|
| 7 |
"id2label": {
|
| 8 |
"0": "shotgun",
|