lysandre HF staff commited on
Commit
082438b
1 Parent(s): 66b3f3c

Adds the tokenizer configuration file (#2)

Browse files

- Adds tokenizer_config.json file (852d50df2f8f90b30f5e5854b205959f4369d994)

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