--- dataset_info: features: - name: context dtype: string - name: question dtype: string - name: response dtype: string splits: - name: train num_bytes: 11241837151 num_examples: 32747 download_size: 543196595 dataset_size: 11241837151 configs: - config_name: default data_files: - split: train path: data/train-* --- This is an adapted `text-only` version of the orginal `DeepMind NarrativeQA dataset`. Original Dataset : [LINK]({https://huggingface.co/datasets/deepmind/narrativeqa)