lysandre HF staff commited on
Commit
722cf37
1 Parent(s): 716877d

Adds the tokenizer configuration file (#6)

Browse files

- Adds tokenizer_config.json file (c77a0fad7d1cdf1924ea8cc445406e0fadef94b8)

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