molecularsets / moses

Molecular Sets (MOSES): A Benchmarking Platform for Molecular Generation Models
https://arxiv.org/abs/1811.12823
MIT License
821 stars 241 forks source link

moses.get_dataset('train') -> BadGzipFile: Not a gzipped file (b've') #96

Closed UnixJunkie closed 3 years ago

UnixJunkie commented 3 years ago

Same for 'test' and 'test_scaffolds'.

UnixJunkie commented 3 years ago

Can I get the corresponding SMILES strings for each dataset in another way?

UnixJunkie commented 3 years ago

Ok, under data/ probably.

UnixJunkie commented 3 years ago

git lfs was not installed...

UnixJunkie commented 3 years ago

Ok, my mistake. Not having git lfs installed doesn't clone the repository correctly. You could have stored xz -9 compressed .smi files in your repository though.