--- dataset_info: features: - name: prompt dtype: string - name: chosen dtype: string - name: chosen_model dtype: string - name: rejected dtype: string - name: rejected_model dtype: string - name: subset dtype: string - name: id dtype: int64 - name: chosen_yes_prob dtype: float64 - name: chosen_no_prob dtype: float64 - name: rejected_yes_prob dtype: float64 - name: rejected_no_prob dtype: float64 splits: - name: hep_python num_bytes: 144593 num_examples: 164 - name: hep_java num_bytes: 204964 num_examples: 164 - name: hep_cpp num_bytes: 171457 num_examples: 164 - name: hep_js num_bytes: 162128 num_examples: 164 - name: hep_go num_bytes: 182005 num_examples: 164 - name: hep_rust num_bytes: 177402 num_examples: 164 download_size: 517793 dataset_size: 1042549 configs: - config_name: default data_files: - split: hep_python path: data/hep_python-* - split: hep_java path: data/hep_java-* - split: hep_cpp path: data/hep_cpp-* - split: hep_js path: data/hep_js-* - split: hep_go path: data/hep_go-* - split: hep_rust path: data/hep_rust-* ---