shchoi1019
commited on
Upload dataset
Browse files
Coreference Resolution/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0a0c3ab41666062c88328113cc63db530ee9f261e08ac5899846cf089f15a5
|
3 |
+
size 7467468
|
README.md
CHANGED
@@ -18,6 +18,24 @@ dataset_info:
|
|
18 |
num_examples: 51795
|
19 |
download_size: 26434426
|
20 |
dataset_size: 67465958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- config_name: Question Answering
|
22 |
features:
|
23 |
- name: instruction
|
@@ -131,6 +149,10 @@ configs:
|
|
131 |
data_files:
|
132 |
- split: train
|
133 |
path: Answerability Classification/train-*
|
|
|
|
|
|
|
|
|
134 |
- config_name: Question Answering
|
135 |
data_files:
|
136 |
- split: train
|
|
|
18 |
num_examples: 51795
|
19 |
download_size: 26434426
|
20 |
dataset_size: 67465958
|
21 |
+
- config_name: Coreference Resolution
|
22 |
+
features:
|
23 |
+
- name: instruction
|
24 |
+
dtype: string
|
25 |
+
- name: input
|
26 |
+
dtype: string
|
27 |
+
- name: output
|
28 |
+
dtype: string
|
29 |
+
- name: domain
|
30 |
+
dtype: string
|
31 |
+
- name: lang
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: train
|
35 |
+
num_bytes: 33082423
|
36 |
+
num_examples: 36990
|
37 |
+
download_size: 7467468
|
38 |
+
dataset_size: 33082423
|
39 |
- config_name: Question Answering
|
40 |
features:
|
41 |
- name: instruction
|
|
|
149 |
data_files:
|
150 |
- split: train
|
151 |
path: Answerability Classification/train-*
|
152 |
+
- config_name: Coreference Resolution
|
153 |
+
data_files:
|
154 |
+
- split: train
|
155 |
+
path: Coreference Resolution/train-*
|
156 |
- config_name: Question Answering
|
157 |
data_files:
|
158 |
- split: train
|