therealcyberlord commited on
Commit
dfafea3
·
verified ·
1 Parent(s): bd9b949

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -3,10 +3,14 @@ license: apache-2.0
3
  datasets:
4
  - bharat-raghunathan/indian-foods-dataset
5
  metrics:
6
- - accuracy: 0.9667
7
- - precision: 0.9670
8
- - recall: 0.9667
9
-
10
  ---
11
 
12
- Fine-tuned ViT on the Indian Food Dataset
 
 
 
 
 
 
3
  datasets:
4
  - bharat-raghunathan/indian-foods-dataset
5
  metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
 
9
  ---
10
 
11
+ Fine-tuned ViT on the Indian Food Dataset: https://huggingface.co/datasets/bharat-raghunathan/indian-foods-dataset
12
+
13
+ Evaluation metrics on the testing set:
14
+ accuracy: 0.9667
15
+ precision: 0.9670
16
+ recall: 0.9667