Commit History

Add pipeline tag, library name, and links to paper and code (#2)
7d23648
verified

gwtaylor nielsr HF Staff commited on

DOC: Update example to use BertForTokenClassification instead of AutoModel
a8650f6

nioushasadjadi commited on

DOC: Blacken example code block
4025bf2

scottclowe commited on

DOC: Change Colab link to open a colab notebook
2c0808a

scottclowe commited on

Update README.md
d1a96cd
verified

pmillana commited on

Update README.md
ce0a983
verified

pmillana commited on

Changing the call function.
4e98ce2

nioushasadjadi commited on

Change _encode function to encode.
4a303bd

nioushasadjadi commited on

Adding max_length and padding to tokenizer and encoder.
156a2ea

nioushasadjadi commited on

Create README.md
2fa1eca
verified

pmillana commited on

Fixing tokenize return bug
3888382

nioushasadjadi commited on

Fixing tokenizer return type
bcd9e56

nioushasadjadi commited on

Fixing encoder and tokenize functions.
82681b6

nioushasadjadi commited on

Adding automap to the tokenizer config
92d46e2

nioushasadjadi commited on

Download the tokenizer from Hugging Face Hub
eb1e311

nioushasadjadi commited on

Update config.py
f15abb2

nioushasadjadi commited on

Add tokenizer.py
1c6d85d

nioushasadjadi commited on

First version of BarcodeBERT kmer tokenizer
1bbc46c

nioushasadjadi commited on

First version of BarcodeBERT model (NO tokenizer.)
63e7c95

Pablo commited on

initial commit
9b31e20
verified

pmillana commited on