CoolFace
Datasetpublic

Brain2nd/NeuronSpark-SFT-Mix

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes90downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: messages5    list:6    - name: role7      dtype: string8    - name: content9      dtype: string10  splits:11  - name: train12    num_bytes: 1671949731513    num_examples: 1140361614  download_size: 920586773915  dataset_size: 1671949731516configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22