Upload dataset
Browse files- README.md +4 -24
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,38 +1,18 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: task_or_question
|
5 |
-
dtype: string
|
6 |
-
- name: queries
|
7 |
-
sequence: string
|
8 |
-
- name: source
|
9 |
-
dtype: string
|
10 |
- name: input
|
11 |
dtype: string
|
12 |
- name: output
|
13 |
dtype: string
|
14 |
-
- name:
|
15 |
-
dtype: string
|
16 |
-
- name: term
|
17 |
-
dtype: string
|
18 |
-
- name: description
|
19 |
-
dtype: string
|
20 |
-
- name: question
|
21 |
dtype: string
|
22 |
-
- name: answer
|
23 |
-
dtype: bool
|
24 |
-
- name: facts
|
25 |
-
sequence: string
|
26 |
-
- name: decomposition
|
27 |
-
sequence: string
|
28 |
-
- name: decomposition_augmented
|
29 |
-
sequence: string
|
30 |
splits:
|
31 |
- name: train
|
32 |
-
num_bytes:
|
33 |
num_examples: 1494
|
34 |
-
download_size:
|
35 |
-
dataset_size:
|
36 |
configs:
|
37 |
- config_name: default
|
38 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- name: input
|
5 |
dtype: string
|
6 |
- name: output
|
7 |
dtype: string
|
8 |
+
- name: source
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 245545
|
13 |
num_examples: 1494
|
14 |
+
download_size: 147797
|
15 |
+
dataset_size: 245545
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
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:986757ec0c3124f5b204238ae7977ae2cd00e80045236b0b2534aee5060819fd
|
3 |
+
size 147797
|