mixed-qa / README.md
krittykitty's picture
Upload dataset
53b8056 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: kind
dtype: string
- name: lang_pair
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: answers_json
dtype: string
- name: source
dtype: string
- name: target
dtype: string
- name: payload
dtype: string
splits:
- name: train
num_bytes: 146908932
num_examples: 58536
- name: test
num_bytes: 41655088
num_examples: 10358
download_size: 675823651
dataset_size: 188564020
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---