albertvillanova HF staff commited on
Commit
1bb72c0
1 Parent(s): 080cf99

Delete legacy dataset_infos.json (#4)

Browse files

- Delete legacy dataset_infos.json (3b957b2774e02fa484e98cd1126921d6017aad29)
- Update dataset card (0b23d3e6b6b258d74127fcc96dacba5e8fc5c945)

Files changed (2) hide show
  1. README.md +10 -10
  2. dataset_infos.json +0 -1
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: 3403711
39
  num_examples: 23516
40
  download_size: 3791162
41
- dataset_size: 3403711
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: 1546021
67
  num_examples: 6821
68
  download_size: 3791162
69
- dataset_size: 1546021
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: 64725
95
  num_examples: 279
96
  download_size: 3791162
97
- dataset_size: 64725
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
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"Ade_corpus_v2_classification": {"description": " ADE-Corpus-V2 Dataset: Adverse Drug Reaction Data.\n This is a dataset for Classification if a sentence is ADE-related (True) or not (False) and Relation Extraction between Adverse Drug Event and Drug.\n DRUG-AE.rel provides relations between drugs and adverse effects.\n DRUG-DOSE.rel provides relations between drugs and dosages.\n ADE-NEG.txt provides all sentences in the ADE corpus that DO NOT contain any drug-related adverse effects.\n", "citation": "@article{GURULINGAPPA2012885,\ntitle = \"Development of a benchmark corpus to support the automatic extraction of drug-related adverse effects from medical case reports\",\njournal = \"Journal of Biomedical Informatics\",\nvolume = \"45\",\nnumber = \"5\",\npages = \"885 - 892\",\nyear = \"2012\",\nnote = \"Text Mining and Natural Language Processing in Pharmacogenomics\",\nissn = \"1532-0464\",\ndoi = \"https://doi.org/10.1016/j.jbi.2012.04.008\",\nurl = \"http://www.sciencedirect.com/science/article/pii/S1532046412000615\",\nauthor = \"Harsha Gurulingappa and Abdul Mateen Rajput and Angus Roberts and Juliane Fluck and Martin Hofmann-Apitius and Luca Toldo\",\nkeywords = \"Adverse drug effect, Benchmark corpus, Annotation, Harmonization, Sentence classification\",\nabstract = \"A significant amount of information about drug-related safety issues such as adverse effects are published in medical case reports that can only be explored by human readers due to their unstructured nature. The work presented here aims at generating a systematically annotated corpus that can support the development and validation of methods for the automatic extraction of drug-related adverse effects from medical case reports. The documents are systematically double annotated in various rounds to ensure consistent annotations. The annotated documents are finally harmonized to generate representative consensus annotations. In order to demonstrate an example use case scenario, the corpus was employed to train and validate models for the classification of informative against the non-informative sentences. A Maximum Entropy classifier trained with simple features and evaluated by 10-fold cross-validation resulted in the F1 score of 0.70 indicating a potential useful application of the corpus.\"\n}\n", "homepage": "https://www.sciencedirect.com/science/article/pii/S1532046412000615", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["Not-Related", "Related"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "ade_corpus_v2", "config_name": "Ade_corpus_v2_classification", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3403711, "num_examples": 23516, "dataset_name": "ade_corpus_v2"}}, "download_checksums": {"https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-AE.rel": {"num_bytes": 1423024, "checksum": "542cdc483ccc94927762eaf2c9a8ecac49a6c10037dda2895be6a6e20160f75a"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-DOSE.rel": {"num_bytes": 59669, "checksum": "78b46dfcdc1325d7f81e5e01f5a424e380e4b38fafca02f6e8f67064ca73f2db"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/ADE-NEG.txt": {"num_bytes": 2308469, "checksum": "8f506c159042ce354fbf26981dc39971dde8f09b1158d94106eab1e516e53fcf"}}, "download_size": 3791162, "post_processing_size": null, "dataset_size": 3403711, "size_in_bytes": 7194873}, "Ade_corpus_v2_drug_ade_relation": {"description": " ADE-Corpus-V2 Dataset: Adverse Drug Reaction Data.\n This is a dataset for Classification if a sentence is ADE-related (True) or not (False) and Relation Extraction between Adverse Drug Event and Drug.\n DRUG-AE.rel provides relations between drugs and adverse effects.\n DRUG-DOSE.rel provides relations between drugs and dosages.\n ADE-NEG.txt provides all sentences in the ADE corpus that DO NOT contain any drug-related adverse effects.\n", "citation": "@article{GURULINGAPPA2012885,\ntitle = \"Development of a benchmark corpus to support the automatic extraction of drug-related adverse effects from medical case reports\",\njournal = \"Journal of Biomedical Informatics\",\nvolume = \"45\",\nnumber = \"5\",\npages = \"885 - 892\",\nyear = \"2012\",\nnote = \"Text Mining and Natural Language Processing in Pharmacogenomics\",\nissn = \"1532-0464\",\ndoi = \"https://doi.org/10.1016/j.jbi.2012.04.008\",\nurl = \"http://www.sciencedirect.com/science/article/pii/S1532046412000615\",\nauthor = \"Harsha Gurulingappa and Abdul Mateen Rajput and Angus Roberts and Juliane Fluck and Martin Hofmann-Apitius and Luca Toldo\",\nkeywords = \"Adverse drug effect, Benchmark corpus, Annotation, Harmonization, Sentence classification\",\nabstract = \"A significant amount of information about drug-related safety issues such as adverse effects are published in medical case reports that can only be explored by human readers due to their unstructured nature. The work presented here aims at generating a systematically annotated corpus that can support the development and validation of methods for the automatic extraction of drug-related adverse effects from medical case reports. The documents are systematically double annotated in various rounds to ensure consistent annotations. The annotated documents are finally harmonized to generate representative consensus annotations. In order to demonstrate an example use case scenario, the corpus was employed to train and validate models for the classification of informative against the non-informative sentences. A Maximum Entropy classifier trained with simple features and evaluated by 10-fold cross-validation resulted in the F1 score of 0.70 indicating a potential useful application of the corpus.\"\n}\n", "homepage": "https://www.sciencedirect.com/science/article/pii/S1532046412000615", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "drug": {"dtype": "string", "id": null, "_type": "Value"}, "effect": {"dtype": "string", "id": null, "_type": "Value"}, "indexes": {"drug": {"feature": {"start_char": {"dtype": "int32", "id": null, "_type": "Value"}, "end_char": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}, "effect": {"feature": {"start_char": {"dtype": "int32", "id": null, "_type": "Value"}, "end_char": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "post_processed": null, "supervised_keys": null, "builder_name": "ade_corpus_v2", "config_name": "Ade_corpus_v2_drug_ade_relation", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1546021, "num_examples": 6821, "dataset_name": "ade_corpus_v2"}}, "download_checksums": {"https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-AE.rel": {"num_bytes": 1423024, "checksum": "542cdc483ccc94927762eaf2c9a8ecac49a6c10037dda2895be6a6e20160f75a"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-DOSE.rel": {"num_bytes": 59669, "checksum": "78b46dfcdc1325d7f81e5e01f5a424e380e4b38fafca02f6e8f67064ca73f2db"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/ADE-NEG.txt": {"num_bytes": 2308469, "checksum": "8f506c159042ce354fbf26981dc39971dde8f09b1158d94106eab1e516e53fcf"}}, "download_size": 3791162, "post_processing_size": null, "dataset_size": 1546021, "size_in_bytes": 5337183}, "Ade_corpus_v2_drug_dosage_relation": {"description": " ADE-Corpus-V2 Dataset: Adverse Drug Reaction Data.\n This is a dataset for Classification if a sentence is ADE-related (True) or not (False) and Relation Extraction between Adverse Drug Event and Drug.\n DRUG-AE.rel provides relations between drugs and adverse effects.\n DRUG-DOSE.rel provides relations between drugs and dosages.\n ADE-NEG.txt provides all sentences in the ADE corpus that DO NOT contain any drug-related adverse effects.\n", "citation": "@article{GURULINGAPPA2012885,\ntitle = \"Development of a benchmark corpus to support the automatic extraction of drug-related adverse effects from medical case reports\",\njournal = \"Journal of Biomedical Informatics\",\nvolume = \"45\",\nnumber = \"5\",\npages = \"885 - 892\",\nyear = \"2012\",\nnote = \"Text Mining and Natural Language Processing in Pharmacogenomics\",\nissn = \"1532-0464\",\ndoi = \"https://doi.org/10.1016/j.jbi.2012.04.008\",\nurl = \"http://www.sciencedirect.com/science/article/pii/S1532046412000615\",\nauthor = \"Harsha Gurulingappa and Abdul Mateen Rajput and Angus Roberts and Juliane Fluck and Martin Hofmann-Apitius and Luca Toldo\",\nkeywords = \"Adverse drug effect, Benchmark corpus, Annotation, Harmonization, Sentence classification\",\nabstract = \"A significant amount of information about drug-related safety issues such as adverse effects are published in medical case reports that can only be explored by human readers due to their unstructured nature. The work presented here aims at generating a systematically annotated corpus that can support the development and validation of methods for the automatic extraction of drug-related adverse effects from medical case reports. The documents are systematically double annotated in various rounds to ensure consistent annotations. The annotated documents are finally harmonized to generate representative consensus annotations. In order to demonstrate an example use case scenario, the corpus was employed to train and validate models for the classification of informative against the non-informative sentences. A Maximum Entropy classifier trained with simple features and evaluated by 10-fold cross-validation resulted in the F1 score of 0.70 indicating a potential useful application of the corpus.\"\n}\n", "homepage": "https://www.sciencedirect.com/science/article/pii/S1532046412000615", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "drug": {"dtype": "string", "id": null, "_type": "Value"}, "dosage": {"dtype": "string", "id": null, "_type": "Value"}, "indexes": {"drug": {"feature": {"start_char": {"dtype": "int32", "id": null, "_type": "Value"}, "end_char": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}, "dosage": {"feature": {"start_char": {"dtype": "int32", "id": null, "_type": "Value"}, "end_char": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "post_processed": null, "supervised_keys": null, "builder_name": "ade_corpus_v2", "config_name": "Ade_corpus_v2_drug_dosage_relation", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 64725, "num_examples": 279, "dataset_name": "ade_corpus_v2"}}, "download_checksums": {"https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-AE.rel": {"num_bytes": 1423024, "checksum": "542cdc483ccc94927762eaf2c9a8ecac49a6c10037dda2895be6a6e20160f75a"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/DRUG-DOSE.rel": {"num_bytes": 59669, "checksum": "78b46dfcdc1325d7f81e5e01f5a424e380e4b38fafca02f6e8f67064ca73f2db"}, "https://raw.githubusercontent.com/trunghlt/AdverseDrugReaction/master/ADE-Corpus-V2/ADE-NEG.txt": {"num_bytes": 2308469, "checksum": "8f506c159042ce354fbf26981dc39971dde8f09b1158d94106eab1e516e53fcf"}}, "download_size": 3791162, "post_processing_size": null, "dataset_size": 64725, "size_in_bytes": 3855887}}