--- dataset_info: features: - name: id dtype: int64 - name: url dtype: string - name: text dtype: string - name: token_count dtype: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: model_response dtype: string - name: model_response_length dtype: int64 splits: - name: train num_bytes: 1552094887 num_examples: 178757 download_size: 892675422 dataset_size: 1552094887 configs: - config_name: default data_files: - split: train path: data/train-* ---