nehulagrawal commited on
Commit
e1008aa
1 Parent(s): 83bc113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -15,6 +15,13 @@ library_version: 8.0.43
15
  language:
16
  - en
17
  pipeline_tag: image-classification
18
- metrics:
19
- - accuracy
 
 
 
 
 
 
 
20
  ---
 
15
  language:
16
  - en
17
  pipeline_tag: image-classification
18
+ model-index:
19
+ - name: foduucom/Tyre-Quality-Classification
20
+ results:
21
+ - task:
22
+ type: image-classification
23
+ metrics:
24
+ - type: accuracy
25
+ value: 0.835
26
+ name: Top1_acc
27
  ---