shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Summarization/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -864,6 +864,24 @@ dataset_info:
|
|
864 |
num_examples: 45866
|
865 |
download_size: 17961987
|
866 |
dataset_size: 59456550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
- config_name: Text Categorization
|
868 |
features:
|
869 |
- name: instruction
|
@@ -1273,6 +1291,10 @@ configs:
|
|
1273 |
data_files:
|
1274 |
- split: train
|
1275 |
path: Story Composition/train-*
|
|
|
|
|
|
|
|
|
1276 |
- config_name: Text Categorization
|
1277 |
data_files:
|
1278 |
- split: train
|
|
|
864 |
num_examples: 45866
|
865 |
download_size: 17961987
|
866 |
dataset_size: 59456550
|
867 |
+
- config_name: Summarization
|
868 |
+
features:
|
869 |
+
- name: instruction
|
870 |
+
dtype: string
|
871 |
+
- name: input
|
872 |
+
dtype: string
|
873 |
+
- name: output
|
874 |
+
dtype: string
|
875 |
+
- name: domain
|
876 |
+
dtype: string
|
877 |
+
- name: lang
|
878 |
+
dtype: string
|
879 |
+
splits:
|
880 |
+
- name: train
|
881 |
+
num_bytes: 207756651
|
882 |
+
num_examples: 59200
|
883 |
+
download_size: 107041304
|
884 |
+
dataset_size: 207756651
|
885 |
- config_name: Text Categorization
|
886 |
features:
|
887 |
- name: instruction
|
|
|
1291 |
data_files:
|
1292 |
- split: train
|
1293 |
path: Story Composition/train-*
|
1294 |
+
- config_name: Summarization
|
1295 |
+
data_files:
|
1296 |
+
- split: train
|
1297 |
+
path: Summarization/train-*
|
1298 |
- config_name: Text Categorization
|
1299 |
data_files:
|
1300 |
- split: train
|
Summarization/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76f773c1cee815a2b4c8c39b5c7c1c948c1c65aedf77f3dafdde89d18598f85f
|
3 |
+
size 107041304
|