Datasets:
Tasks:
Question Answering
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
multihop-tabular-text-qa
License:
Commit
•
4716d0b
1
Parent(s):
bf43557
Update metadata in dataset card
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ pretty_name: HybridQA
|
|
21 |
tags:
|
22 |
- multihop-tabular-text-qa
|
23 |
dataset_info:
|
|
|
24 |
features:
|
25 |
- name: question_id
|
26 |
dtype: string
|
@@ -58,19 +59,18 @@ dataset_info:
|
|
58 |
dtype: string
|
59 |
- name: intro
|
60 |
dtype: string
|
61 |
-
config_name: hybrid_qa
|
62 |
splits:
|
63 |
- name: train
|
64 |
-
num_bytes:
|
65 |
-
num_examples:
|
66 |
- name: validation
|
67 |
-
num_bytes:
|
68 |
-
num_examples:
|
69 |
- name: test
|
70 |
-
num_bytes:
|
71 |
-
num_examples:
|
72 |
-
download_size:
|
73 |
-
dataset_size:
|
74 |
---
|
75 |
|
76 |
# Dataset Card for HybridQA
|
|
|
21 |
tags:
|
22 |
- multihop-tabular-text-qa
|
23 |
dataset_info:
|
24 |
+
config_name: hybrid_qa
|
25 |
features:
|
26 |
- name: question_id
|
27 |
dtype: string
|
|
|
59 |
dtype: string
|
60 |
- name: intro
|
61 |
dtype: string
|
|
|
62 |
splits:
|
63 |
- name: train
|
64 |
+
num_bytes: 2717098352
|
65 |
+
num_examples: 62104
|
66 |
- name: validation
|
67 |
+
num_bytes: 151476865
|
68 |
+
num_examples: 3432
|
69 |
- name: test
|
70 |
+
num_bytes: 147058022
|
71 |
+
num_examples: 3428
|
72 |
+
download_size: 214370025
|
73 |
+
dataset_size: 3015633239
|
74 |
---
|
75 |
|
76 |
# Dataset Card for HybridQA
|