ThanhMai commited on
Commit
0c3ffca
1 Parent(s): a56a69e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.879
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  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 food101 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.6485
35
- - Accuracy: 0.879
36
 
37
  ## Model description
38
 
@@ -66,9 +66,9 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 2.6972 | 0.99 | 62 | 2.5303 | 0.828 |
70
- | 1.8059 | 2.0 | 125 | 1.7849 | 0.865 |
71
- | 1.5974 | 2.98 | 186 | 1.6485 | 0.879 |
72
 
73
 
74
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.891
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  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 food101 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.6134
35
+ - Accuracy: 0.891
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.6875 | 0.99 | 62 | 2.5089 | 0.851 |
70
+ | 1.7848 | 2.0 | 125 | 1.7689 | 0.878 |
71
+ | 1.5862 | 2.98 | 186 | 1.6134 | 0.891 |
72
 
73
 
74
  ### Framework versions