Ariana03 commited on
Commit
4837a75
·
verified ·
1 Parent(s): 764d3fb

🍻 cheers

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-in21k
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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the indian_food_images dataset.
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