JulesGo commited on
Commit
0bb19d7
·
verified ·
1 Parent(s): 54629d8

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 6.8745
18
- - Mse: 7.4963
19
- - Mae: 2.7379
20
 
21
  ## Model description
22
 
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Mse | Mae |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
52
- | No log | 1.0 | 2 | 6.9702 | 7.5198 | 2.7422 |
53
- | No log | 2.0 | 4 | 6.9511 | 7.5151 | 2.7414 |
54
- | No log | 3.0 | 6 | 6.9107 | 7.5053 | 2.7396 |
55
- | No log | 4.0 | 8 | 6.8745 | 7.4963 | 2.7379 |
56
 
57
 
58
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 6.5224
18
+ - Mse: 7.4080
19
+ - Mae: 2.7217
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Mse | Mae |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
52
+ | No log | 1.0 | 2 | 6.8909 | 7.5005 | 2.7387 |
53
+ | No log | 2.0 | 4 | 6.7993 | 7.4778 | 2.7345 |
54
+ | No log | 3.0 | 6 | 6.6634 | 7.4439 | 2.7283 |
55
+ | No log | 4.0 | 8 | 6.5224 | 7.4080 | 2.7217 |
56
 
57
 
58
  ### Framework versions