You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix setters of *_token_id properties of SpecialTokensMixin
* Test setters of common tokens ids
* Move to a separate test checks of setters of tokens ids
* Add independent test for ByT5
* Add Canine test
* Test speech to text
elusenji
pushed a commit
to elusenji/transformers
that referenced
this issue
Jun 12, 2022
…uggingface#16661)
* Fix setters of *_token_id properties of SpecialTokensMixin
* Test setters of common tokens ids
* Move to a separate test checks of setters of tokens ids
* Add independent test for ByT5
* Add Canine test
* Test speech to text
Environment info
transformers
version:Who can help
Information
The problem arises when using:
The tasks I am working on is:
To reproduce
Steps to reproduce the behavior:
For instance:
Output:
Expected behavior
Set the
pad_token
appropriately.I've fixed this in a branch and I'm submitting a PR.
The text was updated successfully, but these errors were encountered: