ShuaHousetable
commited on
Commit
•
dc10df6
1
Parent(s):
bfe4da2
update model card README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
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 None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
18 |
-
- Rmse:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
-
| No log | 1.0 | 134 | 0.
|
51 |
-
| No log | 2.0 | 268 | 0.
|
52 |
-
| No log | 3.0 | 402 |
|
53 |
-
|
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
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 None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.3012
|
18 |
+
- Rmse: 1.1407
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| No log | 1.0 | 134 | 0.9896 | 0.9948 |
|
51 |
+
| No log | 2.0 | 268 | 0.8492 | 0.9215 |
|
52 |
+
| No log | 3.0 | 402 | 1.3012 | 1.1407 |
|
53 |
+
| 3.0767 | 4.0 | 536 | 0.8029 | 0.8960 |
|
54 |
+
| 3.0767 | 5.0 | 670 | 0.5301 | 0.7281 |
|
55 |
|
56 |
|
57 |
### Framework versions
|