--- dataset_info: features: - name: image_path dtype: string - name: instruction dtype: string - name: response dtype: string splits: - name: train num_bytes: 24278310.153484944 num_examples: 98898 - name: test num_bytes: 2697671.846515056 num_examples: 10989 download_size: 10358675 dataset_size: 26975982.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---