DNABERT
DNABERT copied to clipboard
DNATokenizer
Hello, I just want to import the DNATokenizer from the transformers, but there is wrong with 'ImportError: cannot import name 'DNATokenizer'', can you help me to solve this? Google doesn't tell me anything about it...
Transformer version 2.5.0 works for me
use BertTokenizer
directly is also okay, I find it can work.
Hello, I just want to import the DNATokenizer from the transformers, but there is wrong with 'ImportError: cannot import name 'DNATokenizer'', can you help me to solve this? Google doesn't tell me anything about it...
Did you download "git clone https://github.com/jerryji1993/DNABERT " properly in dnabert environment??