sagawa commited on
Commit
cc52290
1 Parent(s): 7e0e246

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 [ZINC data](https://drive.google.com/drive/folders/1lSPCqh31zxTVEhuiPde7W3rZG8kPgp-z) and canonicalized them using RDKit. Then, we droped duplicates. The total number of data is 22992522, and they were randomly split into train:validation=10:1.
45
 
46
  ## Training procedure
47