Model save
Browse files
README.md
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: microsoft/swinv2-tiny-patch4-window8-256
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
model-index:
|
| 10 |
+
- name: swinv2-tiny-patch4-window8-256-dmae-humeda-DAV65
|
| 11 |
+
results: []
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
+
|
| 17 |
+
# swinv2-tiny-patch4-window8-256-dmae-humeda-DAV65
|
| 18 |
+
|
| 19 |
+
This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window8-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window8-256) on an unknown dataset.
|
| 20 |
+
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.4692
|
| 22 |
+
- Accuracy: 0.8686
|
| 23 |
+
|
| 24 |
+
## Model description
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Intended uses & limitations
|
| 29 |
+
|
| 30 |
+
More information needed
|
| 31 |
+
|
| 32 |
+
## Training and evaluation data
|
| 33 |
+
|
| 34 |
+
More information needed
|
| 35 |
+
|
| 36 |
+
## Training procedure
|
| 37 |
+
|
| 38 |
+
### Training hyperparameters
|
| 39 |
+
|
| 40 |
+
The following hyperparameters were used during training:
|
| 41 |
+
- learning_rate: 6e-05
|
| 42 |
+
- train_batch_size: 16
|
| 43 |
+
- eval_batch_size: 16
|
| 44 |
+
- seed: 42
|
| 45 |
+
- gradient_accumulation_steps: 4
|
| 46 |
+
- total_train_batch_size: 64
|
| 47 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 48 |
+
- lr_scheduler_type: linear
|
| 49 |
+
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
+
- num_epochs: 45
|
| 51 |
+
- mixed_precision_training: Native AMP
|
| 52 |
+
|
| 53 |
+
### Training results
|
| 54 |
+
|
| 55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 56 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 57 |
+
| 1.1096 | 1.0 | 15 | 1.0206 | 0.48 |
|
| 58 |
+
| 0.7949 | 2.0 | 30 | 0.5637 | 0.8057 |
|
| 59 |
+
| 0.6305 | 3.0 | 45 | 0.3961 | 0.8457 |
|
| 60 |
+
| 0.4475 | 4.0 | 60 | 0.3464 | 0.8629 |
|
| 61 |
+
| 0.4342 | 5.0 | 75 | 0.3489 | 0.8629 |
|
| 62 |
+
| 0.3843 | 6.0 | 90 | 0.3304 | 0.8457 |
|
| 63 |
+
| 0.3059 | 7.0 | 105 | 0.3037 | 0.88 |
|
| 64 |
+
| 0.2993 | 8.0 | 120 | 0.3286 | 0.8686 |
|
| 65 |
+
| 0.2799 | 9.0 | 135 | 0.4499 | 0.8457 |
|
| 66 |
+
| 0.302 | 10.0 | 150 | 0.2965 | 0.8857 |
|
| 67 |
+
| 0.2445 | 11.0 | 165 | 0.2569 | 0.8857 |
|
| 68 |
+
| 0.2317 | 12.0 | 180 | 0.4269 | 0.8286 |
|
| 69 |
+
| 0.2189 | 13.0 | 195 | 0.4250 | 0.8514 |
|
| 70 |
+
| 0.2001 | 14.0 | 210 | 0.3725 | 0.8743 |
|
| 71 |
+
| 0.1924 | 15.0 | 225 | 0.3042 | 0.8571 |
|
| 72 |
+
| 0.1617 | 16.0 | 240 | 0.4525 | 0.8686 |
|
| 73 |
+
| 0.131 | 17.0 | 255 | 0.4021 | 0.8457 |
|
| 74 |
+
| 0.1491 | 18.0 | 270 | 0.3316 | 0.8571 |
|
| 75 |
+
| 0.1576 | 19.0 | 285 | 0.3288 | 0.8857 |
|
| 76 |
+
| 0.1189 | 20.0 | 300 | 0.3464 | 0.88 |
|
| 77 |
+
| 0.1384 | 21.0 | 315 | 0.3618 | 0.8857 |
|
| 78 |
+
| 0.1109 | 22.0 | 330 | 0.3548 | 0.8914 |
|
| 79 |
+
| 0.0985 | 23.0 | 345 | 0.3908 | 0.8857 |
|
| 80 |
+
| 0.1095 | 24.0 | 360 | 0.4517 | 0.8743 |
|
| 81 |
+
| 0.1007 | 25.0 | 375 | 0.5406 | 0.8743 |
|
| 82 |
+
| 0.192 | 26.0 | 390 | 0.5257 | 0.8686 |
|
| 83 |
+
| 0.093 | 27.0 | 405 | 0.4442 | 0.8686 |
|
| 84 |
+
| 0.1337 | 28.0 | 420 | 0.5376 | 0.8629 |
|
| 85 |
+
| 0.0737 | 29.0 | 435 | 0.4627 | 0.8686 |
|
| 86 |
+
| 0.0932 | 30.0 | 450 | 0.4371 | 0.8914 |
|
| 87 |
+
| 0.0638 | 31.0 | 465 | 0.4741 | 0.8971 |
|
| 88 |
+
| 0.0796 | 32.0 | 480 | 0.4220 | 0.88 |
|
| 89 |
+
| 0.0674 | 33.0 | 495 | 0.4432 | 0.9029 |
|
| 90 |
+
| 0.0466 | 34.0 | 510 | 0.4385 | 0.8914 |
|
| 91 |
+
| 0.0586 | 35.0 | 525 | 0.4614 | 0.8971 |
|
| 92 |
+
| 0.0634 | 36.0 | 540 | 0.4855 | 0.8857 |
|
| 93 |
+
| 0.0867 | 37.0 | 555 | 0.4716 | 0.88 |
|
| 94 |
+
| 0.0721 | 38.0 | 570 | 0.4353 | 0.8914 |
|
| 95 |
+
| 0.0572 | 39.0 | 585 | 0.4443 | 0.8914 |
|
| 96 |
+
| 0.0613 | 40.0 | 600 | 0.4655 | 0.8857 |
|
| 97 |
+
| 0.0911 | 41.0 | 615 | 0.4462 | 0.8971 |
|
| 98 |
+
| 0.0691 | 42.0 | 630 | 0.4922 | 0.88 |
|
| 99 |
+
| 0.0767 | 43.0 | 645 | 0.4702 | 0.8743 |
|
| 100 |
+
| 0.0763 | 44.0 | 660 | 0.4670 | 0.8743 |
|
| 101 |
+
| 0.055 | 45.0 | 675 | 0.4692 | 0.8686 |
|
| 102 |
+
|
| 103 |
+
|
| 104 |
+
### Framework versions
|
| 105 |
+
|
| 106 |
+
- Transformers 4.48.3
|
| 107 |
+
- Pytorch 2.6.0+cu124
|
| 108 |
+
- Datasets 3.4.1
|
| 109 |
+
- Tokenizers 0.21.1
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110353212
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:864642b63a2166ba3f5243ed495dd3a83b7dce48cd5db38788011dbcea348449
|
| 3 |
size 110353212
|
runs/Mar20_07-20-59_2ac3722f116a/events.out.tfevents.1742455282.2ac3722f116a.12697.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:7b2c0cbc96c07616ab18be6f7080c1319230ae07bb25d814a6f4813afbcf5c74
|
| 3 |
+
size 34588
|