Augusto777 commited on
Commit
5a665e2
·
verified ·
1 Parent(s): 4a409d7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: microsoft/swinv2-tiny-patch4-window8-256
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - imagefolder
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: swinv2-tiny-patch4-window8-256-DMAE-da-colab
13
+ results:
14
+ - task:
15
+ name: Image Classification
16
+ type: image-classification
17
+ dataset:
18
+ name: imagefolder
19
+ type: imagefolder
20
+ config: default
21
+ split: test
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.6304347826086957
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # swinv2-tiny-patch4-window8-256-DMAE-da-colab
33
+
34
+ This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window8-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window8-256) on the imagefolder dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 1.4456
37
+ - Accuracy: 0.6304
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 4e-05
57
+ - train_batch_size: 16
58
+ - eval_batch_size: 16
59
+ - seed: 42
60
+ - gradient_accumulation_steps: 4
61
+ - total_train_batch_size: 64
62
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
+ - lr_scheduler_type: linear
64
+ - lr_scheduler_warmup_ratio: 0.1
65
+ - num_epochs: 40
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
71
+ | 1.3823 | 0.9565 | 11 | 1.4058 | 0.1957 |
72
+ | 1.3366 | 2.0 | 23 | 1.4482 | 0.1957 |
73
+ | 1.2352 | 2.9565 | 34 | 1.2309 | 0.4565 |
74
+ | 1.1374 | 4.0 | 46 | 1.1031 | 0.6087 |
75
+ | 1.0344 | 4.9565 | 57 | 1.0230 | 0.5870 |
76
+ | 0.8772 | 6.0 | 69 | 0.9115 | 0.6522 |
77
+ | 0.7321 | 6.9565 | 80 | 0.8858 | 0.6522 |
78
+ | 0.6319 | 8.0 | 92 | 0.8665 | 0.6522 |
79
+ | 0.6438 | 8.9565 | 103 | 0.7738 | 0.7174 |
80
+ | 0.4714 | 10.0 | 115 | 0.8492 | 0.6304 |
81
+ | 0.433 | 10.9565 | 126 | 0.8386 | 0.6957 |
82
+ | 0.4793 | 12.0 | 138 | 0.9394 | 0.7391 |
83
+ | 0.4769 | 12.9565 | 149 | 0.9471 | 0.6522 |
84
+ | 0.3872 | 14.0 | 161 | 1.1526 | 0.6087 |
85
+ | 0.3906 | 14.9565 | 172 | 1.0575 | 0.6522 |
86
+ | 0.3798 | 16.0 | 184 | 1.0593 | 0.6957 |
87
+ | 0.3377 | 16.9565 | 195 | 1.0783 | 0.6087 |
88
+ | 0.3919 | 18.0 | 207 | 1.1067 | 0.6522 |
89
+ | 0.3631 | 18.9565 | 218 | 1.1018 | 0.6739 |
90
+ | 0.2762 | 20.0 | 230 | 1.1479 | 0.6522 |
91
+ | 0.2935 | 20.9565 | 241 | 1.1055 | 0.6957 |
92
+ | 0.3029 | 22.0 | 253 | 1.1203 | 0.6739 |
93
+ | 0.2857 | 22.9565 | 264 | 1.2820 | 0.6304 |
94
+ | 0.2603 | 24.0 | 276 | 1.2550 | 0.6304 |
95
+ | 0.2162 | 24.9565 | 287 | 1.1655 | 0.6739 |
96
+ | 0.2465 | 26.0 | 299 | 1.2511 | 0.6739 |
97
+ | 0.2238 | 26.9565 | 310 | 1.3461 | 0.6304 |
98
+ | 0.2271 | 28.0 | 322 | 1.3472 | 0.6304 |
99
+ | 0.2694 | 28.9565 | 333 | 1.4501 | 0.6304 |
100
+ | 0.1903 | 30.0 | 345 | 1.4629 | 0.6304 |
101
+ | 0.2054 | 30.9565 | 356 | 1.4672 | 0.6304 |
102
+ | 0.199 | 32.0 | 368 | 1.4725 | 0.6304 |
103
+ | 0.2034 | 32.9565 | 379 | 1.4507 | 0.6522 |
104
+ | 0.2048 | 34.0 | 391 | 1.4330 | 0.6304 |
105
+ | 0.1767 | 34.9565 | 402 | 1.4638 | 0.6304 |
106
+ | 0.1799 | 36.0 | 414 | 1.4232 | 0.6304 |
107
+ | 0.1903 | 36.9565 | 425 | 1.4508 | 0.6304 |
108
+ | 0.1864 | 38.0 | 437 | 1.4460 | 0.6304 |
109
+ | 0.1818 | 38.2609 | 440 | 1.4456 | 0.6304 |
110
+
111
+
112
+ ### Framework versions
113
+
114
+ - Transformers 4.46.2
115
+ - Pytorch 2.5.1+cu121
116
+ - Datasets 3.1.0
117
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:087c5628aa46bc314a879c1afa5b952d9a3f727d173a8c1cb6e4591841fd2e5f
3
  size 110356296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3a611ca6cc37f890fe9a32fd0a72673144c8e23d271e14c17ec48663508a70f
3
  size 110356296
runs/Dec03_15-39-19_279d23e2c555/events.out.tfevents.1733240382.279d23e2c555.1261.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:586e6411b0eed04fd0780d621d63790d26ed51ba39f4ad15408e752799c7e216
3
- size 27109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fab314dc1ac0bb89542acd324a00131dc8352cdec6692b05786b00eef2e133
3
+ size 27786