--- dataset_info: features: - name: finetuned_response_0 dtype: string - name: finetuned_response_1 dtype: string - name: finetuned_response_2 dtype: string - name: finetuned_response_3 dtype: string - name: finetuned_response_4 dtype: string - name: prompt dtype: string - name: llama_prompt_tokens sequence: int64 - name: chosen_reward dtype: float64 - name: finetuned_llama_prompt_tokens sequence: int64 - name: response_0_reward dtype: float64 - name: response_1_reward dtype: float64 - name: response_2_reward dtype: float64 - name: response_3_reward dtype: float64 - name: response_4_reward dtype: float64 - name: finetuned_chosen dtype: string - name: finetuned_chosen_reward dtype: float64 - name: finetuned_llama_chosen_tokens sequence: int64 - name: base_llama_chosen_tokens sequence: int64 - name: finetuned_reject dtype: string - name: finetuned_reject_reward dtype: float64 - name: finetuned_llama_reject_tokens sequence: int64 - name: base_llama_reject_tokens sequence: int64 - name: finetuned_middle dtype: string - name: finetuned_middle_reward dtype: float64 - name: finetuned_llama_middle_tokens sequence: int64 - name: base_llama_middle_tokens sequence: int64 - name: finetuned_chosen_logprob dtype: float64 - name: finetuned_middle_logprob dtype: float64 - name: finetuned_reject_logprob dtype: float64 - name: base_chosen_logprob dtype: float64 - name: base_middle_logprob dtype: float64 - name: base_reject_logprob dtype: float64 splits: - name: test_prefs num_bytes: 135506050 num_examples: 1703 download_size: 23336629 dataset_size: 135506050 configs: - config_name: default data_files: - split: test_prefs path: data/test_prefs-* ---