Augusto777 commited on
Commit
e4016d4
1 Parent(s): 5e0dfd6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: beit-base-patch16-224-dmae-va-U5-42
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
+ # beit-base-patch16-224-dmae-va-U5-42
17
+
18
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.0713
21
+ - Accuracy: 0.8
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: 42
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 0.9 | 7 | 1.3471 | 0.4667 |
56
+ | 1.6023 | 1.94 | 15 | 1.0873 | 0.5833 |
57
+ | 1.1509 | 2.97 | 23 | 0.9948 | 0.5833 |
58
+ | 0.826 | 4.0 | 31 | 0.7244 | 0.7167 |
59
+ | 0.826 | 4.9 | 38 | 0.5741 | 0.7333 |
60
+ | 0.5551 | 5.94 | 46 | 0.6569 | 0.75 |
61
+ | 0.3649 | 6.97 | 54 | 0.6322 | 0.7167 |
62
+ | 0.2592 | 8.0 | 62 | 0.6994 | 0.7333 |
63
+ | 0.2592 | 8.9 | 69 | 0.6590 | 0.7333 |
64
+ | 0.1958 | 9.94 | 77 | 0.6846 | 0.7667 |
65
+ | 0.1664 | 10.97 | 85 | 0.7166 | 0.7667 |
66
+ | 0.1571 | 12.0 | 93 | 0.7842 | 0.7833 |
67
+ | 0.1174 | 12.9 | 100 | 0.8465 | 0.8 |
68
+ | 0.1174 | 13.94 | 108 | 0.9116 | 0.7667 |
69
+ | 0.0956 | 14.97 | 116 | 0.9741 | 0.75 |
70
+ | 0.1252 | 16.0 | 124 | 0.7760 | 0.8 |
71
+ | 0.0933 | 16.9 | 131 | 0.9424 | 0.7833 |
72
+ | 0.0933 | 17.94 | 139 | 1.0445 | 0.7333 |
73
+ | 0.1455 | 18.97 | 147 | 0.8525 | 0.7333 |
74
+ | 0.1034 | 20.0 | 155 | 0.8222 | 0.7667 |
75
+ | 0.0855 | 20.9 | 162 | 0.8991 | 0.7833 |
76
+ | 0.0985 | 21.94 | 170 | 0.8955 | 0.8 |
77
+ | 0.0985 | 22.97 | 178 | 0.9603 | 0.7667 |
78
+ | 0.087 | 24.0 | 186 | 0.9932 | 0.7833 |
79
+ | 0.0832 | 24.9 | 193 | 1.0100 | 0.7833 |
80
+ | 0.0632 | 25.94 | 201 | 0.9393 | 0.7667 |
81
+ | 0.0632 | 26.97 | 209 | 0.9062 | 0.7833 |
82
+ | 0.0778 | 28.0 | 217 | 0.9339 | 0.8 |
83
+ | 0.0627 | 28.9 | 224 | 1.0039 | 0.8167 |
84
+ | 0.0837 | 29.94 | 232 | 1.0636 | 0.7333 |
85
+ | 0.0595 | 30.97 | 240 | 1.0424 | 0.75 |
86
+ | 0.0595 | 32.0 | 248 | 1.0514 | 0.8 |
87
+ | 0.0706 | 32.9 | 255 | 1.0639 | 0.7833 |
88
+ | 0.0565 | 33.94 | 263 | 1.0494 | 0.7667 |
89
+ | 0.0515 | 34.97 | 271 | 1.0628 | 0.7667 |
90
+ | 0.0515 | 36.0 | 279 | 1.1089 | 0.7667 |
91
+ | 0.0614 | 36.9 | 286 | 1.0861 | 0.8 |
92
+ | 0.0496 | 37.94 | 294 | 1.0713 | 0.8 |
93
+
94
+
95
+ ### Framework versions
96
+
97
+ - Transformers 4.38.2
98
+ - Pytorch 2.2.1+cu121
99
+ - Datasets 2.18.0
100
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfc69eb87d407fd0559724d4ad91c57d181589cdd41e2b9284175425689f52e4
3
  size 343086480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:716ee6c0325887c5160a3616ca6e81430e7b1dbc5d7719c1a665ffa9daf8f276
3
  size 343086480
runs/Apr02_02-48-53_d3cc9417b200/events.out.tfevents.1712026149.d3cc9417b200.2135.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cb5d336efb5c26390a6e293992590f6f0244cd722483c91855884dd81ab3007
3
- size 23256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a4567bbd32c9ca14cf38cdc0053523f1bbc2cdb1445ccd0c8cdfe58f5cc2e9
3
+ size 24144