Model save
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swinv2-tiny-patch4-window16-256
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
@@ -16,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# save-model-final-fork
|
18 |
|
19 |
-
This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window16-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window16-256) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -44,7 +43,7 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
|
49 |
### Training results
|
50 |
|
@@ -58,18 +57,19 @@ The following hyperparameters were used during training:
|
|
58 |
| No log | 6.0 | 60 | 0.825 | 0.6675 |
|
59 |
| No log | 7.0 | 70 | 0.8375 | 0.7300 |
|
60 |
| No log | 8.0 | 80 | 0.85 | 0.8635 |
|
61 |
-
| No log | 9.0 | 90 | 0.
|
62 |
-
| 0.1657 | 10.0 | 100 | 0.
|
63 |
-
| 0.1657 | 11.0 | 110 | 0.
|
64 |
-
| 0.1657 | 12.0 | 120 | 0.
|
65 |
-
| 0.1657 | 13.0 | 130 | 0.
|
66 |
-
| 0.1657 | 14.0 | 140 | 0.
|
67 |
-
| 0.1657 | 15.0 | 150 | 0.
|
68 |
-
| 0.1657 | 16.0 | 160 | 0.
|
69 |
-
| 0.1657 | 17.0 | 170 | 0.
|
70 |
-
| 0.1657 | 18.0 | 180 | 0.
|
71 |
-
| 0.1657 | 19.0 | 190 | 0.
|
72 |
-
| 0.0254 | 20.0 | 200 | 0.
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: microsoft/swinv2-tiny-patch4-window16-256
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
15 |
|
16 |
# save-model-final-fork
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window16-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window16-256) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0002
|
21 |
+
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 21
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
57 |
| No log | 6.0 | 60 | 0.825 | 0.6675 |
|
58 |
| No log | 7.0 | 70 | 0.8375 | 0.7300 |
|
59 |
| No log | 8.0 | 80 | 0.85 | 0.8635 |
|
60 |
+
| No log | 9.0 | 90 | 0.95 | 0.3333 |
|
61 |
+
| 0.1657 | 10.0 | 100 | 0.9375 | 0.2634 |
|
62 |
+
| 0.1657 | 11.0 | 110 | 0.9375 | 0.3821 |
|
63 |
+
| 0.1657 | 12.0 | 120 | 0.9625 | 0.2343 |
|
64 |
+
| 0.1657 | 13.0 | 130 | 0.9375 | 0.3103 |
|
65 |
+
| 0.1657 | 14.0 | 140 | 0.95 | 0.3481 |
|
66 |
+
| 0.1657 | 15.0 | 150 | 0.9625 | 0.2419 |
|
67 |
+
| 0.1657 | 16.0 | 160 | 0.9375 | 0.2408 |
|
68 |
+
| 0.1657 | 17.0 | 170 | 0.95 | 0.3202 |
|
69 |
+
| 0.1657 | 18.0 | 180 | 0.9125 | 0.4016 |
|
70 |
+
| 0.1657 | 19.0 | 190 | 0.925 | 0.3918 |
|
71 |
+
| 0.0254 | 20.0 | 200 | 0.9375 | 0.3874 |
|
72 |
+
| 0.0254 | 21.0 | 210 | 0.0006 | 1.0 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
runs/May19_10-10-33_b28bd9924877/events.out.tfevents.1716113468.b28bd9924877.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7b7ead70a5fd4d6a6356134e132c7413c9387e6795c8a1cd8c8c4e9178303b2
|
3 |
+
size 411
|