Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
1K - 10K
License:
Commit
•
85df600
1
Parent(s):
9ee1d59
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +14 -7
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- dataset_infos.json +51 -1
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- found
|
|
|
|
|
8 |
license:
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: WebQuestions
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
source_datasets:
|
@@ -19,6 +18,7 @@ task_categories:
|
|
19 |
task_ids:
|
20 |
- open-domain-qa
|
21 |
paperswithcode_id: webquestions
|
|
|
22 |
dataset_info:
|
23 |
features:
|
24 |
- name: url
|
@@ -29,13 +29,20 @@ dataset_info:
|
|
29 |
sequence: string
|
30 |
splits:
|
31 |
- name: train
|
32 |
-
num_bytes:
|
33 |
num_examples: 3778
|
34 |
- name: test
|
35 |
-
num_bytes:
|
36 |
num_examples: 2032
|
37 |
-
download_size:
|
38 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
# Dataset Card for "web_questions"
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
|
|
|
|
4 |
language_creators:
|
5 |
- found
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license:
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
source_datasets:
|
|
|
18 |
task_ids:
|
19 |
- open-domain-qa
|
20 |
paperswithcode_id: webquestions
|
21 |
+
pretty_name: WebQuestions
|
22 |
dataset_info:
|
23 |
features:
|
24 |
- name: url
|
|
|
29 |
sequence: string
|
30 |
splits:
|
31 |
- name: train
|
32 |
+
num_bytes: 530711
|
33 |
num_examples: 3778
|
34 |
- name: test
|
35 |
+
num_bytes: 288184
|
36 |
num_examples: 2032
|
37 |
+
download_size: 402395
|
38 |
+
dataset_size: 818895
|
39 |
+
configs:
|
40 |
+
- config_name: default
|
41 |
+
data_files:
|
42 |
+
- split: train
|
43 |
+
path: data/train-*
|
44 |
+
- split: test
|
45 |
+
path: data/test-*
|
46 |
---
|
47 |
|
48 |
# Dataset Card for "web_questions"
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c81463f22162f645bdbdc0d501cfee9ad7d31bee819b3226f734523741c9faa
|
3 |
+
size 142239
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b59a32059d001919540ec617afb30d5c06829cbd3159e3da5f915bbd1d973bc
|
3 |
+
size 260156
|
dataset_infos.json
CHANGED
@@ -1 +1,51 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"default": {
|
3 |
+
"description": "This dataset consists of 6,642 question/answer pairs.\nThe questions are supposed to be answerable by Freebase, a large knowledge graph.\nThe questions are mostly centered around a single named entity.\nThe questions are popular ones asked on the web (at least in 2013).\n",
|
4 |
+
"citation": "\n@inproceedings{berant-etal-2013-semantic,\n title = \"Semantic Parsing on {F}reebase from Question-Answer Pairs\",\n author = \"Berant, Jonathan and\n Chou, Andrew and\n Frostig, Roy and\n Liang, Percy\",\n booktitle = \"Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing\",\n month = oct,\n year = \"2013\",\n address = \"Seattle, Washington, USA\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D13-1160\",\n pages = \"1533--1544\",\n}\n",
|
5 |
+
"homepage": "https://worksheets.codalab.org/worksheets/0xba659fe363cb46e7a505c5b6a774dc8a",
|
6 |
+
"license": "",
|
7 |
+
"features": {
|
8 |
+
"url": {
|
9 |
+
"dtype": "string",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"question": {
|
13 |
+
"dtype": "string",
|
14 |
+
"_type": "Value"
|
15 |
+
},
|
16 |
+
"answers": {
|
17 |
+
"feature": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"_type": "Sequence"
|
22 |
+
}
|
23 |
+
},
|
24 |
+
"builder_name": "web_questions",
|
25 |
+
"dataset_name": "web_questions",
|
26 |
+
"config_name": "default",
|
27 |
+
"version": {
|
28 |
+
"version_str": "1.0.0",
|
29 |
+
"major": 1,
|
30 |
+
"minor": 0,
|
31 |
+
"patch": 0
|
32 |
+
},
|
33 |
+
"splits": {
|
34 |
+
"train": {
|
35 |
+
"name": "train",
|
36 |
+
"num_bytes": 530711,
|
37 |
+
"num_examples": 3778,
|
38 |
+
"dataset_name": null
|
39 |
+
},
|
40 |
+
"test": {
|
41 |
+
"name": "test",
|
42 |
+
"num_bytes": 288184,
|
43 |
+
"num_examples": 2032,
|
44 |
+
"dataset_name": null
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"download_size": 402395,
|
48 |
+
"dataset_size": 818895,
|
49 |
+
"size_in_bytes": 1221290
|
50 |
+
}
|
51 |
+
}
|