--- dataset_info: features: - name: images sequence: string - name: id dtype: string - name: conversation list: - name: content dtype: string - name: role dtype: string - name: metadata struct: - name: dataset dtype: string - name: task_instruction dtype: string splits: - name: cota_293k num_bytes: 684640621 num_examples: 293105 - name: cota_815k num_bytes: 1643764353 num_examples: 815582 download_size: 327551360 dataset_size: 2328404974 configs: - config_name: default data_files: - split: cota_293k path: data/cota_293k-* - split: cota_815k path: data/cota_815k-* ---