Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ tags:
|
|
| 14 |
dataset_info:
|
| 15 |
config_name: original-splits
|
| 16 |
features:
|
|
|
|
|
|
|
| 17 |
- name: question
|
| 18 |
dtype: string
|
| 19 |
- name: chain
|
|
@@ -28,16 +30,16 @@ dataset_info:
|
|
| 28 |
dtype: string
|
| 29 |
splits:
|
| 30 |
- name: train
|
| 31 |
-
num_bytes:
|
| 32 |
num_examples: 3636
|
| 33 |
- name: test
|
| 34 |
-
num_bytes:
|
| 35 |
num_examples: 520
|
| 36 |
- name: val
|
| 37 |
-
num_bytes:
|
| 38 |
num_examples: 1040
|
| 39 |
-
download_size:
|
| 40 |
-
dataset_size:
|
| 41 |
configs:
|
| 42 |
- config_name: original-splits
|
| 43 |
data_files:
|
|
|
|
| 14 |
dataset_info:
|
| 15 |
config_name: original-splits
|
| 16 |
features:
|
| 17 |
+
- name: id
|
| 18 |
+
dtype: string
|
| 19 |
- name: question
|
| 20 |
dtype: string
|
| 21 |
- name: chain
|
|
|
|
| 30 |
dtype: string
|
| 31 |
splits:
|
| 32 |
- name: train
|
| 33 |
+
num_bytes: 1000546
|
| 34 |
num_examples: 3636
|
| 35 |
- name: test
|
| 36 |
+
num_bytes: 142648
|
| 37 |
num_examples: 520
|
| 38 |
- name: val
|
| 39 |
+
num_bytes: 285321
|
| 40 |
num_examples: 1040
|
| 41 |
+
download_size: 630556
|
| 42 |
+
dataset_size: 1428515
|
| 43 |
configs:
|
| 44 |
- config_name: original-splits
|
| 45 |
data_files:
|