slickdata commited on
Commit
ddc8c9b
·
1 Parent(s): 2fc35fe

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2764
19
- - Rmse: 0.2925
20
 
21
  ## Model description
22
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.7292 | 2.72 | 500 | 0.3805 | 0.5119 |
54
- | 0.1778 | 5.43 | 1000 | 0.2802 | 0.3530 |
55
- | 0.0487 | 8.15 | 1500 | 0.2764 | 0.2925 |
56
- | 0.0209 | 10.86 | 2000 | 0.2921 | 0.2860 |
57
- | 0.0113 | 13.58 | 2500 | 0.3244 | 0.2884 |
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2934
19
+ - Rmse: 0.3657
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.7234 | 2.72 | 500 | 0.4388 | 0.5622 |
54
+ | 0.1723 | 5.43 | 1000 | 0.2934 | 0.3657 |
55
+ | 0.0454 | 8.15 | 1500 | 0.3104 | 0.3099 |
56
+ | 0.021 | 10.86 | 2000 | 0.3128 | 0.2884 |
57
+ | 0.013 | 13.58 | 2500 | 0.3428 | 0.2907 |
58
 
59
 
60
  ### Framework versions