Commit
·
6520fac
1
Parent(s):
3b14fca
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,6 @@ datasets:
|
|
9 |
- JNLPBA
|
10 |
- BC2GM
|
11 |
---
|
12 |
-
BioBERT model fine-tuned in NER task with JNLPBA and BC2GM corpus for genetic class entities.
|
|
|
|
|
|
9 |
- JNLPBA
|
10 |
- BC2GM
|
11 |
---
|
12 |
+
BioBERT model fine-tuned in NER task with JNLPBA and BC2GM corpus for genetic class entities.
|
13 |
+
|
14 |
+
This was fine-tuned in order to use it in a BioNER/BioNEN system which is available at: https://github.com/alvaroalon2/bio-nlp/
|