Chandanab commited on
Commit
7dba175
·
1 Parent(s): fac0e8c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9494949494949495
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  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 image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.3048
33
- - Accuracy: 0.9495
34
 
35
  ## Model description
36
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 7 | 0.4337 | 0.8586 |
68
- | 0.459 | 2.0 | 14 | 0.3404 | 0.9091 |
69
- | 0.3215 | 3.0 | 21 | 0.3048 | 0.9495 |
70
 
71
 
72
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.9191919191919192
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  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 image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.3466
33
+ - Accuracy: 0.9192
34
 
35
  ## Model description
36
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 7 | 0.5093 | 0.8485 |
68
+ | 0.6079 | 2.0 | 14 | 0.3856 | 0.8990 |
69
+ | 0.4418 | 3.0 | 21 | 0.3466 | 0.9192 |
70
 
71
 
72
  ### Framework versions