mathieu
commited on
Commit
•
8a0d419
1
Parent(s):
01a2d3f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: token-classification
|
5 |
+
datasets:
|
6 |
+
- Mathking/primary_outcomes
|
7 |
+
tags:
|
8 |
+
- token-classification
|
9 |
+
---
|
10 |
+
BioLinkBERT-base model finetuned for token classification of primary outcomes in clinical trials scientific articles sentences.
|
11 |
+
|
12 |
+
Trained on A. Koroleva dataset of sentences extracted from clinical trials articles.
|