File size: 579 Bytes
af5c4ce ad99d7d cbda267 ad99d7d cbda267 ad99d7d af5c4ce cbda267 af5c4ce | 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 | ---
dataset_info:
features:
- name: question
dtype: string
- name: context_question
dtype: string
- name: answer
dtype: string
- name: language
dtype: string
- name: speciality
dtype: string
- name: article_title
dtype: string
splits:
- name: train
num_bytes: 56427567
num_examples: 68743
- name: test
num_bytes: 6269231
num_examples: 7639
download_size: 35402257
dataset_size: 62696798
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|