CoolFace
Datasetpublic

codegenning/usacobench_formatted

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes119downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: id5    dtype: string6  - name: difficulty7    dtype: string8  - name: input_output9    dtype: string10  - name: question11    dtype: string12  splits:13  - name: test14    num_bytes: 590727679515    num_examples: 52016  download_size: 380030689917  dataset_size: 590727679518configs:19- config_name: default20  data_files:21  - split: test22    path: data/test-*23---24