Datasets:
Update dataset card
Browse files
README.md
CHANGED
|
@@ -22,6 +22,10 @@ task_ids:
|
|
| 22 |
- coreference-resolution
|
| 23 |
- fact-checking
|
| 24 |
pretty_name: Adverse Drug Reaction Data v2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
dataset_info:
|
| 26 |
- config_name: Ade_corpus_v2_classification
|
| 27 |
features:
|
|
@@ -35,10 +39,10 @@ dataset_info:
|
|
| 35 |
'1': Related
|
| 36 |
splits:
|
| 37 |
- name: train
|
| 38 |
-
num_bytes:
|
| 39 |
num_examples: 23516
|
| 40 |
download_size: 3791162
|
| 41 |
-
dataset_size:
|
| 42 |
- config_name: Ade_corpus_v2_drug_ade_relation
|
| 43 |
features:
|
| 44 |
- name: text
|
|
@@ -63,10 +67,10 @@ dataset_info:
|
|
| 63 |
dtype: int32
|
| 64 |
splits:
|
| 65 |
- name: train
|
| 66 |
-
num_bytes:
|
| 67 |
num_examples: 6821
|
| 68 |
download_size: 3791162
|
| 69 |
-
dataset_size:
|
| 70 |
- config_name: Ade_corpus_v2_drug_dosage_relation
|
| 71 |
features:
|
| 72 |
- name: text
|
|
@@ -91,10 +95,10 @@ dataset_info:
|
|
| 91 |
dtype: int32
|
| 92 |
splits:
|
| 93 |
- name: train
|
| 94 |
-
num_bytes:
|
| 95 |
num_examples: 279
|
| 96 |
download_size: 3791162
|
| 97 |
-
dataset_size:
|
| 98 |
train-eval-index:
|
| 99 |
- config: Ade_corpus_v2_classification
|
| 100 |
task: text-classification
|
|
@@ -143,10 +147,6 @@ train-eval-index:
|
|
| 143 |
name: Recall weighted
|
| 144 |
args:
|
| 145 |
average: weighted
|
| 146 |
-
config_names:
|
| 147 |
-
- Ade_corpus_v2_classification
|
| 148 |
-
- Ade_corpus_v2_drug_ade_relation
|
| 149 |
-
- Ade_corpus_v2_drug_dosage_relation
|
| 150 |
---
|
| 151 |
|
| 152 |
# Dataset Card for Adverse Drug Reaction Data v2
|
|
|
|
| 22 |
- coreference-resolution
|
| 23 |
- fact-checking
|
| 24 |
pretty_name: Adverse Drug Reaction Data v2
|
| 25 |
+
config_names:
|
| 26 |
+
- Ade_corpus_v2_classification
|
| 27 |
+
- Ade_corpus_v2_drug_ade_relation
|
| 28 |
+
- Ade_corpus_v2_drug_dosage_relation
|
| 29 |
dataset_info:
|
| 30 |
- config_name: Ade_corpus_v2_classification
|
| 31 |
features:
|
|
|
|
| 39 |
'1': Related
|
| 40 |
splits:
|
| 41 |
- name: train
|
| 42 |
+
num_bytes: 3403699
|
| 43 |
num_examples: 23516
|
| 44 |
download_size: 3791162
|
| 45 |
+
dataset_size: 3403699
|
| 46 |
- config_name: Ade_corpus_v2_drug_ade_relation
|
| 47 |
features:
|
| 48 |
- name: text
|
|
|
|
| 67 |
dtype: int32
|
| 68 |
splits:
|
| 69 |
- name: train
|
| 70 |
+
num_bytes: 1545993
|
| 71 |
num_examples: 6821
|
| 72 |
download_size: 3791162
|
| 73 |
+
dataset_size: 1545993
|
| 74 |
- config_name: Ade_corpus_v2_drug_dosage_relation
|
| 75 |
features:
|
| 76 |
- name: text
|
|
|
|
| 95 |
dtype: int32
|
| 96 |
splits:
|
| 97 |
- name: train
|
| 98 |
+
num_bytes: 64697
|
| 99 |
num_examples: 279
|
| 100 |
download_size: 3791162
|
| 101 |
+
dataset_size: 64697
|
| 102 |
train-eval-index:
|
| 103 |
- config: Ade_corpus_v2_classification
|
| 104 |
task: text-classification
|
|
|
|
| 147 |
name: Recall weighted
|
| 148 |
args:
|
| 149 |
average: weighted
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
---
|
| 151 |
|
| 152 |
# Dataset Card for Adverse Drug Reaction Data v2
|