Erfan11 commited on
Commit
5907917
1 Parent(s): 3c6db06

Upload tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"max_len": 512, "padding": "max_length", "truncation": true, "add_special_tokens": true, "model_max_length": 512}