sanchit-gandhi HF staff Narsil HF staff commited on
Commit
1187dc6
1 Parent(s): 5c6a0f3

Update the pad token (#30)

Browse files

- Update the pad token (70977c4edf394671b67561ccfbd00ddf563661de)


Co-authored-by: Nicolas Patry <Narsil@users.noreply.huggingface.co>

Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -121,7 +121,7 @@
121
  "max_initial_timestamp_index": 1,
122
  "max_length": 448,
123
  "no_timestamps_token_id": 50363,
124
- "pad_token_id": 50256,
125
  "return_timestamps": false,
126
  "suppress_tokens": [
127
  1,
@@ -216,4 +216,4 @@
216
  "translate": 50358
217
  },
218
  "transformers_version": "4.27.0.dev0"
219
- }
 
121
  "max_initial_timestamp_index": 1,
122
  "max_length": 448,
123
  "no_timestamps_token_id": 50363,
124
+ "pad_token_id": 50257,
125
  "return_timestamps": false,
126
  "suppress_tokens": [
127
  1,
 
216
  "translate": 50358
217
  },
218
  "transformers_version": "4.27.0.dev0"
219
+ }