sanchit-gandhi HF staff Narsil HF staff commited on
Commit
6fdb54a
1 Parent(s): 240e349

Update the pad token (#29)

Browse files

- Update the pad token (b54a737906b866550666880639ec89efeb51870b)


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
+ }