Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ widget:
|
|
| 38 |
</details>
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
-
Biomedical pretrained language model for Spanish. For more details about the corpus, the pretraining and the evaluation, check the official [repository](https://github.com/PlanTL-SANIDAD/lm-biomedical-clinical-es) and read our [preprint](https://arxiv.org/abs/2109.03570)
|
| 42 |
|
| 43 |
## Intended uses and limitations
|
| 44 |
The model is ready-to-use only for masked language modelling to perform the Fill Mask task (try the inference API or read the next section). However, it is intended to be fine-tuned on downstream tasks such as Named Entity Recognition or Text Classification.
|
|
|
|
| 38 |
</details>
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
+
Biomedical pretrained language model for Spanish. For more details about the corpus, the pretraining and the evaluation, check the official [repository](https://github.com/PlanTL-SANIDAD/lm-biomedical-clinical-es) and read our [preprint](https://arxiv.org/abs/2109.03570).
|
| 42 |
|
| 43 |
## Intended uses and limitations
|
| 44 |
The model is ready-to-use only for masked language modelling to perform the Fill Mask task (try the inference API or read the next section). However, it is intended to be fine-tuned on downstream tasks such as Named Entity Recognition or Text Classification.
|