ShuaHousetable commited on
Commit
dc10df6
1 Parent(s): bfe4da2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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: 0.4553
18
- - Rmse: 0.6747
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.3180 | 0.5639 |
51
- | No log | 2.0 | 268 | 0.4553 | 0.6747 |
52
- | No log | 3.0 | 402 | 0.3725 | 0.6103 |
53
- | 0.6716 | 4.0 | 536 | 0.2867 | 0.5355 |
54
- | 0.6716 | 5.0 | 670 | 0.2111 | 0.4595 |
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