danielkorat
commited on
Commit
·
f12f2ee
1
Parent(s):
085c95f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
|
|
1 |
+
# ADE-Corpus-V2 Dataset: Adverse Drug Reaction Data.
|
2 |
+
This is a dataset for classification if a sentence is ADE-related (True) or not (False).
|
3 |
+
|
4 |
+
**Train size: 17,637**
|
5 |
+
|
6 |
+
**Test size: 5,879**
|
7 |
+
|
8 |
+
[Source dataset](https://huggingface.co/datasets/ade_corpus_v2)
|
9 |
+
|
10 |
+
[Paper](https://www.sciencedirect.com/science/article/pii/S1532046412000615)
|
11 |
+
|
12 |
---
|
13 |
license: unknown
|
14 |
---
|