--- dataset_info: - config_name: 0shot features: - name: _id dtype: string - name: domain dtype: string - name: sub_domain dtype: string - name: difficulty dtype: string - name: length dtype: string - name: question dtype: string - name: choice_A dtype: string - name: choice_B dtype: string - name: choice_C dtype: string - name: choice_D dtype: string - name: answer dtype: string - name: context dtype: string - name: answer_prefix dtype: string - name: task dtype: string - name: max_new_tokens dtype: int64 - name: task_description dtype: string splits: - name: test num_bytes: 446989917 num_examples: 503 download_size: 161656234 dataset_size: 446989917 - config_name: long features: - name: _id dtype: string - name: domain dtype: string - name: sub_domain dtype: string - name: difficulty dtype: string - name: length dtype: string - name: question dtype: string - name: answers sequence: string - name: context dtype: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int32 splits: - name: test num_bytes: 95907050.40954274 num_examples: 108 download_size: 118798235 dataset_size: 95907050.40954274 - config_name: medium features: - name: _id dtype: string - name: domain dtype: string - name: sub_domain dtype: string - name: difficulty dtype: string - name: length dtype: string - name: question dtype: string - name: answers sequence: string - name: context dtype: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int32 splits: - name: test num_bytes: 190926072.57455269 num_examples: 215 download_size: 49591774 dataset_size: 190926072.57455269 - config_name: short features: - name: _id dtype: string - name: domain dtype: string - name: sub_domain dtype: string - name: difficulty dtype: string - name: length dtype: string - name: question dtype: string - name: answers sequence: string - name: context dtype: string - name: answer_prefix dtype: string - name: max_new_tokens dtype: int32 splits: - name: test num_bytes: 159845084.01590458 num_examples: 180 download_size: 9767281 dataset_size: 159845084.01590458 configs: - config_name: 0shot data_files: - split: test path: 0shot/test-* - config_name: long data_files: - split: test path: long/test-* - config_name: medium data_files: - split: test path: medium/test-* - config_name: short data_files: - split: test path: short/test-* ---