MohametSena commited on
Commit
6c85167
·
1 Parent(s): 112f6ad

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -13,12 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.7537
17
- - Mse: 0.7537
18
- - Rmse: 0.8681
19
- - Mae: 0.6368
20
- - R2: 0.2520
21
- - Smape: 120.6022
22
 
23
  ## Model description
24
 
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Mae | Mse | R2 | Rmse | Smape |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:------:|:--------:|
52
- | No log | 0.46 | 300 | 0.8953 | 0.7207 | 0.8953 | 0.1396 | 0.9462 | 135.3075 |
53
- | No log | 0.91 | 600 | 0.7537 | 0.7537 | 0.8681 | 0.6368 | 0.2520 | 120.6022 |
54
 
55
 
56
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.6674
17
+ - Mse: 0.6674
18
+ - Rmse: 0.8169
19
+ - Mae: 0.5948
20
+ - R2: 0.3295
21
+ - Smape: 109.9213
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Rmse | Mae | R2 | Smape |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:------:|:--------:|
52
+ | No log | 0.46 | 300 | 0.7945 | 0.7945 | 0.8914 | 0.6404 | 0.2018 | 120.6558 |
53
+ | No log | 0.91 | 600 | 0.6674 | 0.6674 | 0.8169 | 0.5948 | 0.3295 | 109.9213 |
54
 
55
 
56
  ### Framework versions