Upload dataset
Browse files- README.md +22 -0
- Story Composition/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -216,6 +216,24 @@ dataset_info:
|
|
216 |
num_examples: 72496
|
217 |
download_size: 13871750
|
218 |
dataset_size: 59064347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- config_name: Text Quality Evaluation
|
220 |
features:
|
221 |
- name: instruction
|
@@ -319,6 +337,10 @@ configs:
|
|
319 |
data_files:
|
320 |
- split: train
|
321 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
322 |
- config_name: Text Quality Evaluation
|
323 |
data_files:
|
324 |
- split: train
|
|
|
216 |
num_examples: 72496
|
217 |
download_size: 13871750
|
218 |
dataset_size: 59064347
|
219 |
+
- config_name: Story Composition
|
220 |
+
features:
|
221 |
+
- name: instruction
|
222 |
+
dtype: string
|
223 |
+
- name: input
|
224 |
+
dtype: string
|
225 |
+
- name: output
|
226 |
+
dtype: string
|
227 |
+
- name: domain
|
228 |
+
dtype: string
|
229 |
+
- name: lang
|
230 |
+
dtype: string
|
231 |
+
splits:
|
232 |
+
- name: train
|
233 |
+
num_bytes: 59456550
|
234 |
+
num_examples: 45866
|
235 |
+
download_size: 17961987
|
236 |
+
dataset_size: 59456550
|
237 |
- config_name: Text Quality Evaluation
|
238 |
features:
|
239 |
- name: instruction
|
|
|
337 |
data_files:
|
338 |
- split: train
|
339 |
path: Sentence Composition/train-*
|
340 |
+
- config_name: Story Composition
|
341 |
+
data_files:
|
342 |
+
- split: train
|
343 |
+
path: Story Composition/train-*
|
344 |
- config_name: Text Quality Evaluation
|
345 |
data_files:
|
346 |
- split: train
|
Story Composition/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:952ccef44ea824e2a6344dc0c8ce3bff15d2e75752159a63bba3d326a1fdb4eb
|
3 |
+
size 17961987
|