Text Generation
Transformers
Safetensors
English
falcon_mamba
Eval Results
Inference Endpoints
Gkunsch commited on
Commit
f48fe69
·
verified ·
1 Parent(s): da17011

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -116,5 +116,6 @@
116
  "clean_up_tokenization_spaces": true,
117
  "eos_token": ">>TITLE<<",
118
  "model_max_length": 1000000000000000019884624838656,
 
119
  "tokenizer_class": "PreTrainedTokenizerFast"
120
  }
 
116
  "clean_up_tokenization_spaces": true,
117
  "eos_token": ">>TITLE<<",
118
  "model_max_length": 1000000000000000019884624838656,
119
+ "pad_token": ">>TITLE<<",
120
  "tokenizer_class": "PreTrainedTokenizerFast"
121
  }