Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ dataset_info:
|
|
4 |
config_name: original-splits
|
5 |
features:
|
6 |
- name: id
|
7 |
-
dtype:
|
8 |
- name: question
|
9 |
dtype: string
|
10 |
- name: question_chinese
|
@@ -19,16 +19,16 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
-
num_bytes:
|
23 |
num_examples: 195179
|
24 |
- name: validation
|
25 |
-
num_bytes:
|
26 |
num_examples: 4867
|
27 |
- name: test
|
28 |
-
num_bytes:
|
29 |
num_examples: 4867
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
configs:
|
33 |
- config_name: original-splits
|
34 |
data_files:
|
|
|
4 |
config_name: original-splits
|
5 |
features:
|
6 |
- name: id
|
7 |
+
dtype: string
|
8 |
- name: question
|
9 |
dtype: string
|
10 |
- name: question_chinese
|
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 111988047
|
23 |
num_examples: 195179
|
24 |
- name: validation
|
25 |
+
num_bytes: 2798479
|
26 |
num_examples: 4867
|
27 |
- name: test
|
28 |
+
num_bytes: 2793355
|
29 |
num_examples: 4867
|
30 |
+
download_size: 52234086
|
31 |
+
dataset_size: 117579881
|
32 |
configs:
|
33 |
- config_name: original-splits
|
34 |
data_files:
|