Arko007 commited on
Commit
e91153b
·
verified ·
1 Parent(s): 9eb6130

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -11,6 +11,19 @@ tags:
11
  metrics:
12
  - accuracy
13
  pipeline_tag: image-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # ConvNeXt-Large Cloud Plant Disease Diagnostician
 
11
  metrics:
12
  - accuracy
13
  pipeline_tag: image-classification
14
+ model-index:
15
+ - name: convnext_large_cloud_best
16
+ results:
17
+ - task:
18
+ type: image-classification
19
+ name: Image Classification
20
+ dataset:
21
+ name: Plant Disease Classification Merged Dataset
22
+ type: plant-disease-classification-merged-dataset
23
+ metrics:
24
+ - type: accuracy
25
+ value: 96.42
26
+ name: Validation Accuracy
27
  ---
28
 
29
  # ConvNeXt-Large Cloud Plant Disease Diagnostician