mankowitz's picture
Update README.md
83fc804 verified
|
raw
history blame contribute delete
No virus
449 Bytes
metadata
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.