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
|
| 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,17 +43,22 @@ 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 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 53 |
-
| No log | 1.0 | 10 |
|
| 54 |
-
| No log | 2.0 | 20 | 0.
|
| 55 |
-
| No log | 3.0 | 30 | 0.
|
| 56 |
-
| No log | 4.0 | 40 | 0.
|
| 57 |
-
| No log | 5.0 | 50 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
### 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
|
| 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.3658
|
| 21 |
+
- Accuracy: 0.875
|
| 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: 10
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 52 |
+
| No log | 1.0 | 10 | 1.0202 | 0.675 |
|
| 53 |
+
| No log | 2.0 | 20 | 0.7625 | 0.7375 |
|
| 54 |
+
| No log | 3.0 | 30 | 0.5602 | 0.8625 |
|
| 55 |
+
| No log | 4.0 | 40 | 0.5282 | 0.825 |
|
| 56 |
+
| No log | 5.0 | 50 | 0.8285 | 0.7875 |
|
| 57 |
+
| No log | 6.0 | 60 | 0.6724 | 0.825 |
|
| 58 |
+
| No log | 7.0 | 70 | 0.7429 | 0.8125 |
|
| 59 |
+
| No log | 8.0 | 80 | 0.9518 | 0.8125 |
|
| 60 |
+
| No log | 9.0 | 90 | 0.8012 | 0.8125 |
|
| 61 |
+
| 0.2718 | 10.0 | 100 | 0.8500 | 0.8125 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110368600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84b7cf704cfbfc773143caf4cfb1153071cba65f2076725d62a3f9a9da6edf8a
|
| 3 |
size 110368600
|
runs/May19_08-31-42_87348b236d5a/events.out.tfevents.1716107680.87348b236d5a.24.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cd29191bf76215a7fe731354358b85b224cb7316938d209df1bc0c1b5b2675b
|
| 3 |
+
size 405
|