lysandre HF staff commited on
Commit
97d3e58
1 Parent(s): ff12645

Adds the tokenizer configuration file (#3)

Browse files

- Adds tokenizer_config.json file (5e3bd0f01d51209dda1e8254e55482ed55573f5d)

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