Bishal Sapkota commited on
Commit
ba00522
·
verified ·
1 Parent(s): dcf05da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🥦 Cauliflower Disease Detection — YOLOv8 Model
2
 
3
  ## 📌 Overview
@@ -165,7 +177,7 @@ Notes:
165
 
166
  ## 📜 License
167
 
168
- This model and its training outputs are released under the **Creative Commons Attribution 4.0 (CC BY 4.0)** license. Attribution is required for use in publications or products.
169
 
170
  ---
171
 
@@ -200,9 +212,4 @@ Contributions are welcome (issues / PRs). Possible contributions:
200
  * Edge optimization (quantized, ONNX, TensorRT)
201
  * Additional datasets and annotated examples
202
 
203
- For contributions or questions, open an issue on the repository or contact the maintainer listed on the Hugging Face project page.
204
-
205
- ---
206
- datasets:
207
- - Bishal17/plant_care
208
- ---
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Bishal17/plant_care
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: object-detection
10
+ tags:
11
+ - biology
12
+ ---
13
  # 🥦 Cauliflower Disease Detection — YOLOv8 Model
14
 
15
  ## 📌 Overview
 
177
 
178
  ## 📜 License
179
 
180
+ This model and its training outputs are released under the **MIT** license. Attribution is required for use in publications or products.
181
 
182
  ---
183
 
 
212
  * Edge optimization (quantized, ONNX, TensorRT)
213
  * Additional datasets and annotated examples
214
 
215
+ For contributions or questions, open an issue on the repository or contact the maintainer listed on the Hugging Face project page.