Upload dataset
Browse files- README.md +6 -6
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -8,6 +8,8 @@ task_categories:
|
|
8 |
- question-answering
|
9 |
dataset_info:
|
10 |
features:
|
|
|
|
|
11 |
- name: context
|
12 |
dtype: string
|
13 |
- name: answers
|
@@ -16,16 +18,14 @@ dataset_info:
|
|
16 |
dtype: int64
|
17 |
- name: text
|
18 |
dtype: string
|
19 |
-
- name: user_comment
|
20 |
-
dtype: string
|
21 |
- name: question
|
22 |
dtype: string
|
23 |
splits:
|
24 |
- name: train
|
25 |
-
num_bytes:
|
26 |
-
num_examples:
|
27 |
-
download_size:
|
28 |
-
dataset_size:
|
29 |
configs:
|
30 |
- config_name: default
|
31 |
data_files:
|
|
|
8 |
- question-answering
|
9 |
dataset_info:
|
10 |
features:
|
11 |
+
- name: user_comment
|
12 |
+
dtype: string
|
13 |
- name: context
|
14 |
dtype: string
|
15 |
- name: answers
|
|
|
18 |
dtype: int64
|
19 |
- name: text
|
20 |
dtype: string
|
|
|
|
|
21 |
- name: question
|
22 |
dtype: string
|
23 |
splits:
|
24 |
- name: train
|
25 |
+
num_bytes: 175746391
|
26 |
+
num_examples: 158
|
27 |
+
download_size: 15174486
|
28 |
+
dataset_size: 175746391
|
29 |
configs:
|
30 |
- config_name: default
|
31 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d45b1531e370d0db493639709fd1f39a255647c3a339fe755b209c77edc8ed00
|
3 |
+
size 15174486
|