shchoi1019
commited on
Upload dataset
Browse files
Coherence Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e0812c1e708a8b246371d0c8516364f304f4319ef4d43edce82141844822416
|
3 |
+
size 4510956
|
README.md
CHANGED
@@ -36,6 +36,24 @@ dataset_info:
|
|
36 |
num_examples: 51795
|
37 |
download_size: 26434426
|
38 |
dataset_size: 67465958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
- config_name: Coreference Resolution
|
40 |
features:
|
41 |
- name: instruction
|
@@ -315,6 +333,10 @@ configs:
|
|
315 |
data_files:
|
316 |
- split: train
|
317 |
path: Answerability Classification/train-*
|
|
|
|
|
|
|
|
|
318 |
- config_name: Coreference Resolution
|
319 |
data_files:
|
320 |
- split: train
|
|
|
36 |
num_examples: 51795
|
37 |
download_size: 26434426
|
38 |
dataset_size: 67465958
|
39 |
+
- config_name: Coherence Classification
|
40 |
+
features:
|
41 |
+
- name: instruction
|
42 |
+
dtype: string
|
43 |
+
- name: input
|
44 |
+
dtype: string
|
45 |
+
- name: output
|
46 |
+
dtype: string
|
47 |
+
- name: domain
|
48 |
+
dtype: string
|
49 |
+
- name: lang
|
50 |
+
dtype: string
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 21499865
|
54 |
+
num_examples: 30077
|
55 |
+
download_size: 4510956
|
56 |
+
dataset_size: 21499865
|
57 |
- config_name: Coreference Resolution
|
58 |
features:
|
59 |
- name: instruction
|
|
|
333 |
data_files:
|
334 |
- split: train
|
335 |
path: Answerability Classification/train-*
|
336 |
+
- config_name: Coherence Classification
|
337 |
+
data_files:
|
338 |
+
- split: train
|
339 |
+
path: Coherence Classification/train-*
|
340 |
- config_name: Coreference Resolution
|
341 |
data_files:
|
342 |
- split: train
|