--- dataset_info: features: - name: config struct: - name: device dtype: string - name: model dtype: string - name: model_dtype dtype: string - name: model_name dtype: string - name: results struct: - name: 2WikiMultiHop struct: - name: Exact Match dtype: float64 - name: F1 dtype: float64 - name: BoolQ struct: - name: acc dtype: float64 - name: HotpotQA struct: - name: Exact Match dtype: float64 - name: F1 dtype: float64 - name: MuSiQue struct: - name: Exact Match dtype: float64 - name: F1 dtype: float64 - name: Natural Questions struct: - name: Exact Match dtype: float64 - name: F1 dtype: float64 - name: PopQA struct: - name: Accuracy dtype: float64 - name: TruthfulQA struct: - name: Exact Match dtype: float64 - name: trivia struct: - name: Exact Match dtype: float64 - name: F1 dtype: float64 splits: - name: train num_bytes: 144 num_examples: 1 download_size: 10147 dataset_size: 144 configs: - config_name: default data_files: - split: train path: data/train-* ---