mathieu
commited on
Commit
·
ab9fc32
1
Parent(s):
bf4010a
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: token-classification
|
5 |
+
tags:
|
6 |
+
- token-classification
|
7 |
+
---
|
8 |
+
PubMedBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
|
9 |
+
|
10 |
+
Trained on A. Koroleva dataset of sentences extracted from clinical trials articles.
|