--- dataset_info: features: - name: messages list: - name: role dtype: string - name: content dtype: string - name: label dtype: string - name: example dtype: string - name: question dtype: string - name: context dtype: string - name: prompt dtype: string - name: problem dtype: string - name: solution dtype: string - name: answer dtype: string - name: url dtype: string splits: - name: Collie num_bytes: 451472 num_examples: 226 - name: HotpotQA num_bytes: 3421446 num_examples: 274 download_size: 2252922 dataset_size: 3872918 configs: - config_name: default data_files: - split: Collie path: data/Collie-* - split: HotpotQA path: data/HotpotQA-* ---