lysandre HF staff commited on
Commit
94fd741
1 Parent(s): 17aeb59

Adds the tokenizer configuration file (#2)

Browse files

- Adds tokenizer_config.json file (b3c11633660334174a975174c27ae0a606c35aa4)

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