Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ metrics:
|
|
8 |
- accuracy
|
9 |
pipeline_tag: image-classification
|
10 |
---
|
11 |
-
#
|
12 |
This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the food101 dataset. It achieves the following results on the evaluation set:
|
13 |
<!-- Provide a quick summary of what the model is/does. -->
|
14 |
- **Evaluation loss:** 0.7166455984115601
|
|
|
8 |
- accuracy
|
9 |
pipeline_tag: image-classification
|
10 |
---
|
11 |
+
# Food Classifier
|
12 |
This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the food101 dataset. It achieves the following results on the evaluation set:
|
13 |
<!-- Provide a quick summary of what the model is/does. -->
|
14 |
- **Evaluation loss:** 0.7166455984115601
|