added base model
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
pipeline_tag: token-classification
|
5 |
tags:
|
6 |
- token-classification
|
|
|
7 |
---
|
8 |
BioLinkBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
|
9 |
|
|
|
4 |
pipeline_tag: token-classification
|
5 |
tags:
|
6 |
- token-classification
|
7 |
+
base_model: michiyasunaga/BioLinkBERT-base
|
8 |
---
|
9 |
BioLinkBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
|
10 |
|