Text Generation
Transformers
Safetensors
falcon_h1
falcon-h1
ybelkada commited on
Commit
f795e98
·
verified ·
1 Parent(s): f416d6e

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -9136,6 +9136,7 @@
9136
  ],
9137
  "clean_up_tokenization_spaces": true,
9138
  "eos_token": "<|end_of_text|>",
 
9139
  "extra_special_tokens": {},
9140
  "model_max_length": 1000000000000000019884624838656,
9141
  "tokenizer_class": "PreTrainedTokenizer"
 
9136
  ],
9137
  "clean_up_tokenization_spaces": true,
9138
  "eos_token": "<|end_of_text|>",
9139
+ "model_input_names": ["input_ids", "attention_mask"],
9140
  "extra_special_tokens": {},
9141
  "model_max_length": 1000000000000000019884624838656,
9142
  "tokenizer_class": "PreTrainedTokenizer"