keras-nlp
keras-nlp copied to clipboard
Fix BytePair special tokens tokenization
BytePair already tokenize special tokens but it was having a small nit explained here keras-team/keras-nlp#1435 this PR fixes it.