Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
discofuse / dataset_infos.json
albertvillanova's picture
Add discofuse-wikipedia data files
f4a7713
raw
history blame
5.36 kB
{
"discofuse-sport": {
"description": " DISCOFUSE is a large scale dataset for discourse-based sentence fusion.\n",
"citation": "@InProceedings{GevaEtAl2019,\n title = {DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion},\n author = {Geva, Mor and Malmi, Eric and Szpektor, Idan and Berant, Jonathan},\n booktitle = {Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics},\n note = {arXiv preprint arXiv:1902.10526},\n year = {2019}\n}\n\n",
"homepage": "https://github.com/google-research-datasets/discofuse",
"license": "",
"features": {
"connective_string": {
"dtype": "string",
"_type": "Value"
},
"discourse_type": {
"dtype": "string",
"_type": "Value"
},
"coherent_second_sentence": {
"dtype": "string",
"_type": "Value"
},
"has_coref_type_pronoun": {
"dtype": "float32",
"_type": "Value"
},
"incoherent_first_sentence": {
"dtype": "string",
"_type": "Value"
},
"incoherent_second_sentence": {
"dtype": "string",
"_type": "Value"
},
"has_coref_type_nominal": {
"dtype": "float32",
"_type": "Value"
},
"coherent_first_sentence": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "discofuse",
"dataset_name": "discofuse",
"config_name": "discofuse-sport",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 14736176073,
"num_examples": 43291020,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 151655243,
"num_examples": 445521,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 150206657,
"num_examples": 440902,
"dataset_name": null
}
},
"download_size": 9422142544,
"dataset_size": 15038037973,
"size_in_bytes": 24460180517
},
"discofuse-wikipedia": {
"description": " DISCOFUSE is a large scale dataset for discourse-based sentence fusion.\n",
"citation": "@InProceedings{GevaEtAl2019,\n title = {DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion},\n author = {Geva, Mor and Malmi, Eric and Szpektor, Idan and Berant, Jonathan},\n booktitle = {Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics},\n note = {arXiv preprint arXiv:1902.10526},\n year = {2019}\n}\n\n",
"homepage": "https://github.com/google-research-datasets/discofuse",
"license": "",
"features": {
"connective_string": {
"dtype": "string",
"_type": "Value"
},
"discourse_type": {
"dtype": "string",
"_type": "Value"
},
"coherent_second_sentence": {
"dtype": "string",
"_type": "Value"
},
"has_coref_type_pronoun": {
"dtype": "float32",
"_type": "Value"
},
"incoherent_first_sentence": {
"dtype": "string",
"_type": "Value"
},
"incoherent_second_sentence": {
"dtype": "string",
"_type": "Value"
},
"has_coref_type_nominal": {
"dtype": "float32",
"_type": "Value"
},
"coherent_first_sentence": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "discofuse",
"dataset_name": "discofuse",
"config_name": "discofuse-wikipedia",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 6377885028,
"num_examples": 16310585,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 64007750,
"num_examples": 163657,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 65681627,
"num_examples": 168081,
"dataset_name": null
}
},
"download_size": 3929336540,
"dataset_size": 6507574405,
"size_in_bytes": 10436910945
}
}