--- dataset_info: features: - name: id dtype: int64 - name: language dtype: string - name: subset dtype: string - name: chosen_model dtype: string - name: rejected_model dtype: string - name: input dtype: string - name: response_1 dtype: string - name: response_2 dtype: string - name: actual_score dtype: string splits: - name: test num_bytes: 30876722 num_examples: 11081 download_size: 14244337 dataset_size: 30876722 configs: - config_name: default data_files: - split: test path: data/test-* ---