tsantosh7 commited on
Commit
a8a1fbf
1 Parent(s): 02e1798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -23,7 +23,12 @@ model-index:
23
  type: f_score
24
  value: 0.8882175227
25
  ---
26
- Bio Named Entity Recognition using BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
 
 
 
 
 
27
 
28
  | Feature | Description |
29
  | --- | --- |
 
23
  type: f_score
24
  value: 0.8882175227
25
  ---
26
+ Bio literature Named Entity Recognition using microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext transformer model. The model recognises the following entities:
27
+
28
+ | **CD** | Chemical/Drugs |
29
+ | **DS** | Diseases |
30
+ | **GP** | Gene/Protein |
31
+ | **OG** | Organism |
32
 
33
  | Feature | Description |
34
  | --- | --- |