therealcyberlord
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,14 @@ license: apache-2.0
|
|
3 |
datasets:
|
4 |
- bharat-raghunathan/indian-foods-dataset
|
5 |
metrics:
|
6 |
-
- accuracy
|
7 |
-
- precision
|
8 |
-
- recall
|
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
|