Add Sencha questions - scientific paper QA from QASPER
Browse files- README.md +23 -1
- questions/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
@@ -16,9 +16,31 @@ dataset_info:
|
|
| 16 |
num_examples: 250
|
| 17 |
download_size: 3308998
|
| 18 |
dataset_size: 6640173
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
configs:
|
| 20 |
- config_name: corpus
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: corpus/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: corpus
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
|
|
| 16 |
num_examples: 250
|
| 17 |
download_size: 3308998
|
| 18 |
dataset_size: 6640173
|
| 19 |
+
- config_name: questions
|
| 20 |
+
features:
|
| 21 |
+
- name: id
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: paper_id
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: question
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: answer
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: chunk-must-contain
|
| 30 |
+
dtype: string
|
| 31 |
+
splits:
|
| 32 |
+
- name: train
|
| 33 |
+
num_bytes: 941967
|
| 34 |
+
num_examples: 1146
|
| 35 |
+
download_size: 445065
|
| 36 |
+
dataset_size: 941967
|
| 37 |
configs:
|
| 38 |
- config_name: corpus
|
| 39 |
data_files:
|
| 40 |
- split: train
|
| 41 |
path: corpus/train-*
|
| 42 |
+
- config_name: questions
|
| 43 |
+
data_files:
|
| 44 |
+
- split: train
|
| 45 |
+
path: questions/train-*
|
| 46 |
---
|
questions/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b162e3ac73bbbf32a2318de2e373fc03087698a5caf2da2d4a968b57ad1cfb0c
|
| 3 |
+
size 445065
|