lysandre HF staff commited on
Commit
18f95e9
1 Parent(s): df3cc13

Adds the tokenizer configuration file (#11)

Browse files

- Adds tokenizer_config.json file (1935b7f96607644b92a752f9b6f5c1a7d6772441)

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