lysandre HF staff commited on
Commit
4312906
1 Parent(s): 431c690

Adds the tokenizer configuration file (#3)

Browse files

- Adds tokenizer_config.json file (c6dd780b1d150ec792c4bfc99b95e988697b5884)

Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_max_length": 512}