lysandre HF staff commited on
Commit
2290a62
1 Parent(s): 38cc92e

Adds the tokenizer configuration file (#11)

Browse files

- Adds tokenizer_config.json file (224ef41937cdc7356116ead4957486726c164585)

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