lysandre HF staff commited on
Commit
dfed3a5
1 Parent(s): 1e2b86a

Adds the tokenizer configuration file (#3)

Browse files

- Adds tokenizer_config.json file (7eb6db89676f0abafca4f269a2985c2d1a64d4e7)

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