sagawa commited on
Commit
b5f5d96
1 Parent(s): e673efe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- More information needed
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