Melo1512 commited on
Commit
69e5c63
·
verified ·
1 Parent(s): 7586238

Model save

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.8661971830985915
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 [Melo1512/vit-msn-small-beta-fia-manually-enhanced-HSV_test_2](https://huggingface.co/Melo1512/vit-msn-small-beta-fia-manually-enhanced-HSV_test_2) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.5505
36
- - Accuracy: 0.8662
37
 
38
  ## Model description
39
 
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
60
  - total_train_batch_size: 256
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
- - lr_scheduler_warmup_ratio: 0.33
64
  - num_epochs: 50
65
  - label_smoothing_factor: 0.1
66
 
@@ -69,34 +69,34 @@ The following hyperparameters were used during training:
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
71
  | No log | 0.5714 | 1 | 0.5123 | 0.8873 |
72
- | No log | 1.7143 | 3 | 0.5148 | 0.8873 |
73
- | No log | 2.8571 | 5 | 0.5252 | 0.8803 |
74
- | No log | 4.0 | 7 | 0.5444 | 0.8732 |
75
- | No log | 4.5714 | 8 | 0.5492 | 0.8662 |
76
- | 0.4298 | 5.7143 | 10 | 0.5352 | 0.8732 |
77
- | 0.4298 | 6.8571 | 12 | 0.5188 | 0.8873 |
78
- | 0.4298 | 8.0 | 14 | 0.5233 | 0.8662 |
79
- | 0.4298 | 8.5714 | 15 | 0.5289 | 0.8662 |
80
- | 0.4298 | 9.7143 | 17 | 0.5421 | 0.8732 |
81
- | 0.4298 | 10.8571 | 19 | 0.5347 | 0.8732 |
82
- | 0.4391 | 12.0 | 21 | 0.5349 | 0.8662 |
83
- | 0.4391 | 12.5714 | 22 | 0.5353 | 0.8732 |
84
- | 0.4391 | 13.7143 | 24 | 0.5448 | 0.8662 |
85
- | 0.4391 | 14.8571 | 26 | 0.5444 | 0.8662 |
86
- | 0.4391 | 16.0 | 28 | 0.5299 | 0.8662 |
87
- | 0.4391 | 16.5714 | 29 | 0.5249 | 0.8592 |
88
- | 0.4348 | 17.7143 | 31 | 0.5256 | 0.8592 |
89
- | 0.4348 | 18.8571 | 33 | 0.5453 | 0.8732 |
90
- | 0.4348 | 20.0 | 35 | 0.5724 | 0.8451 |
91
- | 0.4348 | 20.5714 | 36 | 0.5856 | 0.8380 |
92
- | 0.4348 | 21.7143 | 38 | 0.5779 | 0.8380 |
93
- | 0.4205 | 22.8571 | 40 | 0.5520 | 0.8732 |
94
- | 0.4205 | 24.0 | 42 | 0.5444 | 0.8732 |
95
- | 0.4205 | 24.5714 | 43 | 0.5434 | 0.8732 |
96
- | 0.4205 | 25.7143 | 45 | 0.5476 | 0.8662 |
97
- | 0.4205 | 26.8571 | 47 | 0.5498 | 0.8662 |
98
- | 0.4205 | 28.0 | 49 | 0.5505 | 0.8662 |
99
- | 0.4262 | 28.5714 | 50 | 0.5505 | 0.8662 |
100
 
101
 
102
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8732394366197183
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 [Melo1512/vit-msn-small-beta-fia-manually-enhanced-HSV_test_2](https://huggingface.co/Melo1512/vit-msn-small-beta-fia-manually-enhanced-HSV_test_2) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.5558
36
+ - Accuracy: 0.8732
37
 
38
  ## Model description
39
 
 
60
  - total_train_batch_size: 256
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.15
64
  - num_epochs: 50
65
  - label_smoothing_factor: 0.1
66
 
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:-------:|:----:|:---------------:|:--------:|
71
  | No log | 0.5714 | 1 | 0.5123 | 0.8873 |
72
+ | No log | 1.7143 | 3 | 0.5495 | 0.8662 |
73
+ | No log | 2.8571 | 5 | 0.6080 | 0.8592 |
74
+ | No log | 4.0 | 7 | 0.5591 | 0.8732 |
75
+ | No log | 4.5714 | 8 | 0.5464 | 0.8732 |
76
+ | 0.4241 | 5.7143 | 10 | 0.5982 | 0.8451 |
77
+ | 0.4241 | 6.8571 | 12 | 0.6497 | 0.8169 |
78
+ | 0.4241 | 8.0 | 14 | 0.5928 | 0.8521 |
79
+ | 0.4241 | 8.5714 | 15 | 0.5711 | 0.8521 |
80
+ | 0.4241 | 9.7143 | 17 | 0.5468 | 0.8732 |
81
+ | 0.4241 | 10.8571 | 19 | 0.5483 | 0.8521 |
82
+ | 0.4152 | 12.0 | 21 | 0.5783 | 0.8451 |
83
+ | 0.4152 | 12.5714 | 22 | 0.5835 | 0.8451 |
84
+ | 0.4152 | 13.7143 | 24 | 0.5668 | 0.8451 |
85
+ | 0.4152 | 14.8571 | 26 | 0.5556 | 0.8451 |
86
+ | 0.4152 | 16.0 | 28 | 0.5564 | 0.8451 |
87
+ | 0.4152 | 16.5714 | 29 | 0.5591 | 0.8451 |
88
+ | 0.4367 | 17.7143 | 31 | 0.5619 | 0.8592 |
89
+ | 0.4367 | 18.8571 | 33 | 0.5809 | 0.8592 |
90
+ | 0.4367 | 20.0 | 35 | 0.5810 | 0.8662 |
91
+ | 0.4367 | 20.5714 | 36 | 0.5768 | 0.8662 |
92
+ | 0.4367 | 21.7143 | 38 | 0.5591 | 0.8732 |
93
+ | 0.4241 | 22.8571 | 40 | 0.5452 | 0.8732 |
94
+ | 0.4241 | 24.0 | 42 | 0.5387 | 0.8732 |
95
+ | 0.4241 | 24.5714 | 43 | 0.5398 | 0.8732 |
96
+ | 0.4241 | 25.7143 | 45 | 0.5458 | 0.8732 |
97
+ | 0.4241 | 26.8571 | 47 | 0.5509 | 0.8732 |
98
+ | 0.4241 | 28.0 | 49 | 0.5550 | 0.8732 |
99
+ | 0.4171 | 28.5714 | 50 | 0.5558 | 0.8732 |
100
 
101
 
102
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4f76984d673ae3a28458fa7535d4ae5394cf26aac863504f3e08a981a0078ff
3
  size 86690164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7fb4c4a65aa78f0391ef1edc9eb3212e34b6e1815681588bdab3b31dd897f9
3
  size 86690164
runs/Jan27_17-20-31_db1093ce036b/events.out.tfevents.1737998436.db1093ce036b.224.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaf0120015e02f2e370b6f8bbe338a8067bab15046086d2775f97f7f26e42bca
3
- size 15063
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48485fa588b9d3dcc89487c2925202e10ef5da701155dd25c4223cd17fb4621
3
+ size 15728