ashen007 commited on
Commit
3195dd3
·
verified ·
1 Parent(s): 2633f4d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ base_model:
9
+ - Ultralytics/YOLOv8
10
+ pipeline_tag: object-detection
11
+ ---