CoolFace
Datasetpublic

Shoir/maths

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes15downloads
README.md26 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: qid5    dtype: int646  - name: dataset7    dtype: string8  - name: image9    dtype: image10  - name: question11    dtype: string12  - name: answer13    dtype: string14  splits:15  - name: train16    num_bytes: 13332307.18661247417    num_examples: 95618  download_size: 929695919  dataset_size: 13332307.18661247420configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25---26