Ruben-F commited on
Commit
8d88649
1 Parent(s): 07d7592

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task": "object-detetion",
3
  "model": "best.pt",
4
- "model_type": "v8",
5
  "ultralytics_version": "8.2.8",
6
  "data": "config.yaml",
7
  "epochs": 200,
 
1
  {
2
  "task": "object-detetion",
3
  "model": "best.pt",
4
+ "model_type": "yolo",
5
  "ultralytics_version": "8.2.8",
6
  "data": "config.yaml",
7
  "epochs": 200,