simonada commited on
Commit
9a081b7
·
verified ·
1 Parent(s): feae676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ print(example_phys)
41
 
42
  This model is limited by its training dataset of entity-annotated clinical trial registry records from a specific span of time and focused on the field of neuroscience. This may not generalize well for all use cases in different domains. Furthermore, the model occassionally tags subword tokens as entities and post-processing of results may be necessary to handle those cases.
43
 
44
- ⚠️ This model had the best performance for drug and disease entities. However BioBERT was able to recognize better the other intervention types.
45
 
46
 
47
  ## Training data
 
41
 
42
  This model is limited by its training dataset of entity-annotated clinical trial registry records from a specific span of time and focused on the field of neuroscience. This may not generalize well for all use cases in different domains. Furthermore, the model occassionally tags subword tokens as entities and post-processing of results may be necessary to handle those cases.
43
 
44
+ ⚠️ Please consider your use case, as this model had the best performance for drug and disease entities. However BioBERT was able to recognize better the other intervention types.
45
 
46
 
47
  ## Training data