jerryji1993 / DNABERT

DNABERT: pre-trained Bidirectional Encoder Representations from Transformers model for DNA-language in genome
https://doi.org/10.1093/bioinformatics/btab083
Apache License 2.0
578 stars 156 forks source link

Is there an implementation in huggingface? #88

Open yyou1996 opened 1 year ago

yyou1996 commented 1 year ago

Thanks for your great work. My question is whether there is a corresponding implementation in huggingface? I find this https://huggingface.co/armheb/DNA_bert_6?text=Paris+is+the+%5BMASK%5D+of+France. but not sure whether it is your official one.

Moeinh77 commented 1 year ago

Hi yes there is a way to load the models with hugging face I have done it in this repository: https://github.com/Moeinh77/Virus-DNA-Classification