tukey/playingcards_roboflow_string
025
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 