lysandre HF staff commited on
Commit
fb53ab8
1 Parent(s): d5411c3

Adds the tokenizer configuration file (#4)

Browse files

- Adds tokenizer_config.json file (0a08e7f28c51aa37843216cb7e3149631a333361)

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