Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ task_categories:
|
|
10 |
dataset_info:
|
11 |
- config_name: default
|
12 |
features:
|
|
|
|
|
13 |
- name: question
|
14 |
dtype: string
|
15 |
- name: chain
|
@@ -20,16 +22,16 @@ dataset_info:
|
|
20 |
dtype: float64
|
21 |
splits:
|
22 |
- name: train
|
23 |
-
num_bytes:
|
24 |
num_examples: 7273
|
25 |
- name: validation
|
26 |
-
num_bytes:
|
27 |
num_examples: 200
|
28 |
- name: test
|
29 |
-
num_bytes:
|
30 |
num_examples: 1319
|
31 |
-
download_size:
|
32 |
-
dataset_size:
|
33 |
- config_name: original-splits
|
34 |
features:
|
35 |
- name: id
|
|
|
10 |
dataset_info:
|
11 |
- config_name: default
|
12 |
features:
|
13 |
+
- name: id
|
14 |
+
dtype: string
|
15 |
- name: question
|
16 |
dtype: string
|
17 |
- name: chain
|
|
|
22 |
dtype: float64
|
23 |
splits:
|
24 |
- name: train
|
25 |
+
num_bytes: 5373420.477987422
|
26 |
num_examples: 7273
|
27 |
- name: validation
|
28 |
+
num_bytes: 147763.5220125786
|
29 |
num_examples: 200
|
30 |
- name: test
|
31 |
+
num_bytes: 993169
|
32 |
num_examples: 1319
|
33 |
+
download_size: 3140154
|
34 |
+
dataset_size: 6514353.0
|
35 |
- config_name: original-splits
|
36 |
features:
|
37 |
- name: id
|