Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-abstractive-qa
Languages:
English
Size:
100K - 1M
License:
Add QDMR-high-level-lexicon data files
Browse files
QDMR-high-level-lexicon/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bc44d768f77e269d6825ebc8e803c9d47be2d28fe0d402e36864e45579c13d7
|
3 |
+
size 759218
|
QDMR-high-level-lexicon/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42d7a05e22b078ac2f148474dc153599346f957680bfdf3ecbb879589becdef0
|
3 |
+
size 4159209
|
QDMR-high-level-lexicon/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:145fe7cf7c047e8d719464bd78b06147b1a6d63d4c252ac288ae6b2d01f8017e
|
3 |
+
size 745497
|
README.md
CHANGED
@@ -75,17 +75,17 @@ dataset_info:
|
|
75 |
- name: allowed_tokens
|
76 |
dtype: string
|
77 |
splits:
|
78 |
-
- name: test
|
79 |
-
num_bytes: 4240755
|
80 |
-
num_examples: 3195
|
81 |
- name: train
|
82 |
-
num_bytes:
|
83 |
num_examples: 17503
|
84 |
- name: validation
|
85 |
-
num_bytes:
|
86 |
num_examples: 3130
|
87 |
-
|
88 |
-
|
|
|
|
|
|
|
89 |
- config_name: QDMR-lexicon
|
90 |
features:
|
91 |
- name: source
|
@@ -147,6 +147,14 @@ configs:
|
|
147 |
path: QDMR-high-level/validation-*
|
148 |
- split: test
|
149 |
path: QDMR-high-level/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
150 |
---
|
151 |
|
152 |
# Dataset Card for "break_data"
|
|
|
75 |
- name: allowed_tokens
|
76 |
dtype: string
|
77 |
splits:
|
|
|
|
|
|
|
78 |
- name: train
|
79 |
+
num_bytes: 23227946
|
80 |
num_examples: 17503
|
81 |
- name: validation
|
82 |
+
num_bytes: 4157495
|
83 |
num_examples: 3130
|
84 |
+
- name: test
|
85 |
+
num_bytes: 4239547
|
86 |
+
num_examples: 3195
|
87 |
+
download_size: 5663924
|
88 |
+
dataset_size: 31624988
|
89 |
- config_name: QDMR-lexicon
|
90 |
features:
|
91 |
- name: source
|
|
|
147 |
path: QDMR-high-level/validation-*
|
148 |
- split: test
|
149 |
path: QDMR-high-level/test-*
|
150 |
+
- config_name: QDMR-high-level-lexicon
|
151 |
+
data_files:
|
152 |
+
- split: train
|
153 |
+
path: QDMR-high-level-lexicon/train-*
|
154 |
+
- split: validation
|
155 |
+
path: QDMR-high-level-lexicon/validation-*
|
156 |
+
- split: test
|
157 |
+
path: QDMR-high-level-lexicon/test-*
|
158 |
---
|
159 |
|
160 |
# Dataset Card for "break_data"
|
dataset_infos.json
CHANGED
@@ -60,62 +60,52 @@
|
|
60 |
"size_in_bytes": 9640452
|
61 |
},
|
62 |
"QDMR-high-level-lexicon": {
|
63 |
-
"description": "Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations\n(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases
|
64 |
"citation": "@article{Wolfson2020Break,\n title={Break It Down: A Question Understanding Benchmark},\n author={Wolfson, Tomer and Geva, Mor and Gupta, Ankit and Gardner, Matt and Goldberg, Yoav and Deutch, Daniel and Berant, Jonathan},\n journal={Transactions of the Association for Computational Linguistics},\n year={2020},\n}\n",
|
65 |
"homepage": "https://github.com/allenai/Break",
|
66 |
"license": "",
|
67 |
"features": {
|
68 |
"source": {
|
69 |
"dtype": "string",
|
70 |
-
"id": null,
|
71 |
"_type": "Value"
|
72 |
},
|
73 |
"allowed_tokens": {
|
74 |
"dtype": "string",
|
75 |
-
"id": null,
|
76 |
"_type": "Value"
|
77 |
}
|
78 |
},
|
79 |
-
"
|
80 |
-
"
|
81 |
"config_name": "QDMR-high-level-lexicon",
|
82 |
"version": {
|
83 |
"version_str": "1.0.0",
|
84 |
-
"description": "",
|
85 |
-
"datasets_version_to_prepare": null,
|
86 |
"major": 1,
|
87 |
"minor": 0,
|
88 |
"patch": 0
|
89 |
},
|
90 |
"splits": {
|
91 |
-
"test": {
|
92 |
-
"name": "test",
|
93 |
-
"num_bytes": 4240755,
|
94 |
-
"num_examples": 3195,
|
95 |
-
"dataset_name": "break_data"
|
96 |
-
},
|
97 |
"train": {
|
98 |
"name": "train",
|
99 |
-
"num_bytes":
|
100 |
"num_examples": 17503,
|
101 |
-
"dataset_name":
|
102 |
},
|
103 |
"validation": {
|
104 |
"name": "validation",
|
105 |
-
"num_bytes":
|
106 |
"num_examples": 3130,
|
107 |
-
"dataset_name":
|
108 |
-
}
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
"
|
113 |
-
"
|
114 |
}
|
115 |
},
|
116 |
-
"download_size":
|
117 |
-
"dataset_size":
|
118 |
-
"size_in_bytes":
|
119 |
},
|
120 |
"QDMR": {
|
121 |
"description": "Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations\n(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.\nThis repository contains the Break dataset along with information on the exact data format.\n",
|
|
|
60 |
"size_in_bytes": 9640452
|
61 |
},
|
62 |
"QDMR-high-level-lexicon": {
|
63 |
+
"description": "Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations\n(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.\nThis repository contains the Break dataset along with information on the exact data format.\n",
|
64 |
"citation": "@article{Wolfson2020Break,\n title={Break It Down: A Question Understanding Benchmark},\n author={Wolfson, Tomer and Geva, Mor and Gupta, Ankit and Gardner, Matt and Goldberg, Yoav and Deutch, Daniel and Berant, Jonathan},\n journal={Transactions of the Association for Computational Linguistics},\n year={2020},\n}\n",
|
65 |
"homepage": "https://github.com/allenai/Break",
|
66 |
"license": "",
|
67 |
"features": {
|
68 |
"source": {
|
69 |
"dtype": "string",
|
|
|
70 |
"_type": "Value"
|
71 |
},
|
72 |
"allowed_tokens": {
|
73 |
"dtype": "string",
|
|
|
74 |
"_type": "Value"
|
75 |
}
|
76 |
},
|
77 |
+
"builder_name": "parquet",
|
78 |
+
"dataset_name": "break_data",
|
79 |
"config_name": "QDMR-high-level-lexicon",
|
80 |
"version": {
|
81 |
"version_str": "1.0.0",
|
|
|
|
|
82 |
"major": 1,
|
83 |
"minor": 0,
|
84 |
"patch": 0
|
85 |
},
|
86 |
"splits": {
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
"train": {
|
88 |
"name": "train",
|
89 |
+
"num_bytes": 23227946,
|
90 |
"num_examples": 17503,
|
91 |
+
"dataset_name": null
|
92 |
},
|
93 |
"validation": {
|
94 |
"name": "validation",
|
95 |
+
"num_bytes": 4157495,
|
96 |
"num_examples": 3130,
|
97 |
+
"dataset_name": null
|
98 |
+
},
|
99 |
+
"test": {
|
100 |
+
"name": "test",
|
101 |
+
"num_bytes": 4239547,
|
102 |
+
"num_examples": 3195,
|
103 |
+
"dataset_name": null
|
104 |
}
|
105 |
},
|
106 |
+
"download_size": 5663924,
|
107 |
+
"dataset_size": 31624988,
|
108 |
+
"size_in_bytes": 37288912
|
109 |
},
|
110 |
"QDMR": {
|
111 |
"description": "Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations\n(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.\nThis repository contains the Break dataset along with information on the exact data format.\n",
|