system HF staff commited on
Commit
7e6d77c
1 Parent(s): 8e6a702

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"model_max_length": 512, "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "special_tokens_map_file": null, "tokenizer_file": null}