shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Sentence Expansion/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -792,6 +792,24 @@ dataset_info:
|
|
792 |
num_examples: 72496
|
793 |
download_size: 13871750
|
794 |
dataset_size: 59064347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
795 |
- config_name: Sentence Ordering
|
796 |
features:
|
797 |
- name: instruction
|
@@ -1401,6 +1419,10 @@ configs:
|
|
1401 |
data_files:
|
1402 |
- split: train
|
1403 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
1404 |
- config_name: Sentence Ordering
|
1405 |
data_files:
|
1406 |
- split: train
|
|
|
792 |
num_examples: 72496
|
793 |
download_size: 13871750
|
794 |
dataset_size: 59064347
|
795 |
+
- config_name: Sentence Expansion
|
796 |
+
features:
|
797 |
+
- name: instruction
|
798 |
+
dtype: string
|
799 |
+
- name: input
|
800 |
+
dtype: string
|
801 |
+
- name: output
|
802 |
+
dtype: string
|
803 |
+
- name: domain
|
804 |
+
dtype: string
|
805 |
+
- name: lang
|
806 |
+
dtype: string
|
807 |
+
splits:
|
808 |
+
- name: train
|
809 |
+
num_bytes: 1035515
|
810 |
+
num_examples: 1761
|
811 |
+
download_size: 391975
|
812 |
+
dataset_size: 1035515
|
813 |
- config_name: Sentence Ordering
|
814 |
features:
|
815 |
- name: instruction
|
|
|
1419 |
data_files:
|
1420 |
- split: train
|
1421 |
path: Sentence Composition/train-*
|
1422 |
+
- config_name: Sentence Expansion
|
1423 |
+
data_files:
|
1424 |
+
- split: train
|
1425 |
+
path: Sentence Expansion/train-*
|
1426 |
- config_name: Sentence Ordering
|
1427 |
data_files:
|
1428 |
- split: train
|
Sentence Expansion/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d53744f8b0d0ef6046f8c3ddf82ec875af45586baf2f090e5e377074bb4b32fa
|
3 |
+
size 391975
|