Model save
Browse files
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-DAV41
|
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-DAV41
|
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.9206
|
22 |
+
- Accuracy: 0.6818
|
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: 3e-05
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 32
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 8
|
46 |
+
- total_train_batch_size: 256
|
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: cosine_with_restarts
|
49 |
+
- lr_scheduler_warmup_ratio: 0.1
|
50 |
+
- num_epochs: 40
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
+
| No log | 1.0 | 2 | 1.4874 | 0.4318 |
|
58 |
+
| No log | 2.0 | 4 | 1.3560 | 0.4432 |
|
59 |
+
| No log | 3.0 | 6 | 1.3117 | 0.4432 |
|
60 |
+
| No log | 4.0 | 8 | 1.2763 | 0.4432 |
|
61 |
+
| No log | 5.0 | 10 | 1.2602 | 0.5682 |
|
62 |
+
| 8.9996 | 6.0 | 12 | 1.2348 | 0.6023 |
|
63 |
+
| 8.9996 | 7.0 | 14 | 1.1982 | 0.5795 |
|
64 |
+
| 8.9996 | 8.0 | 16 | 1.1592 | 0.6136 |
|
65 |
+
| 8.9996 | 9.0 | 18 | 1.1142 | 0.625 |
|
66 |
+
| 8.9996 | 10.0 | 20 | 1.0682 | 0.6364 |
|
67 |
+
| 8.9996 | 11.0 | 22 | 1.0256 | 0.6477 |
|
68 |
+
| 7.429 | 12.0 | 24 | 0.9843 | 0.6705 |
|
69 |
+
| 7.429 | 13.0 | 26 | 0.9602 | 0.6705 |
|
70 |
+
| 7.429 | 14.0 | 28 | 0.9452 | 0.6591 |
|
71 |
+
| 7.429 | 15.0 | 30 | 0.9385 | 0.6818 |
|
72 |
+
| 7.429 | 16.0 | 32 | 0.9320 | 0.6705 |
|
73 |
+
| 7.429 | 17.0 | 34 | 0.9285 | 0.6477 |
|
74 |
+
| 6.2752 | 18.0 | 36 | 0.9239 | 0.6591 |
|
75 |
+
| 6.2752 | 19.0 | 38 | 0.9214 | 0.6818 |
|
76 |
+
| 6.2752 | 20.0 | 40 | 0.9206 | 0.6818 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- Transformers 4.47.1
|
82 |
+
- Pytorch 2.5.1+cu124
|
83 |
+
- Datasets 3.2.0
|
84 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110359372
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e093db83c8426799791a03676ca44b5b26cd4a31632af4738662845f8679a401
|
3 |
size 110359372
|
runs/Feb06_00-24-25_2066b31ba251/events.out.tfevents.1738801505.2066b31ba251.11183.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:db563d3633b11d0e5b1ef32e9bc004599070b773f82a2281a9e30c6f9be90077
|
3 |
+
size 13053
|