lysandre HF staff commited on
Commit
1e0d4f3
1 Parent(s): 61cf0c7

Adds the tokenizer configuration file (#6)

Browse files

- Adds tokenizer_config.json file (d06153c08430a6c97344183df0f24f05f7a75c66)

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