alvaroalon2
commited on
Commit
•
dd8e486
1
Parent(s):
7c70524
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
BioBERT model fine-tuned in NER task with BC5CDR-chemicals and BC4CHEMD corpus
|
2 |
-
|
3 |
---
|
4 |
language: "English"
|
5 |
tags:
|
@@ -10,4 +8,6 @@ datasets:
|
|
10 |
- BC4CHEMD
|
11 |
pipeline_tag:
|
12 |
- token-classification
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language: "English"
|
3 |
tags:
|
|
|
8 |
- BC4CHEMD
|
9 |
pipeline_tag:
|
10 |
- token-classification
|
11 |
+
---
|
12 |
+
|
13 |
+
BioBERT model fine-tuned in NER task with BC5CDR-chemicals and BC4CHEMD corpus
|