shchoi1019
commited on
Commit
•
38f3b5d
1
Parent(s):
c19777b
Upload dataset
Browse files
README.md
CHANGED
@@ -522,6 +522,24 @@ dataset_info:
|
|
522 |
num_examples: 63448
|
523 |
download_size: 7814957
|
524 |
dataset_size: 61204653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
525 |
- config_name: Sentence Composition
|
526 |
features:
|
527 |
- name: instruction
|
@@ -1017,6 +1035,10 @@ configs:
|
|
1017 |
data_files:
|
1018 |
- split: train
|
1019 |
path: Question Understanding/train-*
|
|
|
|
|
|
|
|
|
1020 |
- config_name: Sentence Composition
|
1021 |
data_files:
|
1022 |
- split: train
|
|
|
522 |
num_examples: 63448
|
523 |
download_size: 7814957
|
524 |
dataset_size: 61204653
|
525 |
+
- config_name: Section Classification
|
526 |
+
features:
|
527 |
+
- name: instruction
|
528 |
+
dtype: string
|
529 |
+
- name: input
|
530 |
+
dtype: string
|
531 |
+
- name: output
|
532 |
+
dtype: string
|
533 |
+
- name: domain
|
534 |
+
dtype: string
|
535 |
+
- name: lang
|
536 |
+
dtype: string
|
537 |
+
splits:
|
538 |
+
- name: train
|
539 |
+
num_bytes: 13181798
|
540 |
+
num_examples: 11975
|
541 |
+
download_size: 1160774
|
542 |
+
dataset_size: 13181798
|
543 |
- config_name: Sentence Composition
|
544 |
features:
|
545 |
- name: instruction
|
|
|
1035 |
data_files:
|
1036 |
- split: train
|
1037 |
path: Question Understanding/train-*
|
1038 |
+
- config_name: Section Classification
|
1039 |
+
data_files:
|
1040 |
+
- split: train
|
1041 |
+
path: Section Classification/train-*
|
1042 |
- config_name: Sentence Composition
|
1043 |
data_files:
|
1044 |
- split: train
|
Section Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5edfbbfc2b8bf5438f34d565d73f8b9c319f67e5af93ddeccbbad2486e8ad5f6
|
3 |
+
size 1160774
|