shchoi1019
commited on
Commit
•
2bb5258
1
Parent(s):
5e68a3c
Upload dataset
Browse files
Discourse Connective Identification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:827680fcf963684e0b2b37fa610dd823586fd10e71e901c190f635c49bc3ee53
|
3 |
+
size 150761
|
README.md
CHANGED
@@ -180,6 +180,24 @@ dataset_info:
|
|
180 |
num_examples: 54672
|
181 |
download_size: 13086755
|
182 |
dataset_size: 50010131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
- config_name: Entity Generation
|
184 |
features:
|
185 |
- name: instruction
|
@@ -1139,6 +1157,10 @@ configs:
|
|
1139 |
data_files:
|
1140 |
- split: train
|
1141 |
path: Dialogue Generation/train-*
|
|
|
|
|
|
|
|
|
1142 |
- config_name: Entity Generation
|
1143 |
data_files:
|
1144 |
- split: train
|
|
|
180 |
num_examples: 54672
|
181 |
download_size: 13086755
|
182 |
dataset_size: 50010131
|
183 |
+
- config_name: Discourse Connective Identification
|
184 |
+
features:
|
185 |
+
- name: instruction
|
186 |
+
dtype: string
|
187 |
+
- name: input
|
188 |
+
dtype: string
|
189 |
+
- name: output
|
190 |
+
dtype: string
|
191 |
+
- name: domain
|
192 |
+
dtype: string
|
193 |
+
- name: lang
|
194 |
+
dtype: string
|
195 |
+
splits:
|
196 |
+
- name: train
|
197 |
+
num_bytes: 449631
|
198 |
+
num_examples: 1000
|
199 |
+
download_size: 150761
|
200 |
+
dataset_size: 449631
|
201 |
- config_name: Entity Generation
|
202 |
features:
|
203 |
- name: instruction
|
|
|
1157 |
data_files:
|
1158 |
- split: train
|
1159 |
path: Dialogue Generation/train-*
|
1160 |
+
- config_name: Discourse Connective Identification
|
1161 |
+
data_files:
|
1162 |
+
- split: train
|
1163 |
+
path: Discourse Connective Identification/train-*
|
1164 |
- config_name: Entity Generation
|
1165 |
data_files:
|
1166 |
- split: train
|