Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,15 +9,17 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
- name: question_type
|
11 |
dtype: string
|
|
|
|
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
-
num_examples:
|
16 |
- name: test
|
17 |
-
num_bytes:
|
18 |
-
num_examples:
|
19 |
-
download_size:
|
20 |
-
dataset_size:
|
21 |
license: cc
|
22 |
task_categories:
|
23 |
- text-classification
|
|
|
9 |
dtype: string
|
10 |
- name: question_type
|
11 |
dtype: string
|
12 |
+
- name: question_date
|
13 |
+
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 3325516
|
17 |
+
num_examples: 3347
|
18 |
- name: test
|
19 |
+
num_bytes: 101684
|
20 |
+
num_examples: 96
|
21 |
+
download_size: 1835082
|
22 |
+
dataset_size: 3427200
|
23 |
license: cc
|
24 |
task_categories:
|
25 |
- text-classification
|