resize_token_embeddings
in NLLB leading to empty outputs
#32948
Labels
bug
Good Difficult Issue
Good Second Issue
Issues that are more difficult to do than "Good First" issues - give it a try if you want!
System Info
transformers
version: 4.42.3Who can help?
@ArthurZucker
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
After resizing, generation using an official example:
Output is:
't t t t t t t t t t'
Expected behavior
Generation should work without any errors. One interesting thing to note here is if I add just 2 new tokens, it works fine.
The text was updated successfully, but these errors were encountered: