metadata
dataset_info:
features:
- name: id
dtype: string
- name: task
dtype: string
- name: context_length
dtype: string
- name: documents
list: string
- name: question
dtype: string
- name: question_with_choices
dtype: string
- name: answer
dtype: string
- name: answer_raw
dtype: string
- name: n_chunks_full
dtype: int64
- name: truncated
dtype: bool
- name: repo
dtype: string
- name: target_name
dtype: string
- name: document_id
dtype: int64
splits:
- name: train
num_bytes: 3061539227
num_examples: 140780
- name: validation
num_bytes: 59966001
num_examples: 2873
download_size: 2983145484
dataset_size: 3121505228
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*