pruas commited on
Commit
b79b934
1 Parent(s): 14703ff

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: token-classification
5
+ ---
6
+
7
+ Named Entity Recognition (NER) model to recognize biological process entities (as defined by Gene Ontology-Biological Process sub-ontology).
8
+
9
+ [PubMedBERT](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) fine-tuned on the following dataset:
10
+ - [CRAFT](https://github.com/UCDenver-ccp/CRAFT/tree/master/concept-annotation): entity type "GO-BP"