--- dataset_info: features: - name: image dtype: image - name: prompt dtype: string - name: text dtype: string - name: source_repo dtype: string splits: - name: train num_bytes: 3064139261 num_examples: 35800 - name: validation num_bytes: 225948084 num_examples: 2600 - name: test num_bytes: 228419759 num_examples: 2600 download_size: 3514675044 dataset_size: 3518507104 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---