Delete legacy dataset_infos.json
Browse files- dataset_infos.json +0 -173
dataset_infos.json
DELETED
|
@@ -1,173 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"LFQA_reddit": {
|
| 3 |
-
"description": "Explain Like I'm 5 long form QA dataset\n",
|
| 4 |
-
"citation": "@inproceedings{DBLP:conf/acl/FanJPGWA19,\n author = {Angela Fan and\n Yacine Jernite and\n Ethan Perez and\n David Grangier and\n Jason Weston and\n Michael Auli},\n editor = {Anna Korhonen and\n David R. Traum and\n Lluis Marquez},\n title = {{ELI5:} Long Form Question Answering},\n booktitle = {Proceedings of the 57th Conference of the Association for Computational\n Linguistics, {ACL} 2019, Florence, Italy, July 28- August 2, 2019,\n Volume 1: Long Papers},\n pages = {3558--3567},\n publisher = {Association for Computational Linguistics},\n year = {2019},\n url = {https://doi.org/10.18653/v1/p19-1346},\n doi = {10.18653/v1/p19-1346},\n}\n",
|
| 5 |
-
"homepage": "https://facebookresearch.github.io/ELI5/explore.html",
|
| 6 |
-
"license": "",
|
| 7 |
-
"features": {
|
| 8 |
-
"q_id": {
|
| 9 |
-
"dtype": "string",
|
| 10 |
-
"id": null,
|
| 11 |
-
"_type": "Value"
|
| 12 |
-
},
|
| 13 |
-
"title": {
|
| 14 |
-
"dtype": "string",
|
| 15 |
-
"id": null,
|
| 16 |
-
"_type": "Value"
|
| 17 |
-
},
|
| 18 |
-
"selftext": {
|
| 19 |
-
"dtype": "string",
|
| 20 |
-
"id": null,
|
| 21 |
-
"_type": "Value"
|
| 22 |
-
},
|
| 23 |
-
"document": {
|
| 24 |
-
"dtype": "string",
|
| 25 |
-
"id": null,
|
| 26 |
-
"_type": "Value"
|
| 27 |
-
},
|
| 28 |
-
"subreddit": {
|
| 29 |
-
"dtype": "string",
|
| 30 |
-
"id": null,
|
| 31 |
-
"_type": "Value"
|
| 32 |
-
},
|
| 33 |
-
"answers": {
|
| 34 |
-
"feature": {
|
| 35 |
-
"a_id": {
|
| 36 |
-
"dtype": "string",
|
| 37 |
-
"id": null,
|
| 38 |
-
"_type": "Value"
|
| 39 |
-
},
|
| 40 |
-
"text": {
|
| 41 |
-
"dtype": "string",
|
| 42 |
-
"id": null,
|
| 43 |
-
"_type": "Value"
|
| 44 |
-
},
|
| 45 |
-
"score": {
|
| 46 |
-
"dtype": "int32",
|
| 47 |
-
"id": null,
|
| 48 |
-
"_type": "Value"
|
| 49 |
-
}
|
| 50 |
-
},
|
| 51 |
-
"length": -1,
|
| 52 |
-
"id": null,
|
| 53 |
-
"_type": "Sequence"
|
| 54 |
-
},
|
| 55 |
-
"title_urls": {
|
| 56 |
-
"feature": {
|
| 57 |
-
"url": {
|
| 58 |
-
"dtype": "string",
|
| 59 |
-
"id": null,
|
| 60 |
-
"_type": "Value"
|
| 61 |
-
}
|
| 62 |
-
},
|
| 63 |
-
"length": -1,
|
| 64 |
-
"id": null,
|
| 65 |
-
"_type": "Sequence"
|
| 66 |
-
},
|
| 67 |
-
"selftext_urls": {
|
| 68 |
-
"feature": {
|
| 69 |
-
"url": {
|
| 70 |
-
"dtype": "string",
|
| 71 |
-
"id": null,
|
| 72 |
-
"_type": "Value"
|
| 73 |
-
}
|
| 74 |
-
},
|
| 75 |
-
"length": -1,
|
| 76 |
-
"id": null,
|
| 77 |
-
"_type": "Sequence"
|
| 78 |
-
},
|
| 79 |
-
"answers_urls": {
|
| 80 |
-
"feature": {
|
| 81 |
-
"url": {
|
| 82 |
-
"dtype": "string",
|
| 83 |
-
"id": null,
|
| 84 |
-
"_type": "Value"
|
| 85 |
-
}
|
| 86 |
-
},
|
| 87 |
-
"length": -1,
|
| 88 |
-
"id": null,
|
| 89 |
-
"_type": "Sequence"
|
| 90 |
-
}
|
| 91 |
-
},
|
| 92 |
-
"supervised_keys": null,
|
| 93 |
-
"builder_name": "eli5",
|
| 94 |
-
"config_name": "LFQA_reddit",
|
| 95 |
-
"version": {
|
| 96 |
-
"version_str": "1.0.0",
|
| 97 |
-
"description": null,
|
| 98 |
-
"datasets_version_to_prepare": null,
|
| 99 |
-
"major": 1,
|
| 100 |
-
"minor": 0,
|
| 101 |
-
"patch": 0
|
| 102 |
-
},
|
| 103 |
-
"splits": {
|
| 104 |
-
"train_eli5": {
|
| 105 |
-
"name": "train_eli5",
|
| 106 |
-
"num_bytes": 577188173,
|
| 107 |
-
"num_examples": 272634,
|
| 108 |
-
"dataset_name": "eli5"
|
| 109 |
-
},
|
| 110 |
-
"validation_eli5": {
|
| 111 |
-
"name": "validation_eli5",
|
| 112 |
-
"num_bytes": 21117891,
|
| 113 |
-
"num_examples": 9812,
|
| 114 |
-
"dataset_name": "eli5"
|
| 115 |
-
},
|
| 116 |
-
"test_eli5": {
|
| 117 |
-
"name": "test_eli5",
|
| 118 |
-
"num_bytes": 53099796,
|
| 119 |
-
"num_examples": 24512,
|
| 120 |
-
"dataset_name": "eli5"
|
| 121 |
-
},
|
| 122 |
-
"train_asks": {
|
| 123 |
-
"name": "train_asks",
|
| 124 |
-
"num_bytes": 286464210,
|
| 125 |
-
"num_examples": 131778,
|
| 126 |
-
"dataset_name": "eli5"
|
| 127 |
-
},
|
| 128 |
-
"validation_asks": {
|
| 129 |
-
"name": "validation_asks",
|
| 130 |
-
"num_bytes": 9662481,
|
| 131 |
-
"num_examples": 2281,
|
| 132 |
-
"dataset_name": "eli5"
|
| 133 |
-
},
|
| 134 |
-
"test_asks": {
|
| 135 |
-
"name": "test_asks",
|
| 136 |
-
"num_bytes": 17713920,
|
| 137 |
-
"num_examples": 4462,
|
| 138 |
-
"dataset_name": "eli5"
|
| 139 |
-
},
|
| 140 |
-
"train_askh": {
|
| 141 |
-
"name": "train_askh",
|
| 142 |
-
"num_bytes": 330483260,
|
| 143 |
-
"num_examples": 98525,
|
| 144 |
-
"dataset_name": "eli5"
|
| 145 |
-
},
|
| 146 |
-
"validation_askh": {
|
| 147 |
-
"name": "validation_askh",
|
| 148 |
-
"num_bytes": 18690845,
|
| 149 |
-
"num_examples": 4901,
|
| 150 |
-
"dataset_name": "eli5"
|
| 151 |
-
},
|
| 152 |
-
"test_askh": {
|
| 153 |
-
"name": "test_askh",
|
| 154 |
-
"num_bytes": 36246784,
|
| 155 |
-
"num_examples": 9764,
|
| 156 |
-
"dataset_name": "eli5"
|
| 157 |
-
}
|
| 158 |
-
},
|
| 159 |
-
"download_checksums": {
|
| 160 |
-
"https://s3.amazonaws.com/datasets.huggingface.co/nlp/datasets_experimental/explainlikeimfive/reddit_data_split.json": {
|
| 161 |
-
"num_bytes": 6326543,
|
| 162 |
-
"checksum": "e605c4854787f3db85415b90ab80bb9ca2e2bd5208391e02aff081be2690923f"
|
| 163 |
-
},
|
| 164 |
-
"https://s3.amazonaws.com/datasets.huggingface.co/nlp/datasets/eli5/reddit_data_split.json": {
|
| 165 |
-
"checksum": "e605c4854787f3db85415b90ab80bb9ca2e2bd5208391e02aff081be2690923f",
|
| 166 |
-
"num_bytes": 6326543
|
| 167 |
-
}
|
| 168 |
-
},
|
| 169 |
-
"download_size": 6326543,
|
| 170 |
-
"dataset_size": 1350667360,
|
| 171 |
-
"size_in_bytes": 1356993903
|
| 172 |
-
}
|
| 173 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|