File size: 449 Bytes
d8a26bd
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
library_name: Transformers PHP
tags:
- onnx
---

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.
---