bansilp commited on
Commit
2d10ff5
1 Parent(s): 916fa02

Model save

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9101851851851852
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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.3224
36
- - Accuracy: 0.9102
37
 
38
  ## Model description
39
 
@@ -53,7 +53,7 @@ More information needed
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 0.0002
56
- - train_batch_size: 16
57
  - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
@@ -65,19 +65,11 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.2269 | 0.37 | 100 | 1.2058 | 0.6019 |
69
- | 1.0891 | 0.74 | 200 | 0.9254 | 0.7046 |
70
- | 0.5328 | 1.11 | 300 | 0.7417 | 0.7741 |
71
- | 0.5259 | 1.48 | 400 | 0.7145 | 0.7722 |
72
- | 0.4889 | 1.85 | 500 | 0.5621 | 0.825 |
73
- | 0.2753 | 2.22 | 600 | 0.5251 | 0.8444 |
74
- | 0.2569 | 2.59 | 700 | 0.5792 | 0.8259 |
75
- | 0.2251 | 2.96 | 800 | 0.4169 | 0.8731 |
76
- | 0.086 | 3.33 | 900 | 0.4182 | 0.8843 |
77
- | 0.1352 | 3.7 | 1000 | 0.3711 | 0.8880 |
78
- | 0.0608 | 4.07 | 1100 | 0.3430 | 0.9046 |
79
- | 0.0175 | 4.44 | 1200 | 0.3241 | 0.9185 |
80
- | 0.0149 | 4.81 | 1300 | 0.3224 | 0.9102 |
81
 
82
 
83
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8814814814814815
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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.5871
36
+ - Accuracy: 0.8815
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 0.0002
56
+ - train_batch_size: 4
57
  - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.9351 | 0.93 | 1000 | 0.8621 | 0.7194 |
69
+ | 0.6665 | 1.85 | 2000 | 0.7748 | 0.7880 |
70
+ | 0.0161 | 2.78 | 3000 | 0.6623 | 0.8481 |
71
+ | 0.0069 | 3.7 | 4000 | 0.6439 | 0.8583 |
72
+ | 0.0071 | 4.63 | 5000 | 0.5871 | 0.8815 |
 
 
 
 
 
 
 
 
73
 
74
 
75
  ### Framework versions
runs/Mar18_08-24-00_cd2d1c1da590/events.out.tfevents.1710750255.cd2d1c1da590.4304.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccebb3fbf71daef76e72164e10da9b8f8f04fcb200f76cccc1c84e0c36337e40
3
- size 69048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcd0d79b6baccbc67107e3890155037519a406ef7defcffd0a7baeefa313dab5
3
+ size 120688