kiwinonono commited on
Commit
0eb9bb1
1 Parent(s): 25c38a5

End of training

Browse files
Files changed (3) hide show
  1. README.md +19 -7
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.00625
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 4.1417
37
- - Accuracy: 0.0063
38
 
39
  ## Model description
40
 
@@ -59,15 +59,27 @@ The following hyperparameters were used during training:
59
  - seed: 42
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
- - num_epochs: 3
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.6681 | 1.0 | 40 | 3.9658 | 0.0 |
69
- | 0.939 | 2.0 | 80 | 4.1417 | 0.0063 |
70
- | 0.575 | 3.0 | 120 | 4.1026 | 0.0063 |
 
 
 
 
 
 
 
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.0625
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 4.5590
37
+ - Accuracy: 0.0625
38
 
39
  ## Model description
40
 
 
59
  - seed: 42
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
+ - num_epochs: 15
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.6612 | 1.0 | 40 | 3.9513 | 0.0 |
69
+ | 0.8129 | 2.0 | 80 | 3.9721 | 0.025 |
70
+ | 0.3799 | 3.0 | 120 | 4.3376 | 0.0125 |
71
+ | 0.0946 | 4.0 | 160 | 4.4142 | 0.0563 |
72
+ | 0.019 | 5.0 | 200 | 4.5590 | 0.0625 |
73
+ | 0.0062 | 6.0 | 240 | 4.9286 | 0.0437 |
74
+ | 0.0039 | 7.0 | 280 | 5.0577 | 0.0437 |
75
+ | 0.0028 | 8.0 | 320 | 5.1624 | 0.0437 |
76
+ | 0.0024 | 9.0 | 360 | 5.2316 | 0.0437 |
77
+ | 0.0023 | 10.0 | 400 | 5.2923 | 0.0437 |
78
+ | 0.0019 | 11.0 | 440 | 5.3317 | 0.0375 |
79
+ | 0.0017 | 12.0 | 480 | 5.3658 | 0.0375 |
80
+ | 0.0016 | 13.0 | 520 | 5.3915 | 0.0375 |
81
+ | 0.0016 | 14.0 | 560 | 5.4004 | 0.0375 |
82
+ | 0.0016 | 15.0 | 600 | 5.4022 | 0.0375 |
83
 
84
 
85
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:353ae3a612e19ba52d1632a37458013ab8fa6d27a31cadfaf991cf56c26a599c
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116a27cadc673776887e34be9992a54e5085e4452e0446baea9a5cd55a8e5c05
3
  size 343242432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e39c10f5f5aa45851bd34aef9eb9aff54ce18ce13b9abf8c4c70c009e722b003
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d51b685bae4635e28f935c88ee6764fd648dfcc1bb7419ce9bb9b83eae6668de
3
  size 5112