Datasets:
Tasks:
Text2Text Generation
Formats:
parquet
Languages:
English
Size:
10M - 100M
ArXiv:
Tags:
sentence-fusion
License:
Commit
·
f2319c3
1
Parent(s):
22d7819
Delete legacy dataset_infos.json
Browse files- dataset_infos.json +0 -148
dataset_infos.json
DELETED
@@ -1,148 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"discofuse-sport": {
|
3 |
-
"description": " DISCOFUSE is a large scale dataset for discourse-based sentence fusion.\n",
|
4 |
-
"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",
|
5 |
-
"homepage": "https://github.com/google-research-datasets/discofuse",
|
6 |
-
"license": "",
|
7 |
-
"features": {
|
8 |
-
"connective_string": {
|
9 |
-
"dtype": "string",
|
10 |
-
"_type": "Value"
|
11 |
-
},
|
12 |
-
"discourse_type": {
|
13 |
-
"dtype": "string",
|
14 |
-
"_type": "Value"
|
15 |
-
},
|
16 |
-
"coherent_second_sentence": {
|
17 |
-
"dtype": "string",
|
18 |
-
"_type": "Value"
|
19 |
-
},
|
20 |
-
"has_coref_type_pronoun": {
|
21 |
-
"dtype": "float32",
|
22 |
-
"_type": "Value"
|
23 |
-
},
|
24 |
-
"incoherent_first_sentence": {
|
25 |
-
"dtype": "string",
|
26 |
-
"_type": "Value"
|
27 |
-
},
|
28 |
-
"incoherent_second_sentence": {
|
29 |
-
"dtype": "string",
|
30 |
-
"_type": "Value"
|
31 |
-
},
|
32 |
-
"has_coref_type_nominal": {
|
33 |
-
"dtype": "float32",
|
34 |
-
"_type": "Value"
|
35 |
-
},
|
36 |
-
"coherent_first_sentence": {
|
37 |
-
"dtype": "string",
|
38 |
-
"_type": "Value"
|
39 |
-
}
|
40 |
-
},
|
41 |
-
"builder_name": "discofuse",
|
42 |
-
"dataset_name": "discofuse",
|
43 |
-
"config_name": "discofuse-sport",
|
44 |
-
"version": {
|
45 |
-
"version_str": "1.0.0",
|
46 |
-
"description": "",
|
47 |
-
"major": 1,
|
48 |
-
"minor": 0,
|
49 |
-
"patch": 0
|
50 |
-
},
|
51 |
-
"splits": {
|
52 |
-
"train": {
|
53 |
-
"name": "train",
|
54 |
-
"num_bytes": 14736176073,
|
55 |
-
"num_examples": 43291020,
|
56 |
-
"dataset_name": null
|
57 |
-
},
|
58 |
-
"test": {
|
59 |
-
"name": "test",
|
60 |
-
"num_bytes": 151655243,
|
61 |
-
"num_examples": 445521,
|
62 |
-
"dataset_name": null
|
63 |
-
},
|
64 |
-
"validation": {
|
65 |
-
"name": "validation",
|
66 |
-
"num_bytes": 150206657,
|
67 |
-
"num_examples": 440902,
|
68 |
-
"dataset_name": null
|
69 |
-
}
|
70 |
-
},
|
71 |
-
"download_size": 9422142544,
|
72 |
-
"dataset_size": 15038037973,
|
73 |
-
"size_in_bytes": 24460180517
|
74 |
-
},
|
75 |
-
"discofuse-wikipedia": {
|
76 |
-
"description": " DISCOFUSE is a large scale dataset for discourse-based sentence fusion.\n",
|
77 |
-
"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",
|
78 |
-
"homepage": "https://github.com/google-research-datasets/discofuse",
|
79 |
-
"license": "",
|
80 |
-
"features": {
|
81 |
-
"connective_string": {
|
82 |
-
"dtype": "string",
|
83 |
-
"_type": "Value"
|
84 |
-
},
|
85 |
-
"discourse_type": {
|
86 |
-
"dtype": "string",
|
87 |
-
"_type": "Value"
|
88 |
-
},
|
89 |
-
"coherent_second_sentence": {
|
90 |
-
"dtype": "string",
|
91 |
-
"_type": "Value"
|
92 |
-
},
|
93 |
-
"has_coref_type_pronoun": {
|
94 |
-
"dtype": "float32",
|
95 |
-
"_type": "Value"
|
96 |
-
},
|
97 |
-
"incoherent_first_sentence": {
|
98 |
-
"dtype": "string",
|
99 |
-
"_type": "Value"
|
100 |
-
},
|
101 |
-
"incoherent_second_sentence": {
|
102 |
-
"dtype": "string",
|
103 |
-
"_type": "Value"
|
104 |
-
},
|
105 |
-
"has_coref_type_nominal": {
|
106 |
-
"dtype": "float32",
|
107 |
-
"_type": "Value"
|
108 |
-
},
|
109 |
-
"coherent_first_sentence": {
|
110 |
-
"dtype": "string",
|
111 |
-
"_type": "Value"
|
112 |
-
}
|
113 |
-
},
|
114 |
-
"builder_name": "discofuse",
|
115 |
-
"dataset_name": "discofuse",
|
116 |
-
"config_name": "discofuse-wikipedia",
|
117 |
-
"version": {
|
118 |
-
"version_str": "1.0.0",
|
119 |
-
"description": "",
|
120 |
-
"major": 1,
|
121 |
-
"minor": 0,
|
122 |
-
"patch": 0
|
123 |
-
},
|
124 |
-
"splits": {
|
125 |
-
"train": {
|
126 |
-
"name": "train",
|
127 |
-
"num_bytes": 6377885028,
|
128 |
-
"num_examples": 16310585,
|
129 |
-
"dataset_name": null
|
130 |
-
},
|
131 |
-
"test": {
|
132 |
-
"name": "test",
|
133 |
-
"num_bytes": 64007750,
|
134 |
-
"num_examples": 163657,
|
135 |
-
"dataset_name": null
|
136 |
-
},
|
137 |
-
"validation": {
|
138 |
-
"name": "validation",
|
139 |
-
"num_bytes": 65681627,
|
140 |
-
"num_examples": 168081,
|
141 |
-
"dataset_name": null
|
142 |
-
}
|
143 |
-
},
|
144 |
-
"download_size": 3929336540,
|
145 |
-
"dataset_size": 6507574405,
|
146 |
-
"size_in_bytes": 10436910945
|
147 |
-
}
|
148 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|