metadata
dataset_info:
- config_name: indicqa.gu
features:
- name: context
dtype: string
- name: question
dtype: string
- name: id
dtype: int64
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: test
num_bytes: 5571721
num_examples: 2017
download_size: 459687
dataset_size: 5571721
- config_name: indicqa.ml
features:
- name: context
dtype: string
- name: question
dtype: string
- name: id
dtype: int64
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: test
num_bytes: 11540327
num_examples: 1589
download_size: 814967
dataset_size: 11540327
- config_name: indicqa.ta
features:
- name: context
dtype: string
- name: question
dtype: string
- name: id
dtype: int64
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: test
num_bytes: 11544636
num_examples: 1804
download_size: 702843
dataset_size: 11544636
configs:
- config_name: indicqa.gu
data_files:
- split: test
path: indicqa.gu/test-*
- config_name: indicqa.ml
data_files:
- split: test
path: indicqa.ml/test-*
- config_name: indicqa.ta
data_files:
- split: test
path: indicqa.ta/test-*