pavle-tsotskolauri commited on
Commit
a73850e
1 Parent(s): 818d7dd

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.899
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  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.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.6805
36
- - Accuracy: 0.899
37
 
38
  ## Model description
39
 
@@ -67,9 +67,9 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 2.7035 | 0.99 | 62 | 2.6015 | 0.805 |
71
- | 1.8869 | 2.0 | 125 | 1.8663 | 0.873 |
72
- | 1.6525 | 2.98 | 186 | 1.6805 | 0.899 |
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.884
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  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.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.6549
36
+ - Accuracy: 0.884
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.6729 | 0.99 | 62 | 2.5581 | 0.806 |
71
+ | 1.8468 | 2.0 | 125 | 1.8219 | 0.873 |
72
+ | 1.5693 | 2.98 | 186 | 1.6549 | 0.884 |
73
 
74
 
75
  ### Framework versions