--- dataset_info: features: - name: combined_seq dtype: string - name: flag dtype: string - name: canonical_smiles_len dtype: float64 - name: organism dtype: string - name: parent_chemblid dtype: string - name: Cluster ID dtype: string - name: Identity dtype: float64 - name: Length dtype: float64 - name: Organisms dtype: string - name: Size dtype: float64 - name: Types dtype: string - name: len_sequence dtype: float64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 116868829 num_examples: 340000 - name: test num_bytes: 1893431 num_examples: 5539 download_size: 48586429 dataset_size: 118762260 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---