---
language: en
tags:
- spanbert
datasets:
- ade_corpus_v2
widget:
- text: "Having fever after taking paracetamol."
example_title: "NER"
- text: "Birth defects associated with thalidomide."
example_title: "NER"
- text: "Deafness and kidney failure associated with gentamicin (an antibiotic)."
example_title: "NER"
- text: "Bleeding of the intestine associated with aspirin therapy."
example_title: "NER"
---
spanbert-large-cased fine-tuned for "Adverse drug reaction" and "Drug" span Extraction.
Details of spanbert-large-cased:
https://huggingface.co/SpanBERT/spanbert-large-cased
Details of the downstream task (Adverse drug reaction and Drug Extraction) - Dataset
https://huggingface.co/datasets/ade_corpus_v2