--- dataset_info: features: - name: image dtype: image - name: caption dtype: string splits: - name: test num_bytes: 471167324.0 num_examples: 20000 - name: calibration num_bytes: 471167324.0 num_examples: 20000 download_size: 934843876 dataset_size: 942334648.0 configs: - config_name: default data_files: - split: test path: data/test-* - split: calibration path: data/calibration-* ---