File size: 1,099 Bytes
6862eab 5f6c2c9 6862eab e6546a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
license: mit
dataset_info:
features:
- name: qtype
dtype: string
- name: Question
dtype: string
- name: Answer
dtype: string
splits:
- name: SFT_train1
num_bytes: 7902949.746571586
num_examples: 5742
- name: SFT_train2
num_bytes: 7902949.746571586
num_examples: 5742
- name: test
num_bytes: 2257199.1613335772
num_examples: 1640
- name: RL
num_bytes: 2257199.1613335772
num_examples: 1640
- name: RM_oos
num_bytes: 1128599.5806667886
num_examples: 820
- name: Shadow_oos
num_bytes: 1128599.5806667886
num_examples: 820
download_size: 10355013
dataset_size: 22577496.9771439
configs:
- config_name: default
data_files:
- split: SFT_train1
path: data/SFT_train1-*
- split: SFT_train2
path: data/SFT_train2-*
- split: test
path: data/test-*
- split: RL
path: data/RL-*
- split: RM_oos
path: data/RM_oos-*
- split: Shadow_oos
path: data/Shadow_oos-*
---
A Question-Entailment Approach to Question Answering". Asma Ben Abacha and Dina Demner-Fushman. BMC Bioinformatics, 2019. |