--- dataset_info: features: - name: messages list: - name: content dtype: string - name: role dtype: string - name: uuid dtype: string - name: source dtype: string - name: scores struct: - name: coherence dtype: float64 - name: complexity dtype: float64 - name: correctness dtype: float64 - name: helpfulness dtype: float64 - name: instruction-following dtype: float64 - name: safety dtype: float64 - name: verbosity dtype: float64 - name: verbosity-coeff dtype: float64 - name: agg_score dtype: float64 - name: uuid dtype: string splits: - name: train num_bytes: 64319785.0 num_examples: 97975 download_size: 38510926 dataset_size: 64319785.0 configs: - config_name: default data_files: - split: train path: data/train-* ---