HorcruxNo13
commited on
Commit
•
635d653
1
Parent(s):
22b223f
Model save
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1 Score: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -43,11 +43,11 @@ More information needed
|
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
- learning_rate: 5e-05
|
46 |
-
- train_batch_size:
|
47 |
-
- eval_batch_size:
|
48 |
- seed: 42
|
49 |
- gradient_accumulation_steps: 4
|
50 |
-
- total_train_batch_size:
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
@@ -55,44 +55,51 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch
|
59 |
-
|
60 |
-
| No log | 0.
|
61 |
-
| No log |
|
62 |
-
| No log | 2.
|
63 |
-
|
|
64 |
-
|
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
|
97 |
|
98 |
### Framework versions
|
|
|
19 |
|
20 |
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3752
|
23 |
+
- Accuracy: 0.9388
|
24 |
+
- Precision: 0.9451
|
25 |
+
- Recall: 0.9388
|
26 |
+
- F1 Score: 0.9412
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
- learning_rate: 5e-05
|
46 |
+
- train_batch_size: 32
|
47 |
+
- eval_batch_size: 32
|
48 |
- seed: 42
|
49 |
- gradient_accumulation_steps: 4
|
50 |
+
- total_train_batch_size: 128
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
|
59 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
|
60 |
+
| No log | 0.9412 | 4 | 0.3599 | 0.8644 | 0.8831 | 0.8644 | 0.8152 |
|
61 |
+
| No log | 1.8824 | 8 | 0.2752 | 0.8983 | 0.8983 | 0.8983 | 0.8983 |
|
62 |
+
| No log | 2.8235 | 12 | 0.1735 | 0.9322 | 0.9293 | 0.9322 | 0.9286 |
|
63 |
+
| 0.2978 | 4.0 | 17 | 0.1745 | 0.9153 | 0.9311 | 0.9153 | 0.9200 |
|
64 |
+
| 0.2978 | 4.9412 | 21 | 0.1888 | 0.9153 | 0.9196 | 0.9153 | 0.9171 |
|
65 |
+
| 0.2978 | 5.8824 | 25 | 0.2819 | 0.8983 | 0.9092 | 0.8983 | 0.9024 |
|
66 |
+
| 0.2978 | 6.8235 | 29 | 0.5332 | 0.9153 | 0.9230 | 0.9153 | 0.9010 |
|
67 |
+
| 0.0283 | 8.0 | 34 | 0.5418 | 0.9153 | 0.9311 | 0.9153 | 0.9200 |
|
68 |
+
| 0.0283 | 8.9412 | 38 | 0.6494 | 0.8983 | 0.9092 | 0.8983 | 0.8758 |
|
69 |
+
| 0.0283 | 9.8824 | 42 | 0.5615 | 0.9153 | 0.9455 | 0.9153 | 0.9222 |
|
70 |
+
| 0.0061 | 10.8235 | 46 | 0.8767 | 0.8983 | 0.8910 | 0.8983 | 0.8857 |
|
71 |
+
| 0.0061 | 12.0 | 51 | 0.3859 | 0.9492 | 0.9619 | 0.9492 | 0.9520 |
|
72 |
+
| 0.0061 | 12.9412 | 55 | 0.4550 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
73 |
+
| 0.0061 | 13.8824 | 59 | 0.4314 | 0.9492 | 0.9477 | 0.9492 | 0.9479 |
|
74 |
+
| 0.01 | 14.8235 | 63 | 0.4127 | 0.9492 | 0.9619 | 0.9492 | 0.9520 |
|
75 |
+
| 0.01 | 16.0 | 68 | 0.3285 | 0.9492 | 0.9477 | 0.9492 | 0.9479 |
|
76 |
+
| 0.01 | 16.9412 | 72 | 0.3180 | 0.9492 | 0.9477 | 0.9492 | 0.9479 |
|
77 |
+
| 0.0076 | 17.8824 | 76 | 0.4482 | 0.9322 | 0.9293 | 0.9322 | 0.9286 |
|
78 |
+
| 0.0076 | 18.8235 | 80 | 0.4437 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
79 |
+
| 0.0076 | 20.0 | 85 | 0.4819 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
80 |
+
| 0.0076 | 20.9412 | 89 | 0.5133 | 0.9322 | 0.9293 | 0.9322 | 0.9286 |
|
81 |
+
| 0.0003 | 21.8824 | 93 | 0.4540 | 0.9492 | 0.9477 | 0.9492 | 0.9479 |
|
82 |
+
| 0.0003 | 22.8235 | 97 | 0.3857 | 0.9153 | 0.9196 | 0.9153 | 0.9171 |
|
83 |
+
| 0.0003 | 24.0 | 102 | 0.4077 | 0.8983 | 0.9092 | 0.8983 | 0.9024 |
|
84 |
+
| 0.0028 | 24.9412 | 106 | 0.3956 | 0.9492 | 0.9477 | 0.9492 | 0.9479 |
|
85 |
+
| 0.0028 | 25.8824 | 110 | 0.4671 | 0.9322 | 0.9293 | 0.9322 | 0.9286 |
|
86 |
+
| 0.0028 | 26.8235 | 114 | 0.3811 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
87 |
+
| 0.0028 | 28.0 | 119 | 0.3700 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
88 |
+
| 0.0006 | 28.9412 | 123 | 0.4028 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
89 |
+
| 0.0006 | 29.8824 | 127 | 0.6924 | 0.9153 | 0.9106 | 0.9153 | 0.9080 |
|
90 |
+
| 0.0006 | 30.8235 | 131 | 0.6949 | 0.9153 | 0.9106 | 0.9153 | 0.9080 |
|
91 |
+
| 0.0033 | 32.0 | 136 | 0.5889 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
92 |
+
| 0.0033 | 32.9412 | 140 | 0.5128 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
93 |
+
| 0.0033 | 33.8824 | 144 | 0.4411 | 0.9492 | 0.9522 | 0.9492 | 0.9502 |
|
94 |
+
| 0.0033 | 34.8235 | 148 | 0.4420 | 0.9492 | 0.9522 | 0.9492 | 0.9502 |
|
95 |
+
| 0.0013 | 36.0 | 153 | 0.5616 | 0.9322 | 0.9322 | 0.9322 | 0.9322 |
|
96 |
+
| 0.0013 | 36.9412 | 157 | 0.6365 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
97 |
+
| 0.0013 | 37.8824 | 161 | 0.6695 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
98 |
+
| 0.0001 | 38.8235 | 165 | 0.6846 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
99 |
+
| 0.0001 | 40.0 | 170 | 0.6930 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
100 |
+
| 0.0001 | 40.9412 | 174 | 0.6958 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
101 |
+
| 0.0001 | 41.8824 | 178 | 0.6967 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
102 |
+
| 0.0044 | 42.3529 | 180 | 0.6952 | 0.9153 | 0.9120 | 0.9153 | 0.9132 |
|
103 |
|
104 |
|
105 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343080328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1863f0a5e1f1f4b18eb39a004179d276e7f5248526fcdb80acc0894ce28ef4c
|
3 |
size 343080328
|
runs/May04_13-45-02_9f063c349a98/events.out.tfevents.1714830304.9f063c349a98.602.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a8d891af617944e6521c1b58434cfd647677d9cf55fad90a791998f8444a597
|
3 |
+
size 28656
|
runs/May04_13-45-02_9f063c349a98/events.out.tfevents.1714831605.9f063c349a98.602.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:499c3af45eb8da65143a0ec8b993064a71c95ff8373b00a9c357b1a44128eec5
|
3 |
+
size 566
|