Augusto777 commited on
Commit
999069e
·
verified ·
1 Parent(s): 6efbcca

Model save

Browse files
Files changed (2) hide show
  1. README.md +39 -39
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
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,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.2103
35
- - Accuracy: 0.4348
36
 
37
  ## Model description
38
 
@@ -51,7 +51,7 @@ More information needed
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
- - learning_rate: 0.05
55
  - train_batch_size: 16
56
  - eval_batch_size: 16
57
  - seed: 42
@@ -66,41 +66,41 @@ The following hyperparameters were used during training:
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
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.6956521739130435
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: 0.8074
35
+ - Accuracy: 0.6957
36
 
37
  ## Model description
38
 
 
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
+ - learning_rate: 0.005
55
  - train_batch_size: 16
56
  - eval_batch_size: 16
57
  - seed: 42
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 0.86 | 3 | 1.3706 | 0.5435 |
70
+ | No log | 2.0 | 7 | 1.1672 | 0.6304 |
71
+ | 1.2937 | 2.86 | 10 | 1.2248 | 0.6087 |
72
+ | 1.2937 | 4.0 | 14 | 2.6986 | 0.3478 |
73
+ | 1.2937 | 4.86 | 17 | 2.6008 | 0.4565 |
74
+ | 1.2355 | 6.0 | 21 | 1.8900 | 0.4130 |
75
+ | 1.2355 | 6.86 | 24 | 1.5958 | 0.5 |
76
+ | 1.2355 | 8.0 | 28 | 1.3847 | 0.5652 |
77
+ | 1.1548 | 8.86 | 31 | 0.8762 | 0.7174 |
78
+ | 1.1548 | 10.0 | 35 | 1.0871 | 0.5435 |
79
+ | 1.1548 | 10.86 | 38 | 0.9779 | 0.5435 |
80
+ | 1.0561 | 12.0 | 42 | 1.2454 | 0.5435 |
81
+ | 1.0561 | 12.86 | 45 | 1.2277 | 0.5652 |
82
+ | 1.0561 | 14.0 | 49 | 0.9527 | 0.6087 |
83
+ | 1.0546 | 14.86 | 52 | 0.8797 | 0.6304 |
84
+ | 1.0546 | 16.0 | 56 | 0.9479 | 0.6304 |
85
+ | 1.0546 | 16.86 | 59 | 0.8696 | 0.6739 |
86
+ | 0.9493 | 18.0 | 63 | 0.9348 | 0.6522 |
87
+ | 0.9493 | 18.86 | 66 | 0.9890 | 0.5435 |
88
+ | 0.9354 | 20.0 | 70 | 0.9073 | 0.5870 |
89
+ | 0.9354 | 20.86 | 73 | 0.8763 | 0.6304 |
90
+ | 0.9354 | 22.0 | 77 | 0.9592 | 0.6522 |
91
+ | 0.8791 | 22.86 | 80 | 0.8940 | 0.6522 |
92
+ | 0.8791 | 24.0 | 84 | 0.8165 | 0.6957 |
93
+ | 0.8791 | 24.86 | 87 | 0.8249 | 0.6957 |
94
+ | 0.8017 | 26.0 | 91 | 0.8946 | 0.6739 |
95
+ | 0.8017 | 26.86 | 94 | 0.8210 | 0.6957 |
96
+ | 0.8017 | 28.0 | 98 | 0.7654 | 0.7609 |
97
+ | 0.8532 | 28.86 | 101 | 0.7492 | 0.7391 |
98
+ | 0.8532 | 30.0 | 105 | 0.7725 | 0.6957 |
99
+ | 0.8532 | 30.86 | 108 | 0.7932 | 0.7174 |
100
+ | 0.8205 | 32.0 | 112 | 0.8129 | 0.7391 |
101
+ | 0.8205 | 32.86 | 115 | 0.8089 | 0.6957 |
102
+ | 0.8205 | 34.0 | 119 | 0.8151 | 0.6957 |
103
+ | 0.8112 | 34.29 | 120 | 0.8074 | 0.6957 |
104
 
105
 
106
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1c6fa7b7f331f549dacbe15399efd6f7ae384d36e4619645a11008a48b6476e
3
  size 12203648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5573cbe0037db498e6a917734d05e55203a940a919c7a0bd71bf79733403f1
3
  size 12203648