File size: 635 Bytes
a97ecaa 3d68d43 a97ecaa c34433d 35333e1 4173092 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
dataset_info:
features:
- name: SMILES
dtype: string
splits:
- name: train
num_bytes: 6187446841
num_examples: 107861229
download_size: 2176233790
dataset_size: 6187446841
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# PubChem Dataset filtered from [pubchem](https://huggingface.co/datasets/xchen16/PubChem)
This dataset contains molecules from the PubChem database, with the following filtering criteria applied:
- All molecules include hydrogen atoms.
- Disconnected fragments have been removed.
- Only molecules with more than 100 atoms have been retained. |