Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language:
|
|
| 5 |
base_model:
|
| 6 |
- microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
|
| 7 |
pipeline_tag: fill-mask
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
# Model Card for Model ID
|
| 10 |
|
|
@@ -47,5 +49,4 @@ The model was domain adapted by applying masked language modeling (MLM) to a cor
|
|
| 47 |
|
| 48 |
## Citation [optional]
|
| 49 |
|
| 50 |
-
TBD
|
| 51 |
-
|
|
|
|
| 5 |
base_model:
|
| 6 |
- microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
|
| 7 |
pipeline_tag: fill-mask
|
| 8 |
+
datasets:
|
| 9 |
+
- SantiagoSanchezF/mgnify_study_descriptions
|
| 10 |
---
|
| 11 |
# Model Card for Model ID
|
| 12 |
|
|
|
|
| 49 |
|
| 50 |
## Citation [optional]
|
| 51 |
|
| 52 |
+
TBD
|
|
|