File size: 519 Bytes
73daa69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
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.
--- |