shchoi1019
commited on
Upload dataset
Browse files
Answer Verification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce9c1abc5694be3881e5cf3bf042e9b3c045e512a54efacc882c84f4fea56959
|
3 |
+
size 13174403
|
README.md
CHANGED
@@ -1,5 +1,23 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: Answerability Classification
|
4 |
features:
|
5 |
- name: instruction
|
@@ -253,6 +271,10 @@ dataset_info:
|
|
253 |
download_size: 24808989
|
254 |
dataset_size: 81531096
|
255 |
configs:
|
|
|
|
|
|
|
|
|
256 |
- config_name: Answerability Classification
|
257 |
data_files:
|
258 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: Answer Verification
|
4 |
+
features:
|
5 |
+
- name: instruction
|
6 |
+
dtype: string
|
7 |
+
- name: input
|
8 |
+
dtype: string
|
9 |
+
- name: output
|
10 |
+
dtype: string
|
11 |
+
- name: domain
|
12 |
+
dtype: string
|
13 |
+
- name: lang
|
14 |
+
dtype: string
|
15 |
+
splits:
|
16 |
+
- name: train
|
17 |
+
num_bytes: 36921031
|
18 |
+
num_examples: 32417
|
19 |
+
download_size: 13174403
|
20 |
+
dataset_size: 36921031
|
21 |
- config_name: Answerability Classification
|
22 |
features:
|
23 |
- name: instruction
|
|
|
271 |
download_size: 24808989
|
272 |
dataset_size: 81531096
|
273 |
configs:
|
274 |
+
- config_name: Answer Verification
|
275 |
+
data_files:
|
276 |
+
- split: train
|
277 |
+
path: Answer Verification/train-*
|
278 |
- config_name: Answerability Classification
|
279 |
data_files:
|
280 |
- split: train
|