CoolFace
Datasetpublic

quadruped/FT_write

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes35downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: instruction5    dtype: string6  - name: output7    dtype: string8  splits:9  - name: train10    num_bytes: 1802994711    num_examples: 1703012  download_size: 1009896913  dataset_size: 1802994714configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20