Converting token ID back to text

Currently, it’s only possible to encode tokens to their corresponding tokenID using the Tokenizer, however, I am wondering if there is a method to decode tokenIDs back to text?

1 Like