lysandre HF staff commited on
Commit
e73636d
1 Parent(s): 77de1f7

Adds the tokenizer configuration file (#27)

Browse files

- Adds tokenizer_config.json file (d817c5c1e3260a65d442640e4603279592d0f2f4)

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