--- dataset_info: features: - name: source dtype: string - name: instruction dtype: string - name: models sequence: string - name: completions list: - name: annotations struct: - name: instruction_following struct: - name: Rating dtype: string - name: Rationale dtype: string - name: honesty struct: - name: Rating dtype: string - name: Rationale dtype: string - name: truthfulness struct: - name: Type sequence: string - name: Rationale dtype: string - name: Rating dtype: string - name: Rationale For Rating dtype: string - name: helpfulness struct: - name: Type sequence: string - name: Rationale dtype: string - name: Rating dtype: string - name: Rationale For Rating dtype: string - name: custom_system_prompt dtype: string - name: model dtype: string - name: principle dtype: string - name: response dtype: string - name: critique dtype: string - name: overall_score dtype: float64 - name: correct_answers sequence: string - name: incorrect_answers sequence: string splits: - name: train num_bytes: 831088377.5421702 num_examples: 63136 download_size: 318279041 dataset_size: 831088377.5421702 configs: - config_name: default data_files: - split: train path: data/train-* ---