🍻 cheers
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model: google/vit-base-patch16-224
|
5 |
tags:
|
6 |
- image-classification
|
7 |
- generated_from_trainer
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# finetuned-indian-food
|
19 |
|
20 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.2146
|
23 |
- Accuracy: 0.9426
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: google/vit-base-patch16-224
|
5 |
tags:
|
6 |
- image-classification
|
7 |
- generated_from_trainer
|
|
|
17 |
|
18 |
# finetuned-indian-food
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the indian_food_images dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.2146
|
23 |
- Accuracy: 0.9426
|