--- dataset_info: features: - name: id dtype: string - name: image struct: - name: bytes dtype: binary - name: path dtype: 'null' - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 11106451 num_examples: 101 download_size: 10491662 dataset_size: 11106451 configs: - config_name: default data_files: - split: train path: data/train-* ---