raoulmago commited on
Commit
b22df1b
1 Parent(s): bed6ad7

End of training

Browse files
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/swin-tiny-patch4-window7-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: riconoscimento_documenti_2
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # riconoscimento_documenti_2
17
+
18
+ This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0000
21
+ - Accuracy: 1.0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 6 | 1.7741 | 0.1327 |
56
+ | 1.7625 | 2.0 | 12 | 1.4336 | 0.5174 |
57
+ | 1.7625 | 3.0 | 18 | 0.9371 | 0.8043 |
58
+ | 1.2151 | 4.0 | 24 | 0.3147 | 0.9973 |
59
+ | 0.3313 | 5.0 | 30 | 0.0508 | 1.0 |
60
+ | 0.3313 | 6.0 | 36 | 0.0072 | 1.0 |
61
+ | 0.0381 | 7.0 | 42 | 0.0051 | 1.0 |
62
+ | 0.0381 | 8.0 | 48 | 0.0054 | 0.9987 |
63
+ | 0.0204 | 9.0 | 54 | 0.0018 | 1.0 |
64
+ | 0.0303 | 10.0 | 60 | 0.0019 | 0.9987 |
65
+ | 0.0303 | 11.0 | 66 | 0.0018 | 0.9987 |
66
+ | 0.0164 | 12.0 | 72 | 0.0011 | 1.0 |
67
+ | 0.0164 | 13.0 | 78 | 0.0050 | 0.9987 |
68
+ | 0.0134 | 14.0 | 84 | 0.0039 | 0.9987 |
69
+ | 0.0194 | 15.0 | 90 | 0.0007 | 1.0 |
70
+ | 0.0194 | 16.0 | 96 | 0.0006 | 1.0 |
71
+ | 0.0053 | 17.0 | 102 | 0.0001 | 1.0 |
72
+ | 0.0053 | 18.0 | 108 | 0.0010 | 1.0 |
73
+ | 0.0055 | 19.0 | 114 | 0.0011 | 0.9987 |
74
+ | 0.0089 | 20.0 | 120 | 0.0007 | 1.0 |
75
+ | 0.0089 | 21.0 | 126 | 0.0001 | 1.0 |
76
+ | 0.0051 | 22.0 | 132 | 0.0001 | 1.0 |
77
+ | 0.0051 | 23.0 | 138 | 0.0019 | 1.0 |
78
+ | 0.0254 | 24.0 | 144 | 0.0001 | 1.0 |
79
+ | 0.005 | 25.0 | 150 | 0.0001 | 1.0 |
80
+ | 0.005 | 26.0 | 156 | 0.0000 | 1.0 |
81
+ | 0.0061 | 27.0 | 162 | 0.0002 | 1.0 |
82
+ | 0.0061 | 28.0 | 168 | 0.0001 | 1.0 |
83
+ | 0.0042 | 29.0 | 174 | 0.0001 | 1.0 |
84
+ | 0.0072 | 30.0 | 180 | 0.0006 | 1.0 |
85
+ | 0.0072 | 31.0 | 186 | 0.0001 | 1.0 |
86
+ | 0.0027 | 32.0 | 192 | 0.0001 | 1.0 |
87
+ | 0.0027 | 33.0 | 198 | 0.0001 | 1.0 |
88
+ | 0.0049 | 34.0 | 204 | 0.0001 | 1.0 |
89
+ | 0.0104 | 35.0 | 210 | 0.0005 | 1.0 |
90
+ | 0.0104 | 36.0 | 216 | 0.0002 | 1.0 |
91
+ | 0.0059 | 37.0 | 222 | 0.0001 | 1.0 |
92
+ | 0.0059 | 38.0 | 228 | 0.0002 | 1.0 |
93
+ | 0.0257 | 39.0 | 234 | 0.0000 | 1.0 |
94
+ | 0.0051 | 40.0 | 240 | 0.0000 | 1.0 |
95
+ | 0.0051 | 41.0 | 246 | 0.0000 | 1.0 |
96
+ | 0.0008 | 42.0 | 252 | 0.0000 | 1.0 |
97
+ | 0.0008 | 43.0 | 258 | 0.0000 | 1.0 |
98
+ | 0.0071 | 44.0 | 264 | 0.0000 | 1.0 |
99
+ | 0.0045 | 45.0 | 270 | 0.0000 | 1.0 |
100
+ | 0.0045 | 46.0 | 276 | 0.0000 | 1.0 |
101
+ | 0.0004 | 47.0 | 282 | 0.0000 | 1.0 |
102
+ | 0.0004 | 48.0 | 288 | 0.0000 | 1.0 |
103
+ | 0.0009 | 49.0 | 294 | 0.0000 | 1.0 |
104
+ | 0.0046 | 50.0 | 300 | 0.0000 | 1.0 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.38.1
110
+ - Pytorch 2.1.0+cu121
111
+ - Datasets 2.18.0
112
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81ad0fe213e1c4976dcf3a746eb37da2a2f9834fb92419805fe603f2456baa71
3
  size 110355136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d577085dcb342dd3f438e796d38ad64f2445ba815d80df87bfbc934186b6880
3
  size 110355136
runs/Mar04_19-36-21_9996a0358003/events.out.tfevents.1709580981.9996a0358003.916.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:653e90c49dcf43760be60d1a605a098df6828f1ddcc0717726fa6adb39aa500c
3
- size 27020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9e445d42098f41e369ac938e5063cbc2191a8d81cc5c4d684ca72550bf12b9
3
+ size 27908