Upload dataset
Browse files- README.md +8 -20
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,35 +1,23 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
-
- name:
|
7 |
dtype: string
|
8 |
-
- name:
|
9 |
-
dtype: int64
|
10 |
-
- name: idx
|
11 |
dtype: int64
|
12 |
-
- name:
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
-
num_examples:
|
18 |
-
|
19 |
-
|
20 |
-
num_examples: 3
|
21 |
-
- name: test
|
22 |
-
num_bytes: 1110
|
23 |
-
num_examples: 4
|
24 |
-
download_size: 18285
|
25 |
-
dataset_size: 13623
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
-
- split: validation
|
32 |
-
path: data/validation-*
|
33 |
-
- split: test
|
34 |
-
path: data/test-*
|
35 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: question
|
5 |
dtype: string
|
6 |
+
- name: sentence
|
7 |
dtype: string
|
8 |
+
- name: id
|
|
|
|
|
9 |
dtype: int64
|
10 |
+
- name: label
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 7892736
|
15 |
+
num_examples: 22765
|
16 |
+
download_size: 4400690
|
17 |
+
dataset_size: 7892736
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
23 |
---
|
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:8caa33afedf5d9a0f448760b925d98e4db5e57f3cda8ec7450b3418700331ba8
|
3 |
+
size 4400690
|