CoolFace
Datasetpublic

tomyoon2/VT_matching_train

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes10downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: images5    list: image6  - name: problem7    dtype: string8  - name: answer9    dtype: string10  - name: problem_id11    dtype: string12  splits:13  - name: train14    num_bytes: 134794467515    num_examples: 1000016  download_size: 134732893017  dataset_size: 134794467518configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24