CoolFace
Datasetpublic

tukey/playingcards_roboflow_string

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes25downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: qa7    list:8    - name: question9      dtype: string10    - name: answer11      dtype: string12  splits:13  - name: train14    num_bytes: 850064108.915    num_examples: 1010016  download_size: 84969899117  dataset_size: 850064108.918configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24