--- 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_score dtype: int64 - name: chosen_justification dtype: string - name: rejected_score dtype: int64 - name: rejected_justification dtype: string splits: - name: llmbar_adver_manual num_bytes: 327329 num_examples: 46 - name: mt_bench_med num_bytes: 432168 num_examples: 45 - name: xstest_should_respond num_bytes: 1519265 num_examples: 250 - name: hep_rust num_bytes: 990658 num_examples: 164 - name: hep_js num_bytes: 973938 num_examples: 164 - name: alpacaeval_length num_bytes: 9174662 num_examples: 805 - name: llmbar_natural num_bytes: 551987 num_examples: 100 download_size: 5267410 dataset_size: 13970007 configs: - config_name: default data_files: - split: llmbar_adver_manual path: data/llmbar_adver_manual-* - split: mt_bench_med path: data/mt_bench_med-* - split: xstest_should_respond path: data/xstest_should_respond-* - split: hep_rust path: data/hep_rust-* - split: hep_js path: data/hep_js-* - split: alpacaeval_length path: data/alpacaeval_length-* - split: llmbar_natural path: data/llmbar_natural-* ---