File size: 752 Bytes
54ef513
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a035b3
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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 <b>"Adverse drug reaction"</b> and <b>"Drug"</b> span Extraction.

<b>Details of spanbert-large-cased:</b>
https://huggingface.co/SpanBERT/spanbert-large-cased

<b>Details of the downstream task (Adverse drug reaction and Drug Extraction) - Dataset</b>
https://huggingface.co/datasets/ade_corpus_v2