shchoi1019
commited on
Commit
•
8badaa4
1
Parent(s):
c7df483
Upload dataset
Browse files
Dialogue Generation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4bf15cdb606e6cc3aea08d91beb4ce15c49a5b120f6066d9ef1b87cce7172a
|
3 |
+
size 13086755
|
README.md
CHANGED
@@ -126,6 +126,24 @@ dataset_info:
|
|
126 |
num_examples: 37695
|
127 |
download_size: 3668525
|
128 |
dataset_size: 21602165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
- config_name: Ethics Classification
|
130 |
features:
|
131 |
- name: instruction
|
@@ -965,6 +983,10 @@ configs:
|
|
965 |
data_files:
|
966 |
- split: train
|
967 |
path: Data to Text/train-*
|
|
|
|
|
|
|
|
|
968 |
- config_name: Ethics Classification
|
969 |
data_files:
|
970 |
- split: train
|
|
|
126 |
num_examples: 37695
|
127 |
download_size: 3668525
|
128 |
dataset_size: 21602165
|
129 |
+
- config_name: Dialogue Generation
|
130 |
+
features:
|
131 |
+
- name: instruction
|
132 |
+
dtype: string
|
133 |
+
- name: input
|
134 |
+
dtype: string
|
135 |
+
- name: output
|
136 |
+
dtype: string
|
137 |
+
- name: domain
|
138 |
+
dtype: string
|
139 |
+
- name: lang
|
140 |
+
dtype: string
|
141 |
+
splits:
|
142 |
+
- name: train
|
143 |
+
num_bytes: 50010131
|
144 |
+
num_examples: 54672
|
145 |
+
download_size: 13086755
|
146 |
+
dataset_size: 50010131
|
147 |
- config_name: Ethics Classification
|
148 |
features:
|
149 |
- name: instruction
|
|
|
983 |
data_files:
|
984 |
- split: train
|
985 |
path: Data to Text/train-*
|
986 |
+
- config_name: Dialogue Generation
|
987 |
+
data_files:
|
988 |
+
- split: train
|
989 |
+
path: Dialogue Generation/train-*
|
990 |
- config_name: Ethics Classification
|
991 |
data_files:
|
992 |
- split: train
|