cfcooney commited on
Commit
da65b3a
1 Parent(s): dd32929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,9 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # eli5_mlm_model
15
 
16
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.9903
 
19
 
20
  ## Model description
21
 
 
13
 
14
  # eli5_mlm_model
15
 
16
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the [Eli5][https://huggingface.co/datasets/eli5] dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.9903
19
+ - Perplexity 7.32
20
 
21
  ## Model description
22