abhibisht89 commited on
Commit
54ef513
1 Parent(s): 9a035b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  spanbert-large-cased fine-tuned for <b>"Adverse drug reaction"</b> and <b>"Drug"</b> span Extraction.
2
 
3
  <b>Details of spanbert-large-cased:</b>
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - spanbert
5
+ datasets:
6
+ - ade_corpus_v2
7
+ widget:
8
+ - text: "Having fever after taking paracetamol."
9
+ example_title: "NER"
10
+ - text: "Birth defects associated with thalidomide."
11
+ example_title: "NER"
12
+ - text: "Deafness and kidney failure associated with gentamicin (an antibiotic)."
13
+ example_title: "NER"
14
+ - text: "Bleeding of the intestine associated with aspirin therapy."
15
+ example_title: "NER"
16
+ ---
17
+
18
  spanbert-large-cased fine-tuned for <b>"Adverse drug reaction"</b> and <b>"Drug"</b> span Extraction.
19
 
20
  <b>Details of spanbert-large-cased:</b>