haneulpark commited on
Commit
9db37df
·
verified ·
1 Parent(s): 555229a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.py](https://huggingface.co/datasets/maomlab/Molecule3D/blob/main/Molecule3D_preprocessing.py) file located in our Molecule3D repository.
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