Dricz commited on
Commit
8df8af3
1 Parent(s): 9ae884b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -9,9 +9,10 @@ metrics:
9
  pipeline_tag: image-classification
10
  ---
11
  # Model Card for Model ID
12
-
13
  <!-- Provide a quick summary of what the model is/does. -->
14
-
 
15
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
16
 
17
  ## Model Details
 
9
  pipeline_tag: image-classification
10
  ---
11
  # Model Card for Model ID
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
+ <ul>Evaluation loss: 0.7166455984115601</ul>
15
+ <ul>Accuracy: 0.8753663366336634</ul>
16
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
17
 
18
  ## Model Details