Augusto777 commited on
Commit
af27c00
·
verified ·
1 Parent(s): ed7e904

Training in progress, epoch 0

Browse files
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.45652173913043476
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 [MBZUAI/swiftformer-xs](https://huggingface.co/MBZUAI/swiftformer-xs) on the imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.1969
35
- - Accuracy: 0.4565
36
 
37
  ## Model description
38
 
@@ -59,48 +59,48 @@ The following hyperparameters were used during training:
59
  - total_train_batch_size: 64
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
- - lr_scheduler_warmup_ratio: 0.01
63
  - num_epochs: 40
64
 
65
  ### Training results
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | No log | 0.86 | 3 | 34874.7891 | 0.1087 |
70
- | No log | 2.0 | 7 | 415543488.0 | 0.4565 |
71
- | 107.6051 | 2.86 | 10 | 14879.4717 | 0.1087 |
72
- | 107.6051 | 4.0 | 14 | 68935.1875 | 0.1087 |
73
- | 107.6051 | 4.86 | 17 | 7599.6079 | 0.1087 |
74
- | 61.6907 | 6.0 | 21 | 1392.9758 | 0.1304 |
75
- | 61.6907 | 6.86 | 24 | 524.5536 | 0.1739 |
76
- | 61.6907 | 8.0 | 28 | 367.8024 | 0.1087 |
77
- | 9.2329 | 8.86 | 31 | 27.2661 | 0.4565 |
78
- | 9.2329 | 10.0 | 35 | 14.2920 | 0.1087 |
79
- | 9.2329 | 10.86 | 38 | 2.9737 | 0.3261 |
80
- | 4.2143 | 12.0 | 42 | 114.2135 | 0.3261 |
81
- | 4.2143 | 12.86 | 45 | 1.6271 | 0.3261 |
82
- | 4.2143 | 14.0 | 49 | 7.7918 | 0.4348 |
83
- | 1.8981 | 14.86 | 52 | 3.3329 | 0.3261 |
84
- | 1.8981 | 16.0 | 56 | 2.0198 | 0.3261 |
85
- | 1.8981 | 16.86 | 59 | 1.4194 | 0.3261 |
86
- | 1.5139 | 18.0 | 63 | 1.3169 | 0.4565 |
87
- | 1.5139 | 18.86 | 66 | 1.8718 | 0.3261 |
88
- | 1.7219 | 20.0 | 70 | 2.1572 | 0.1087 |
89
- | 1.7219 | 20.86 | 73 | 2.1683 | 0.3043 |
90
- | 1.7219 | 22.0 | 77 | 1.6241 | 0.4565 |
91
- | 1.5029 | 22.86 | 80 | 2.1474 | 0.4565 |
92
- | 1.5029 | 24.0 | 84 | 1.5354 | 0.4348 |
93
- | 1.5029 | 24.86 | 87 | 1.2864 | 0.4565 |
94
- | 1.3532 | 26.0 | 91 | 1.3014 | 0.3261 |
95
- | 1.3532 | 26.86 | 94 | 1.2604 | 0.4565 |
96
- | 1.3532 | 28.0 | 98 | 1.3335 | 0.3043 |
97
- | 1.2957 | 28.86 | 101 | 1.2444 | 0.4565 |
98
- | 1.2957 | 30.0 | 105 | 1.2858 | 0.3261 |
99
- | 1.2957 | 30.86 | 108 | 1.2190 | 0.4783 |
100
- | 1.2547 | 32.0 | 112 | 1.2271 | 0.4565 |
101
- | 1.2547 | 32.86 | 115 | 1.2194 | 0.4565 |
102
- | 1.2547 | 34.0 | 119 | 1.1941 | 0.4565 |
103
- | 1.2042 | 34.29 | 120 | 1.1969 | 0.4565 |
104
 
105
 
106
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.43478260869565216
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 [MBZUAI/swiftformer-xs](https://huggingface.co/MBZUAI/swiftformer-xs) on the imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.2103
35
+ - Accuracy: 0.4348
36
 
37
  ## Model description
38
 
 
59
  - total_train_batch_size: 64
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
  - num_epochs: 40
64
 
65
  ### Training results
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 0.86 | 3 | 113.8089 | 0.1087 |
70
+ | No log | 2.0 | 7 | 719662.6875 | 0.1087 |
71
+ | 113.1437 | 2.86 | 10 | 3930.8594 | 0.1087 |
72
+ | 113.1437 | 4.0 | 14 | 57703.1484 | 0.1087 |
73
+ | 113.1437 | 4.86 | 17 | 1127.0548 | 0.3261 |
74
+ | 96.1157 | 6.0 | 21 | 131.2882 | 0.1087 |
75
+ | 96.1157 | 6.86 | 24 | 305.9370 | 0.0870 |
76
+ | 96.1157 | 8.0 | 28 | 209.0138 | 0.1087 |
77
+ | 38.8121 | 8.86 | 31 | 30.6911 | 0.1304 |
78
+ | 38.8121 | 10.0 | 35 | 7.7503 | 0.4565 |
79
+ | 38.8121 | 10.86 | 38 | 16.1361 | 0.3261 |
80
+ | 10.6492 | 12.0 | 42 | 7.8875 | 0.4565 |
81
+ | 10.6492 | 12.86 | 45 | 4.8321 | 0.4565 |
82
+ | 10.6492 | 14.0 | 49 | 8.2543 | 0.4565 |
83
+ | 3.6688 | 14.86 | 52 | 3.3603 | 0.4565 |
84
+ | 3.6688 | 16.0 | 56 | 3.9023 | 0.4565 |
85
+ | 3.6688 | 16.86 | 59 | 3.6221 | 0.4565 |
86
+ | 1.5847 | 18.0 | 63 | 3.2802 | 0.4565 |
87
+ | 1.5847 | 18.86 | 66 | 1.8639 | 0.4565 |
88
+ | 1.5235 | 20.0 | 70 | 2.5394 | 0.4565 |
89
+ | 1.5235 | 20.86 | 73 | 1.4062 | 0.4783 |
90
+ | 1.5235 | 22.0 | 77 | 1.4145 | 0.3913 |
91
+ | 1.3634 | 22.86 | 80 | 1.3275 | 0.4565 |
92
+ | 1.3634 | 24.0 | 84 | 1.3357 | 0.3478 |
93
+ | 1.3634 | 24.86 | 87 | 1.4708 | 0.4565 |
94
+ | 1.2807 | 26.0 | 91 | 1.2909 | 0.4565 |
95
+ | 1.2807 | 26.86 | 94 | 1.3445 | 0.4565 |
96
+ | 1.2807 | 28.0 | 98 | 1.2974 | 0.3696 |
97
+ | 1.2625 | 28.86 | 101 | 1.3482 | 0.4565 |
98
+ | 1.2625 | 30.0 | 105 | 1.2866 | 0.3478 |
99
+ | 1.2625 | 30.86 | 108 | 1.2364 | 0.4783 |
100
+ | 1.2472 | 32.0 | 112 | 1.2389 | 0.4130 |
101
+ | 1.2472 | 32.86 | 115 | 1.2459 | 0.3478 |
102
+ | 1.2472 | 34.0 | 119 | 1.2090 | 0.4348 |
103
+ | 1.2117 | 34.29 | 120 | 1.2103 | 0.4348 |
104
 
105
 
106
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:498dc13f93bcd9fa93355b2c306949c887e6719481216bf30eb1707d4300569e
3
  size 12203648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ddef173ca691143948441db6184765e503d4949f857ec6afea0679f1ac66d64
3
  size 12203648
runs/Dec02_13-56-15_DESKTOP-SKBE9FB/events.out.tfevents.1733169376.DESKTOP-SKBE9FB.11004.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8112bafbef848e1224d53e088c39a07e69b059d760c92496ba472a13d9838112
3
+ size 4858
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7f4281257e4faa902c640332c35ff4867d91d828fc959bdbe4816e7714e459a
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab83b1ffc569ba328aa13150bd7033a18da6fa7e4afd50042481874dc442bb9
3
  size 4728