Add `return_timestamps` attribute to generation config

#29
by sanchit-gandhi HF staff - opened
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -148,6 +148,7 @@
148
  "max_length": 448,
149
  "no_timestamps_token_id": 50363,
150
  "pad_token_id": 50257,
 
151
  "suppress_tokens": [
152
  1,
153
  2,
 
148
  "max_length": 448,
149
  "no_timestamps_token_id": 50363,
150
  "pad_token_id": 50257,
151
+ "return_timestamps": false,
152
  "suppress_tokens": [
153
  1,
154
  2,