Robertooo commited on
Commit
559c3ef
·
1 Parent(s): 3ca0845

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: 0.0000
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
- | 0.0037 | 1.0 | 1627 | 0.0003 |
49
- | 0.0015 | 2.0 | 3254 | 0.0000 |
50
- | 0.0008 | 3.0 | 4881 | 0.0000 |
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.8255
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.1542 | 1.0 | 1627 | 2.1101 |
49
+ | 2.0739 | 2.0 | 3254 | 2.0006 |
50
+ | 2.0241 | 3.0 | 4881 | 1.7874 |
51
 
52
 
53
  ### Framework versions