hn11235 commited on
Commit
940ac99
·
1 Parent(s): 0eeea34

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.9343949044585987
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 imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.4632
35
- - Accuracy: 0.9344
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
- | 1.0217 | 1.0 | 98 | 0.8864 | 0.8987 |
70
- | 0.5228 | 1.99 | 196 | 0.5534 | 0.9236 |
71
- | 0.4567 | 2.99 | 294 | 0.4632 | 0.9344 |
72
 
73
 
74
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.9388535031847134
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 imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.4624
35
+ - Accuracy: 0.9389
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 1.0567 | 1.0 | 98 | 0.9068 | 0.8981 |
70
+ | 0.5929 | 1.99 | 196 | 0.5183 | 0.9408 |
71
+ | 0.4728 | 2.99 | 294 | 0.4624 | 0.9389 |
72
 
73
 
74
  ### Framework versions