Update README.md
Browse files
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
|
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 |
|