Update the pad token (#9)

- Update the pad token (c81434a0bf5416d998ca052af9a59d54987341c5)


Co-authored-by: Nicolas Patry <Narsil@users.noreply.huggingface.co>
This commit is contained in:
Sanchit Gandhi 2023-03-10 17:15:01 +00:00 committed by system
parent 302560528a
commit a8d76517e6
1 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@
"max_initial_timestamp_index": 1, "max_initial_timestamp_index": 1,
"max_length": 448, "max_length": 448,
"no_timestamps_token_id": 50363, "no_timestamps_token_id": 50363,
"pad_token_id": 50256, "pad_token_id": 50257,
"return_timestamps": false, "return_timestamps": false,
"suppress_tokens": [ "suppress_tokens": [
1, 1,