transformers
23f8e4db - Update modeling_utils.py (#28127)

Commit
2 years ago
Update modeling_utils.py (#28127) In docstring for PreTrainedModel.resize_token_embeddings, correct definition of new_num_tokens parameter to read "the new number of tokens" (meaning the new size of the vocab) rather than "the number of new tokens" (number of newly added tokens only).
Author
Parents
Loading