lysandre HF staff commited on
Commit
1fbcc7a
1 Parent(s): 903698b

Adds the tokenizer configuration file (#4)

Browse files

- Adds tokenizer_config.json file (2b16ce25a1f9e355021f341e46ecafc5398f78d3)

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