shchoi1019
commited on
Commit
•
ec07bbb
1
Parent(s):
1038df4
Upload dataset
Browse files- README.md +22 -0
- Text Completion/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -342,6 +342,24 @@ dataset_info:
|
|
342 |
num_examples: 45866
|
343 |
download_size: 17961987
|
344 |
dataset_size: 59456550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
345 |
- config_name: Text Quality Evaluation
|
346 |
features:
|
347 |
- name: instruction
|
@@ -491,6 +509,10 @@ configs:
|
|
491 |
data_files:
|
492 |
- split: train
|
493 |
path: Story Composition/train-*
|
|
|
|
|
|
|
|
|
494 |
- config_name: Text Quality Evaluation
|
495 |
data_files:
|
496 |
- split: train
|
|
|
342 |
num_examples: 45866
|
343 |
download_size: 17961987
|
344 |
dataset_size: 59456550
|
345 |
+
- config_name: Text Completion
|
346 |
+
features:
|
347 |
+
- name: instruction
|
348 |
+
dtype: string
|
349 |
+
- name: input
|
350 |
+
dtype: string
|
351 |
+
- name: output
|
352 |
+
dtype: string
|
353 |
+
- name: domain
|
354 |
+
dtype: string
|
355 |
+
- name: lang
|
356 |
+
dtype: string
|
357 |
+
splits:
|
358 |
+
- name: train
|
359 |
+
num_bytes: 69736698
|
360 |
+
num_examples: 86145
|
361 |
+
download_size: 20698942
|
362 |
+
dataset_size: 69736698
|
363 |
- config_name: Text Quality Evaluation
|
364 |
features:
|
365 |
- name: instruction
|
|
|
509 |
data_files:
|
510 |
- split: train
|
511 |
path: Story Composition/train-*
|
512 |
+
- config_name: Text Completion
|
513 |
+
data_files:
|
514 |
+
- split: train
|
515 |
+
path: Text Completion/train-*
|
516 |
- config_name: Text Quality Evaluation
|
517 |
data_files:
|
518 |
- split: train
|
Text Completion/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c62aca16c22553265f535d5007ae0b23a83b9c9e8f6c0c47d89b3ba95214179
|
3 |
+
size 20698942
|