lysandre HF staff commited on
Commit
c23d21b
1 Parent(s): 19638cb

Adds the tokenizer configuration file (#17)

Browse files

- Adds tokenizer_config.json file (d6939e0d46307a40ca3530f6a3f7be0c06c6f319)

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