CoolFace
Datasetpublic

Silicon23/ioai2025-onsite-concepts-test

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes12downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: label5    dtype: string6  - name: options7    list: string8  splits:9  - name: test10    num_bytes: 11798011    num_examples: 10012  download_size: 3809013  dataset_size: 11798014configs:15- config_name: default16  data_files:17  - split: test18    path: data/test-*19---20