juancavallotti commited on
Commit
87eab58
·
1 Parent(s): fd08e87

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.2504
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
- | 1.4921 | 1.0 | 14840 | 1.3990 |
49
- | 1.4243 | 2.0 | 29680 | 1.2791 |
50
- | 1.3202 | 3.0 | 44520 | 1.2504 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.2521
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.3519 | 1.0 | 14840 | 1.2580 |
49
+ | 1.318 | 2.0 | 29680 | 1.2711 |
50
+ | 1.2951 | 3.0 | 44520 | 1.2521 |
51
 
52
 
53
  ### Framework versions