ajrayman commited on
Commit
e509577
1 Parent(s): 0511e89

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -5,21 +5,21 @@ base_model: roberta-large
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
- - name: Orderliness_continuous
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # Orderliness_continuous
16
 
17
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0508
20
- - Rmse: 0.2254
21
- - Mae: 0.1847
22
- - Corr: 0.2003
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse | Mae | Corr |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
53
- | No log | 1.0 | 268 | 0.0489 | 0.2210 | 0.1843 | 0.1745 |
54
- | 0.0773 | 2.0 | 536 | 0.0508 | 0.2254 | 0.1847 | 0.2003 |
55
 
56
 
57
  ### Framework versions
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
+ - name: Dutifulness_continuous
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # Dutifulness_continuous
16
 
17
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0312
20
+ - Rmse: 0.1767
21
+ - Mae: 0.1360
22
+ - Corr: 0.4743
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse | Mae | Corr |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
53
+ | No log | 1.0 | 268 | 0.0363 | 0.1905 | 0.1442 | 0.4525 |
54
+ | 0.055 | 2.0 | 536 | 0.0312 | 0.1767 | 0.1360 | 0.4743 |
55
 
56
 
57
  ### Framework versions