Commit
·
259d0d9
1
Parent(s):
94502a7
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,12 @@ tags:
|
|
14 |
- zero-shot
|
15 |
- BERT
|
16 |
- PubMedBERT
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
# Zero and few shot NER for biomedical texts
|
|
|
14 |
- zero-shot
|
15 |
- BERT
|
16 |
- PubMedBERT
|
17 |
+
metrics:
|
18 |
+
- accuracy
|
19 |
+
- recall
|
20 |
+
- f1
|
21 |
+
- precision
|
22 |
+
library_name: transformers
|
23 |
---
|
24 |
|
25 |
# Zero and few shot NER for biomedical texts
|