--- dataset_info: features: - name: id dtype: int64 - name: model dtype: string - name: conversation list: - name: content dtype: string - name: role dtype: string - name: refusal dtype: 'null' - name: annotations dtype: 'null' - name: audio dtype: 'null' - name: reasoning dtype: 'null' splits: - name: train num_bytes: 45668383 num_examples: 13405 download_size: 21974582 dataset_size: 45668383 configs: - config_name: default data_files: - split: train path: data/train-* ---