Model save
Browse files- README.md +90 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: microsoft/swinv2-tiny-patch4-window8-256
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- generator
|
8 |
+
model-index:
|
9 |
+
- name: swinv2-tiny-panorama-IQA
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# swinv2-tiny-panorama-IQA
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window8-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window8-256) on the generator dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0202
|
21 |
+
- Srocc: 0.2511
|
22 |
+
- Lcc: 0.4399
|
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: 2e-05
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 32
|
44 |
+
- seed: 10
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 64
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_ratio: 0.1
|
50 |
+
- num_epochs: 50.0
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Srocc | Lcc |
|
55 |
+
|:-------------:|:-------:|:----:|:---------------:|:-------:|:-------:|
|
56 |
+
| No log | 0.8571 | 3 | 0.1484 | 0.1044 | 0.1970 |
|
57 |
+
| No log | 2.0 | 7 | 0.0292 | 0.1107 | 0.1713 |
|
58 |
+
| 0.1442 | 2.8571 | 10 | 0.0548 | 0.0279 | 0.1178 |
|
59 |
+
| 0.1442 | 4.0 | 14 | 0.0310 | -0.0628 | 0.0689 |
|
60 |
+
| 0.1442 | 4.8571 | 17 | 0.0476 | -0.0618 | 0.0550 |
|
61 |
+
| 0.0425 | 6.0 | 21 | 0.0297 | -0.0978 | 0.0051 |
|
62 |
+
| 0.0425 | 6.8571 | 24 | 0.0259 | -0.0906 | -0.0039 |
|
63 |
+
| 0.0425 | 8.0 | 28 | 0.0294 | -0.0270 | 0.0079 |
|
64 |
+
| 0.0242 | 8.8571 | 31 | 0.0237 | -0.0146 | 0.0323 |
|
65 |
+
| 0.0242 | 10.0 | 35 | 0.0226 | 0.0152 | 0.0809 |
|
66 |
+
| 0.0242 | 10.8571 | 38 | 0.0236 | 0.0339 | 0.1158 |
|
67 |
+
| 0.0146 | 12.0 | 42 | 0.0213 | 0.0562 | 0.1753 |
|
68 |
+
| 0.0146 | 12.8571 | 45 | 0.0199 | 0.0678 | 0.2241 |
|
69 |
+
| 0.0146 | 14.0 | 49 | 0.0205 | 0.0981 | 0.2702 |
|
70 |
+
| 0.0116 | 14.8571 | 52 | 0.0190 | 0.1245 | 0.3000 |
|
71 |
+
| 0.0116 | 16.0 | 56 | 0.0195 | 0.1595 | 0.3511 |
|
72 |
+
| 0.0116 | 16.8571 | 59 | 0.0194 | 0.1829 | 0.3804 |
|
73 |
+
| 0.0096 | 18.0 | 63 | 0.0183 | 0.2144 | 0.4030 |
|
74 |
+
| 0.0096 | 18.8571 | 66 | 0.0195 | 0.2120 | 0.4086 |
|
75 |
+
| 0.0075 | 20.0 | 70 | 0.0188 | 0.2164 | 0.4127 |
|
76 |
+
| 0.0075 | 20.8571 | 73 | 0.0209 | 0.2222 | 0.4224 |
|
77 |
+
| 0.0075 | 22.0 | 77 | 0.0175 | 0.2288 | 0.4304 |
|
78 |
+
| 0.0076 | 22.8571 | 80 | 0.0211 | 0.2432 | 0.4326 |
|
79 |
+
| 0.0076 | 24.0 | 84 | 0.0189 | 0.2346 | 0.4327 |
|
80 |
+
| 0.0076 | 24.8571 | 87 | 0.0188 | 0.2294 | 0.4313 |
|
81 |
+
| 0.006 | 26.0 | 91 | 0.0223 | 0.2390 | 0.4343 |
|
82 |
+
| 0.006 | 26.8571 | 94 | 0.0202 | 0.2511 | 0.4399 |
|
83 |
+
|
84 |
+
|
85 |
+
### Framework versions
|
86 |
+
|
87 |
+
- Transformers 4.42.3
|
88 |
+
- Pytorch 2.1.2
|
89 |
+
- Datasets 2.20.0
|
90 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110347052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e320753a6f1b8e6e4792ad0d5bca79e2b09b8bbde5d4ec3da22bf2eaa834b256
|
3 |
size 110347052
|