shchoi1019
commited on
Upload dataset
Browse files
Discourse Relation Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cffc2f36ffcb2702247087704fec824528fb415695a91195382cf10cecae173
|
3 |
+
size 127572
|
README.md
CHANGED
@@ -198,6 +198,24 @@ dataset_info:
|
|
198 |
num_examples: 1000
|
199 |
download_size: 150761
|
200 |
dataset_size: 449631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
- config_name: Entity Generation
|
202 |
features:
|
203 |
- name: instruction
|
@@ -1161,6 +1179,10 @@ configs:
|
|
1161 |
data_files:
|
1162 |
- split: train
|
1163 |
path: Discourse Connective Identification/train-*
|
|
|
|
|
|
|
|
|
1164 |
- config_name: Entity Generation
|
1165 |
data_files:
|
1166 |
- split: train
|
|
|
198 |
num_examples: 1000
|
199 |
download_size: 150761
|
200 |
dataset_size: 449631
|
201 |
+
- config_name: Discourse Relation Classification
|
202 |
+
features:
|
203 |
+
- name: instruction
|
204 |
+
dtype: string
|
205 |
+
- name: input
|
206 |
+
dtype: string
|
207 |
+
- name: output
|
208 |
+
dtype: string
|
209 |
+
- name: domain
|
210 |
+
dtype: string
|
211 |
+
- name: lang
|
212 |
+
dtype: string
|
213 |
+
splits:
|
214 |
+
- name: train
|
215 |
+
num_bytes: 820634
|
216 |
+
num_examples: 1000
|
217 |
+
download_size: 127572
|
218 |
+
dataset_size: 820634
|
219 |
- config_name: Entity Generation
|
220 |
features:
|
221 |
- name: instruction
|
|
|
1179 |
data_files:
|
1180 |
- split: train
|
1181 |
path: Discourse Connective Identification/train-*
|
1182 |
+
- config_name: Discourse Relation Classification
|
1183 |
+
data_files:
|
1184 |
+
- split: train
|
1185 |
+
path: Discourse Relation Classification/train-*
|
1186 |
- config_name: Entity Generation
|
1187 |
data_files:
|
1188 |
- split: train
|