DSPsleeporg/smiles-transformer

the pretrained model in README.md has type 'int'

Closed this issue · 0 comments

Hi. When trying to load the pretrained model using the pickle library's load function, I see that it is just an integer. Not sure what is causing this problem.

Another question I had was whether the vocab is supposed to be a list of newline separated compounds or not, e.g.
CH2OH
CH3CH3
(C6H5)OH
...