--- dataset_info: features: - name: multihop_qa struct: - name: answer dtype: string - name: docs list: - name: length dtype: int64 - name: text dtype: string - name: title dtype: string - name: hardness dtype: 'null' - name: id dtype: string - name: length dtype: int64 - name: question dtype: string - name: single_qa struct: - name: answer sequence: string - name: docs sequence: string - name: hardness dtype: 'null' - name: id dtype: int64 - name: length dtype: int64 - name: question dtype: string - name: role dtype: 'null' - name: counterfact struct: - name: answer dtype: string - name: docs sequence: string - name: hardness dtype: 'null' - name: id dtype: int64 - name: length dtype: int64 - name: question dtype: string - name: counting_stars struct: - name: answer sequence: int64 - name: docs sequence: string - name: hardness dtype: 'null' - name: id dtype: int64 - name: length dtype: int64 - name: question dtype: string - name: role dtype: 'null' - name: niah struct: - name: answer dtype: string - name: docs sequence: string - name: hardness dtype: 'null' - name: id dtype: int64 - name: length dtype: int64 - name: question dtype: string - name: role dtype: 'null' splits: - name: en_citeeval num_bytes: 80190825 num_examples: 120 download_size: 45125396 dataset_size: 80190825 configs: - config_name: default data_files: - split: en_citeeval path: data/en_citeeval-* ---