--- dataset_info: features: - name: CID dtype: int64 - name: SMILES dtype: string - name: SMILES_Canonical dtype: string - name: SELFIES dtype: string - name: inchi dtype: string - name: iupac dtype: string - name: formula dtype: string - name: image_source dtype: string - name: image_1 dtype: image - name: image_2 dtype: image - name: image_3 dtype: image splits: - name: train num_bytes: 12138024966 num_examples: 249642 download_size: 11948997459 dataset_size: 12138024966 configs: - config_name: default data_files: - split: train path: data/train-* ---