Rifqiakmals commited on
Commit
5683043
·
verified ·
1 Parent(s): 61b1820

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.54375
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: 1.2178
36
- - Accuracy: 0.5437
37
 
38
  ## Model description
39
 
@@ -53,32 +53,42 @@ More information needed
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
- - train_batch_size: 16
57
- - eval_batch_size: 16
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 15
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 40 | 1.8642 | 0.2812 |
68
- | No log | 2.0 | 80 | 1.5841 | 0.3375 |
69
- | No log | 3.0 | 120 | 1.4703 | 0.4313 |
70
- | No log | 4.0 | 160 | 1.3710 | 0.4625 |
71
- | No log | 5.0 | 200 | 1.3607 | 0.5 |
72
- | No log | 6.0 | 240 | 1.2858 | 0.5437 |
73
- | No log | 7.0 | 280 | 1.3121 | 0.5312 |
74
- | No log | 8.0 | 320 | 1.1974 | 0.55 |
75
- | No log | 9.0 | 360 | 1.2417 | 0.5 |
76
- | No log | 10.0 | 400 | 1.2372 | 0.5437 |
77
- | No log | 11.0 | 440 | 1.2559 | 0.5437 |
78
- | No log | 12.0 | 480 | 1.1714 | 0.5813 |
79
- | 1.0676 | 13.0 | 520 | 1.2224 | 0.5062 |
80
- | 1.0676 | 14.0 | 560 | 1.2503 | 0.5625 |
81
- | 1.0676 | 15.0 | 600 | 1.2574 | 0.5687 |
 
 
 
 
 
 
 
 
 
 
82
 
83
 
84
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.6
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: 1.4897
36
+ - Accuracy: 0.6
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
+ - train_batch_size: 8
57
+ - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - num_epochs: 25
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 80 | 1.7001 | 0.325 |
68
+ | No log | 2.0 | 160 | 1.4642 | 0.4875 |
69
+ | No log | 3.0 | 240 | 1.3522 | 0.4625 |
70
+ | No log | 4.0 | 320 | 1.3493 | 0.4688 |
71
+ | No log | 5.0 | 400 | 1.2052 | 0.55 |
72
+ | No log | 6.0 | 480 | 1.2267 | 0.5563 |
73
+ | 1.2917 | 7.0 | 560 | 1.1744 | 0.6062 |
74
+ | 1.2917 | 8.0 | 640 | 1.2969 | 0.5437 |
75
+ | 1.2917 | 9.0 | 720 | 1.2519 | 0.5687 |
76
+ | 1.2917 | 10.0 | 800 | 1.3108 | 0.5125 |
77
+ | 1.2917 | 11.0 | 880 | 1.2725 | 0.5875 |
78
+ | 1.2917 | 12.0 | 960 | 1.3437 | 0.55 |
79
+ | 0.5002 | 13.0 | 1040 | 1.3790 | 0.5375 |
80
+ | 0.5002 | 14.0 | 1120 | 1.3432 | 0.625 |
81
+ | 0.5002 | 15.0 | 1200 | 1.4395 | 0.55 |
82
+ | 0.5002 | 16.0 | 1280 | 1.3672 | 0.5875 |
83
+ | 0.5002 | 17.0 | 1360 | 1.3928 | 0.575 |
84
+ | 0.5002 | 18.0 | 1440 | 1.3016 | 0.5875 |
85
+ | 0.2523 | 19.0 | 1520 | 1.4815 | 0.5625 |
86
+ | 0.2523 | 20.0 | 1600 | 1.3394 | 0.6062 |
87
+ | 0.2523 | 21.0 | 1680 | 1.3450 | 0.5938 |
88
+ | 0.2523 | 22.0 | 1760 | 1.3924 | 0.6312 |
89
+ | 0.2523 | 23.0 | 1840 | 1.4664 | 0.5813 |
90
+ | 0.2523 | 24.0 | 1920 | 1.2635 | 0.65 |
91
+ | 0.1723 | 25.0 | 2000 | 1.4154 | 0.5625 |
92
 
93
 
94
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acc7995da3c5c6e22d2b762a41aa481336b7ed98c70109e8e59aed5101b3deb6
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da596dc7b4c1411f59e4efca4678cfe5074209414e4cd33c76c41a0876d95a97
3
  size 343242432
runs/Feb14_10-59-01_bd025bc4b5c5/events.out.tfevents.1707909314.bd025bc4b5c5.8649.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e23f7abcb3dcaaba54d4e7168865707f2363f8f40b0876abfbb4e8d8fc119d
3
+ size 734