--- dataset_info: features: - name: prompt_id dtype: string - name: query dtype: string - name: generator dtype: string - name: language dtype: string - name: num_candidates dtype: int64 - name: candidates list: string - name: chosen_position dtype: int64 - name: chosen_answer dtype: string - name: pass_rates list: float64 - name: easy_hard dtype: string - name: weak_strong dtype: string - name: source dtype: string splits: - name: train num_bytes: 561627969.9543201 num_examples: 150769 download_size: 186959305 dataset_size: 561627969.9543201 configs: - config_name: default data_files: - split: train path: data/train-* ---