--- dataset_info: features: - name: messages list: - name: role dtype: string - name: content dtype: string - name: data struct: - name: correct_answer dtype: string - name: metadata struct: - name: doc_index dtype: int64 - name: event_id dtype: string - name: event_type dtype: string - name: original_question dtype: string - name: source dtype: string - name: wikipedia_url dtype: string splits: - name: pre_cutoff num_bytes: 1588324 num_examples: 3858 - name: post_cutoff num_bytes: 1398800 num_examples: 3439 - name: fictional num_bytes: 83435 num_examples: 298 download_size: 1254988 dataset_size: 3070559 configs: - config_name: default data_files: - split: pre_cutoff path: data/pre_cutoff-* - split: post_cutoff path: data/post_cutoff-* - split: fictional path: data/fictional-* ---