--- dataset_info: features: - name: id dtype: 'null' - name: messages dtype: 'null' - name: label dtype: 'null' - name: example dtype: string - name: question dtype: string - name: context dtype: string - name: prompt dtype: string - name: problem dtype: 'null' - name: solution dtype: 'null' - name: answer dtype: string - name: url dtype: 'null' splits: - name: Collie num_bytes: 445144 num_examples: 226 - name: HotpotQA num_bytes: 3413774 num_examples: 274 download_size: 2251844 dataset_size: 3858918 configs: - config_name: default data_files: - split: Collie path: data/Collie-* - split: HotpotQA path: data/HotpotQA-* ---