--- dataset_info: features: - name: SMILES dtype: string - name: MUV-737 dtype: int64 - name: split dtype: string - name: SMILES_ORIGINAL dtype: string - name: IMAGE dtype: image - name: SELFIES dtype: string - name: InChIKey dtype: string - name: IUPAC dtype: string - name: template_original dtype: string - name: template dtype: string splits: - name: valid num_bytes: 175305277.75 num_examples: 10690 - name: train num_bytes: 848568621.0 num_examples: 51520 - name: test num_bytes: 177827445.0 num_examples: 11080 download_size: 1164544261 dataset_size: 1201701343.75 configs: - config_name: default data_files: - split: valid path: data/valid-* - split: train path: data/train-* - split: test path: data/test-* ---