--- dataset_info: - config_name: hotpotqa features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question dtype: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 79116807 num_examples: 100 download_size: 571602 dataset_size: 79116807 - config_name: musique features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question dtype: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 86753889 num_examples: 100 download_size: 582649 dataset_size: 86753889 - config_name: nq features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question dtype: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 89800023 num_examples: 100 download_size: 621575 dataset_size: 89800023 - config_name: qampari features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question dtype: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 86751258 num_examples: 100 download_size: 587885 dataset_size: 86751258 - config_name: quest features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question dtype: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 94553234 num_examples: 100 download_size: 640640 dataset_size: 94553234 - config_name: topiocqa features: - name: id dtype: string - name: system_prompt dtype: string - name: question_template dtype: string - name: question sequence: string - name: context_template dtype: string - name: contexts list: - name: isgold dtype: bool - name: text dtype: string - name: contexts_1 list: - name: isgold dtype: bool - name: text dtype: string - name: answers sequence: sequence: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int64 splits: - name: test num_bytes: 9459762 num_examples: 10 download_size: 616657 dataset_size: 9459762 configs: - config_name: hotpotqa data_files: - split: test path: hotpotqa/test-* - config_name: musique data_files: - split: test path: musique/test-* - config_name: nq data_files: - split: test path: nq/test-* - config_name: qampari data_files: - split: test path: qampari/test-* - config_name: quest data_files: - split: test path: quest/test-* - config_name: topiocqa data_files: - split: test path: topiocqa/test-* ---