mahaamami commited on
Commit
c0d8d61
·
1 Parent(s): 66f3259

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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: 2.0078
18
 
19
  ## Model description
20
 
@@ -43,11 +43,11 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 2.4013 | 1.0 | 949 | 2.1258 |
49
- | 2.2183 | 2.0 | 1898 | 2.0701 |
50
- | 2.1716 | 3.0 | 2847 | 2.0078 |
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.8833
18
 
19
  ## Model description
20
 
 
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 2.1026 | 1.0 | 5835 | 1.9705 |
49
+ | 2.0088 | 2.0 | 11670 | 1.9090 |
50
+ | 1.9766 | 3.0 | 17505 | 1.8833 |
51
 
52
 
53
  ### Framework versions