Abhiram4 commited on
Commit
14e8f5c
1 Parent(s): f270d5c

Model save

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.9594602592176126
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](https://huggingface.co/google/vit-base-patch16-224) on the image_folder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1156
36
- - Accuracy: 0.9595
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
- | 0.2361 | 1.0 | 297 | 0.1401 | 0.9522 |
71
- | 0.2012 | 2.0 | 594 | 0.1235 | 0.9573 |
72
- | 0.2045 | 3.0 | 891 | 0.1156 | 0.9595 |
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.16632443531827515
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](https://huggingface.co/google/vit-base-patch16-224) on the image_folder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 4.1858
36
+ - Accuracy: 0.1663
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 4.9292 | 0.99 | 17 | 4.6892 | 0.0380 |
71
+ | 4.5033 | 1.97 | 34 | 4.3391 | 0.1191 |
72
+ | 4.1992 | 2.96 | 51 | 4.1858 | 0.1663 |
73
 
74
 
75
  ### Framework versions