Add 'creator' config data files
Browse files- README.md +16 -0
- creator/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -12,6 +12,18 @@ dataset_info:
|
|
12 |
num_examples: 850
|
13 |
download_size: 54079
|
14 |
dataset_size: 100797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- config_name: genre
|
16 |
features:
|
17 |
- name: question
|
@@ -41,6 +53,10 @@ configs:
|
|
41 |
data_files:
|
42 |
- split: test
|
43 |
path: author/test-*
|
|
|
|
|
|
|
|
|
44 |
- config_name: genre
|
45 |
data_files:
|
46 |
- split: test
|
|
|
12 |
num_examples: 850
|
13 |
download_size: 54079
|
14 |
dataset_size: 100797
|
15 |
+
- config_name: creator
|
16 |
+
features:
|
17 |
+
- name: question
|
18 |
+
dtype: string
|
19 |
+
- name: references
|
20 |
+
sequence: string
|
21 |
+
splits:
|
22 |
+
- name: test
|
23 |
+
num_bytes: 316485
|
24 |
+
num_examples: 850
|
25 |
+
download_size: 119491
|
26 |
+
dataset_size: 316485
|
27 |
- config_name: genre
|
28 |
features:
|
29 |
- name: question
|
|
|
53 |
data_files:
|
54 |
- split: test
|
55 |
path: author/test-*
|
56 |
+
- config_name: creator
|
57 |
+
data_files:
|
58 |
+
- split: test
|
59 |
+
path: creator/test-*
|
60 |
- config_name: genre
|
61 |
data_files:
|
62 |
- split: test
|
creator/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4123a2e46c3498d16fae2be615d39a8ba790de92bb6304e0b77aa20781a9b0c
|
3 |
+
size 119491
|