Augusto777 commited on
Commit
26db925
·
verified ·
1 Parent(s): 318c571

Model save

Browse files
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/swinv2-tiny-patch4-window8-256
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: swinv2-tiny-patch4-window8-256-DMAE-U4
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: validation
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.45652173913043476
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # swinv2-tiny-patch4-window8-256-DMAE-U4
32
+
33
+ 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.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.2082
36
+ - Accuracy: 0.4565
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 4.5e-05
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 64
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.05
64
+ - num_epochs: 40
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 0.86 | 3 | 7.9349 | 0.1087 |
71
+ | No log | 2.0 | 7 | 7.8133 | 0.1087 |
72
+ | 7.8893 | 2.86 | 10 | 7.4996 | 0.1087 |
73
+ | 7.8893 | 4.0 | 14 | 6.8656 | 0.1087 |
74
+ | 7.8893 | 4.86 | 17 | 6.3003 | 0.1087 |
75
+ | 6.7417 | 6.0 | 21 | 5.5397 | 0.1087 |
76
+ | 6.7417 | 6.86 | 24 | 5.0339 | 0.1087 |
77
+ | 6.7417 | 8.0 | 28 | 4.3869 | 0.1087 |
78
+ | 4.9507 | 8.86 | 31 | 3.9219 | 0.1087 |
79
+ | 4.9507 | 10.0 | 35 | 3.3482 | 0.1087 |
80
+ | 4.9507 | 10.86 | 38 | 2.9557 | 0.1087 |
81
+ | 3.5754 | 12.0 | 42 | 2.4984 | 0.1087 |
82
+ | 3.5754 | 12.86 | 45 | 2.2140 | 0.1087 |
83
+ | 3.5754 | 14.0 | 49 | 1.9120 | 0.1087 |
84
+ | 2.3517 | 14.86 | 52 | 1.7396 | 0.1087 |
85
+ | 2.3517 | 16.0 | 56 | 1.5677 | 0.4565 |
86
+ | 2.3517 | 16.86 | 59 | 1.4687 | 0.4565 |
87
+ | 1.65 | 18.0 | 63 | 1.3626 | 0.4565 |
88
+ | 1.65 | 18.86 | 66 | 1.3022 | 0.4565 |
89
+ | 1.3511 | 20.0 | 70 | 1.2465 | 0.4565 |
90
+ | 1.3511 | 20.86 | 73 | 1.2214 | 0.4565 |
91
+ | 1.3511 | 22.0 | 77 | 1.2086 | 0.4565 |
92
+ | 1.2045 | 22.86 | 80 | 1.2084 | 0.4565 |
93
+ | 1.2045 | 24.0 | 84 | 1.2099 | 0.4565 |
94
+ | 1.2045 | 24.86 | 87 | 1.2104 | 0.4565 |
95
+ | 1.1908 | 26.0 | 91 | 1.2096 | 0.4565 |
96
+ | 1.1908 | 26.86 | 94 | 1.2095 | 0.4565 |
97
+ | 1.1908 | 28.0 | 98 | 1.2087 | 0.4565 |
98
+ | 1.201 | 28.86 | 101 | 1.2076 | 0.4565 |
99
+ | 1.201 | 30.0 | 105 | 1.2078 | 0.4565 |
100
+ | 1.201 | 30.86 | 108 | 1.2081 | 0.4565 |
101
+ | 1.1807 | 32.0 | 112 | 1.2082 | 0.4565 |
102
+ | 1.1807 | 32.86 | 115 | 1.2082 | 0.4565 |
103
+ | 1.1807 | 34.0 | 119 | 1.2082 | 0.4565 |
104
+ | 1.2091 | 34.29 | 120 | 1.2082 | 0.4565 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.36.2
110
+ - Pytorch 2.1.2+cu118
111
+ - Datasets 2.16.1
112
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7afbdce10803c7c6e2db7707606b26ec96a7fa926ba5e93a8abe3483e5123186
3
  size 110356296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7a56d24186ac7ecc5e0b7fd6d014748df505052b5132c4ef0a1a0acf38b32c
3
  size 110356296
runs/Dec03_15-55-04_DESKTOP-SKBE9FB/events.out.tfevents.1733262908.DESKTOP-SKBE9FB.14528.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:118b4e428f081a4293cd7bb5b720ef0f73b253265587ef784b0851a2af6e4887
3
- size 16170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:998e5c257bbee365a7f2954c71854fdbb2d166cd5723d0c6f85c75ca63fff711
3
+ size 18094