gutkia01 commited on
Commit
fb27214
·
verified ·
1 Parent(s): 966b941

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -12,7 +12,17 @@ datasets:
12
  - imagefolder
13
  model-index:
14
  - name: vit-food-classification-gutkia01
15
- results: []
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  - imagefolder
13
  model-index:
14
  - name: vit-food-classification-gutkia01
15
+ results:
16
+ - task:
17
+ name: Image Classification
18
+ type: image-classification
19
+ dataset:
20
+ name: imagefolder
21
+ type: image
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.9998
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You