Augusto777 commited on
Commit
7cda839
·
verified ·
1 Parent(s): 3e62a31

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-RD-FIX
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: validation
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.782608695652174
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-RD-FIX
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: 0.5014
37
+ - Accuracy: 0.7826
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: 5e-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
+ - num_epochs: 40
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
70
+ | No log | 0.8571 | 3 | 1.1955 | 0.4565 |
71
+ | No log | 1.8571 | 6 | 1.1280 | 0.5 |
72
+ | No log | 2.8571 | 9 | 1.0565 | 0.4783 |
73
+ | 4.8751 | 3.8571 | 12 | 0.9184 | 0.5870 |
74
+ | 4.8751 | 4.8571 | 15 | 0.8208 | 0.5870 |
75
+ | 4.8751 | 5.8571 | 18 | 0.7310 | 0.6087 |
76
+ | 3.6315 | 6.8571 | 21 | 0.6951 | 0.7174 |
77
+ | 3.6315 | 7.8571 | 24 | 0.6772 | 0.7174 |
78
+ | 3.6315 | 8.8571 | 27 | 0.6626 | 0.7174 |
79
+ | 2.8559 | 9.8571 | 30 | 0.5987 | 0.7826 |
80
+ | 2.8559 | 10.8571 | 33 | 0.5431 | 0.8261 |
81
+ | 2.8559 | 11.8571 | 36 | 0.6193 | 0.6739 |
82
+ | 2.8559 | 12.8571 | 39 | 0.6475 | 0.7174 |
83
+ | 2.3617 | 13.8571 | 42 | 0.5725 | 0.7174 |
84
+ | 2.3617 | 14.8571 | 45 | 0.5794 | 0.7826 |
85
+ | 2.3617 | 15.8571 | 48 | 0.5292 | 0.7826 |
86
+ | 2.1506 | 16.8571 | 51 | 0.5988 | 0.7391 |
87
+ | 2.1506 | 17.8571 | 54 | 0.6548 | 0.7174 |
88
+ | 2.1506 | 18.8571 | 57 | 0.5131 | 0.8261 |
89
+ | 1.9498 | 19.8571 | 60 | 0.4700 | 0.8478 |
90
+ | 1.9498 | 20.8571 | 63 | 0.5254 | 0.8043 |
91
+ | 1.9498 | 21.8571 | 66 | 0.5451 | 0.7826 |
92
+ | 1.9498 | 22.8571 | 69 | 0.5304 | 0.7609 |
93
+ | 1.422 | 23.8571 | 72 | 0.5105 | 0.8043 |
94
+ | 1.422 | 24.8571 | 75 | 0.4685 | 0.7826 |
95
+ | 1.422 | 25.8571 | 78 | 0.4875 | 0.8261 |
96
+ | 1.3044 | 26.8571 | 81 | 0.5492 | 0.7826 |
97
+ | 1.3044 | 27.8571 | 84 | 0.5202 | 0.7826 |
98
+ | 1.3044 | 28.8571 | 87 | 0.4737 | 0.8261 |
99
+ | 1.2464 | 29.8571 | 90 | 0.4398 | 0.8478 |
100
+ | 1.2464 | 30.8571 | 93 | 0.4753 | 0.8043 |
101
+ | 1.2464 | 31.8571 | 96 | 0.4913 | 0.8043 |
102
+ | 1.2464 | 32.8571 | 99 | 0.5262 | 0.7826 |
103
+ | 1.1614 | 33.8571 | 102 | 0.5280 | 0.7826 |
104
+ | 1.1614 | 34.8571 | 105 | 0.5252 | 0.7609 |
105
+ | 1.1614 | 35.8571 | 108 | 0.5127 | 0.7826 |
106
+ | 1.045 | 36.8571 | 111 | 0.5061 | 0.7826 |
107
+ | 1.045 | 37.8571 | 114 | 0.5012 | 0.7826 |
108
+ | 1.045 | 38.8571 | 117 | 0.5025 | 0.7826 |
109
+ | 0.9391 | 39.8571 | 120 | 0.5014 | 0.7826 |
110
+
111
+
112
+ ### Framework versions
113
+
114
+ - Transformers 4.47.1
115
+ - Pytorch 2.5.1+cu121
116
+ - Datasets 3.2.0
117
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcfc449f01f5c6f83064e9a832bf0f345effa6bc6bd94e42bfdb4727d30d4ea4
3
  size 110356296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e858fd53757821399c6201824551f2132a757091621f4babe1168bef766c065d
3
  size 110356296
runs/Dec26_06-28-55_95da625fa085/events.out.tfevents.1735194602.95da625fa085.1076.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6d1ab40b3c3a793b2f7c5bc420e1fb830c86f8c04a4d678b61acf494cb5c0bc
3
- size 20488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b784d6cda4c779006365a01a8aa9db027a27a21539f31d4fe8bba93547cdce0
3
+ size 21153