CoolFace
Datasetpublic

raynardj/cauldron-question

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes18downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: subset5    dtype: string6  - name: original_index7    dtype: int648  - name: image_index9    dtype: int6410  - name: image11    dtype: image12  - name: parsed_questions13    list: string14  - name: raw_response15    dtype: string16  splits:17  - name: train18    num_bytes: 439003893.7519    num_examples: 243420  download_size: 43781236821  dataset_size: 439003893.7522configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27---28