Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ This model can be used for the prediction of molecules' properties, reactions, o
|
|
41 |
|
42 |
## Training and evaluation data
|
43 |
|
44 |
-
|
45 |
|
46 |
## Training procedure
|
47 |
|
|
|
41 |
|
42 |
## Training and evaluation data
|
43 |
|
44 |
+
We downloaded [PubChem data](https://drive.google.com/file/d/1ygYs8dy1-vxD1Vx6Ux7ftrXwZctFjpV3/view) and canonicalized them using RDKit. Then, we dropped duplicates. The total number of data is 9999960, and they were randomly split into train:validation=10:1.
|
45 |
|
46 |
## Training procedure
|
47 |
|