metadata
dataset_info:
features:
- name: Context
list: string
- name: Conversation_no
dtype: int64
- name: Turn_no
dtype: int64
- name: Question
dtype: string
- name: is_nq
dtype: bool
- name: Answer
dtype: string
- name: Topic
dtype: string
- name: Topic_section
dtype: string
- name: Rationale
dtype: string
- name: Additional_answers
list: 'null'
splits:
- name: train
num_bytes: 54199739
num_examples: 45450
- name: validation
num_bytes: 2874418
num_examples: 2514
download_size: 47551092
dataset_size: 57074157
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*