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