CoolFace
Datasetpublic

mlfoundations-dev/coder_stat

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes6downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: instruction_seed5    dtype: string6  - name: response_seed7    dtype: string8  splits:9  - name: train10    num_bytes: 8517211    num_examples: 12512  download_size: 3413513  dataset_size: 8517214configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20