cfcooney commited on
Commit
6e11b37
1 Parent(s): 6cfe00b

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
  # hupd_mlm_distilroberta
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.1515
 
19
 
20
  ## Model description
21
 
 
13
 
14
  # hupd_mlm_distilroberta
15
 
16
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the [HUPD][https://huggingface.co/datasets/HUPD/hupd] patent dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.1515
19
+ - Perplexity: 3.16
20
 
21
  ## Model description
22