Datasets:
Tasks:
Question Answering
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
table-question-answering
License:
Add 'random-split-2' config data files
Browse files
README.md
CHANGED
|
@@ -68,16 +68,16 @@ dataset_info:
|
|
| 68 |
dtype: string
|
| 69 |
splits:
|
| 70 |
- name: train
|
| 71 |
-
num_bytes:
|
| 72 |
num_examples: 11314
|
| 73 |
- name: test
|
| 74 |
-
num_bytes:
|
| 75 |
num_examples: 4344
|
| 76 |
- name: validation
|
| 77 |
-
num_bytes:
|
| 78 |
num_examples: 2838
|
| 79 |
-
download_size:
|
| 80 |
-
dataset_size:
|
| 81 |
- config_name: random-split-3
|
| 82 |
features:
|
| 83 |
- name: id
|
|
@@ -175,6 +175,14 @@ configs:
|
|
| 175 |
- split: validation
|
| 176 |
path: random-split-1/validation-*
|
| 177 |
default: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
---
|
| 179 |
|
| 180 |
# Dataset Card for WikiTableQuestions
|
|
|
|
| 68 |
dtype: string
|
| 69 |
splits:
|
| 70 |
- name: train
|
| 71 |
+
num_bytes: 30097459
|
| 72 |
num_examples: 11314
|
| 73 |
- name: test
|
| 74 |
+
num_bytes: 11422923
|
| 75 |
num_examples: 4344
|
| 76 |
- name: validation
|
| 77 |
+
num_bytes: 7410808
|
| 78 |
num_examples: 2838
|
| 79 |
+
download_size: 17690920
|
| 80 |
+
dataset_size: 48931190
|
| 81 |
- config_name: random-split-3
|
| 82 |
features:
|
| 83 |
- name: id
|
|
|
|
| 175 |
- split: validation
|
| 176 |
path: random-split-1/validation-*
|
| 177 |
default: true
|
| 178 |
+
- config_name: random-split-2
|
| 179 |
+
data_files:
|
| 180 |
+
- split: train
|
| 181 |
+
path: random-split-2/train-*
|
| 182 |
+
- split: test
|
| 183 |
+
path: random-split-2/test-*
|
| 184 |
+
- split: validation
|
| 185 |
+
path: random-split-2/validation-*
|
| 186 |
---
|
| 187 |
|
| 188 |
# Dataset Card for WikiTableQuestions
|
random-split-2/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66f7b5fc1c999cf478206197848c31adf63cdcb0d2889c1e96654fc7bdfe088b
|
| 3 |
+
size 3333879
|
random-split-2/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d107a09a7906f577df695e364bc613c6706fd862af03ca1535c078afef513695
|
| 3 |
+
size 12285905
|
random-split-2/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1af6a003db0cf3b07e3210a4bd9e0e9940e6bc3e10f3207785671802c8725847
|
| 3 |
+
size 2071136
|