yanyoyo commited on
Commit
d492f5a
·
1 Parent(s): 06a473e
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -17,6 +17,16 @@ model-index:
17
  - task:
18
  type: vision-language-understanding
19
  name: food-recognition
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # InternVL2-2B Food Recognition Finetuned Model
 
17
  - task:
18
  type: vision-language-understanding
19
  name: food-recognition
20
+ dataset:
21
+ name: food-dataset
22
+ type: custom
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 85.5
27
+ - name: F1-Score
28
+ type: f1
29
+ value: 84.3
30
  ---
31
 
32
  # InternVL2-2B Food Recognition Finetuned Model