Upload dataset
Browse files- README.md +7 -7
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,25 +1,25 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
-
|
6 |
- name: question
|
7 |
dtype: string
|
8 |
- name: context
|
9 |
dtype: string
|
10 |
-
- name: justification
|
11 |
-
dtype: string
|
12 |
-
- name: qid
|
13 |
-
dtype: string
|
14 |
- name: original_context
|
15 |
dtype: string
|
|
|
|
|
16 |
- name: subset
|
17 |
dtype: string
|
|
|
|
|
18 |
splits:
|
19 |
- name: train
|
20 |
num_bytes: 10951361
|
21 |
num_examples: 2492
|
22 |
-
download_size:
|
23 |
dataset_size: 10951361
|
24 |
configs:
|
25 |
- config_name: default
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: qid
|
5 |
+
dtype: string
|
6 |
- name: question
|
7 |
dtype: string
|
8 |
- name: context
|
9 |
dtype: string
|
|
|
|
|
|
|
|
|
10 |
- name: original_context
|
11 |
dtype: string
|
12 |
+
- name: answers
|
13 |
+
sequence: string
|
14 |
- name: subset
|
15 |
dtype: string
|
16 |
+
- name: justification
|
17 |
+
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
num_bytes: 10951361
|
21 |
num_examples: 2492
|
22 |
+
download_size: 5939241
|
23 |
dataset_size: 10951361
|
24 |
configs:
|
25 |
- config_name: default
|
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:5bf3947cd958666862b3840f3596217c424082f7b22ff8bce5ccf2979ad7e51e
|
3 |
+
size 5939241
|