slickdata commited on
Commit
0235aa1
·
1 Parent(s): 346f1be

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.6176
18
- - Rmse: 0.6707
19
 
20
  ## Model description
21
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.6783 | 4.0 | 500 | 0.6176 | 0.6707 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.5917
18
+ - Rmse: 0.6429
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.7094 | 4.0 | 500 | 0.5917 | 0.6429 |
53
 
54
 
55
  ### Framework versions