Update README.md
Browse files
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 |
-
⚠️
|
| 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
|