|
--- |
|
library_name: Transformers PHP |
|
tags: |
|
- onnx |
|
- bert |
|
datasets: |
|
- bigbio/n2c2_2009 |
|
pipeline_tag: token-classification |
|
--- |
|
|
|
https://huggingface.co/samrawal/bert-large-uncased_med-ner with ONNX weights to be compatible with Transformers PHP |
|
|
|
A Named Entity Recognition model for medication entities (`medication name`, `dosage`, `duration`, `frequency`, `reason`). |
|
|
|
The model has been trained on the i2b2 (now n2c2) dataset for the 2009 - Medication task. Please visit the n2c2 site to request access to the dataset. |
|
--- |