Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -125,7 +125,7 @@ We utilized the raw data uploaded on [Github](https://github.com/divelab/Molecul
|
|
125 |
3. Split the dataset using random split and scaffold split (train, test, validation)
|
126 |
|
127 |
If you would like to try these processes with the original dataset,
|
128 |
-
please follow the instructions in the [Preprocessing Script
|
129 |
|
130 |
|
131 |
|
|
|
125 |
3. Split the dataset using random split and scaffold split (train, test, validation)
|
126 |
|
127 |
If you would like to try these processes with the original dataset,
|
128 |
+
please follow the instructions in the [Preprocessing Script](https://huggingface.co/datasets/maomlab/Molecule3D/blob/main/Molecule3D_preprocessing.py) file located in our Molecule3D repository.
|
129 |
|
130 |
|
131 |
|