🍻 cheers
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
name: Image Classification
|
17 |
type: image-classification
|
18 |
dataset:
|
19 |
-
name:
|
20 |
type: imagefolder
|
21 |
config: default
|
22 |
split: train
|
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
# run_name
|
34 |
|
35 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 1.8473
|
38 |
- Accuracy: 0.2
|
|
|
16 |
name: Image Classification
|
17 |
type: image-classification
|
18 |
dataset:
|
19 |
+
name: indian_food_images
|
20 |
type: imagefolder
|
21 |
config: default
|
22 |
split: train
|
|
|
32 |
|
33 |
# run_name
|
34 |
|
35 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the indian_food_images dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 1.8473
|
38 |
- Accuracy: 0.2
|