Datasets:
Upload 4 files
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- chemistry
|
| 5 |
- smiles
|
|
@@ -9,14 +11,13 @@ size_categories:
|
|
| 9 |
- 10M<n<100M
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# Druglike QED
|
| 13 |
|
| 14 |
-
This dataset is derived from the [Druglike molecule datasets for drug discovery](https://zenodo.org/records/7547717) dataset and has been
|
| 15 |
|
| 16 |
-
To enhance molecular diversity,
|
| 17 |
|
| 18 |
### Dataset Overview:
|
| 19 |
- **Source:** [](https://doi.org/10.5281/zenodo.7547717)
|
| 20 |
- **Canonicalization:** RDKit (2024.9.4)
|
| 21 |
- **Augmentation:** Random SMILES generation for 33% of the original dataset
|
| 22 |
-
- **Total Entries:** **43M SMILES**
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- feature-extraction
|
| 5 |
tags:
|
| 6 |
- chemistry
|
| 7 |
- smiles
|
|
|
|
| 11 |
- 10M<n<100M
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Druglike QED 43M - Augmented SMILES Dataset
|
| 15 |
|
| 16 |
+
This dataset is derived from the [Druglike molecule datasets for drug discovery](https://zenodo.org/records/7547717) dataset and has been canonicalized using RDKit (2024.9.4) to ensure structural consistency.
|
| 17 |
|
| 18 |
+
To enhance molecular diversity, 33% of the dataset was randomly sampled and augmented using RDKit’s `Chem.MolToRandomSmilesVect` function, following an approach similar to NVIDIA's *molmim* method for SMILES augmentation.
|
| 19 |
|
| 20 |
### Dataset Overview:
|
| 21 |
- **Source:** [](https://doi.org/10.5281/zenodo.7547717)
|
| 22 |
- **Canonicalization:** RDKit (2024.9.4)
|
| 23 |
- **Augmentation:** Random SMILES generation for 33% of the original dataset
|
|
|
test_druglike_QED_36M_less_than_128_tokens.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abbe5219ce6e8cf74e6b2f0e06cc5dc6f924d5e14879979ce39c31e47333cde1
|
| 3 |
+
size 46243657
|
train_druglike_QED_36M_less_than_128_tokens.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49b2ab272a3df275e34a217d56b983f7edb356ddd724c6369decc5db4ae4b895
|
| 3 |
+
size 882216494
|
val_druglike_QED_36M_less_than_128_tokens.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23a11570268d5dda1995bee270a9528a31bc7aefdc809233605df41c9a3046d8
|
| 3 |
+
size 104279495
|