CoolFace
Datasetpublic

IOAI-ISC/ioai2025-onsite-concepts-validation

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes10downloads
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: 6020011    num_examples: 5012  download_size: 2389213  dataset_size: 6020014configs:15- config_name: default16  data_files:17  - split: test18    path: data/test-*19---20