shchoi1019
commited on
Upload dataset
Browse files
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 Expansion
|
796 |
features:
|
797 |
- name: instruction
|
@@ -1437,6 +1455,10 @@ configs:
|
|
1437 |
data_files:
|
1438 |
- split: train
|
1439 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
1440 |
- config_name: Sentence Expansion
|
1441 |
data_files:
|
1442 |
- split: train
|
|
|
792 |
num_examples: 72496
|
793 |
download_size: 13871750
|
794 |
dataset_size: 59064347
|
795 |
+
- config_name: Sentence Compression
|
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: 2250408
|
810 |
+
num_examples: 4934
|
811 |
+
download_size: 1155675
|
812 |
+
dataset_size: 2250408
|
813 |
- config_name: Sentence Expansion
|
814 |
features:
|
815 |
- name: instruction
|
|
|
1455 |
data_files:
|
1456 |
- split: train
|
1457 |
path: Sentence Composition/train-*
|
1458 |
+
- config_name: Sentence Compression
|
1459 |
+
data_files:
|
1460 |
+
- split: train
|
1461 |
+
path: Sentence Compression/train-*
|
1462 |
- config_name: Sentence Expansion
|
1463 |
data_files:
|
1464 |
- split: train
|
Sentence Compression/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:338cc507be0befa508b3e38a494f799ecb8b6a2c2a3cbedb371fa66bfaa3ae07
|
3 |
+
size 1155675
|