lysandre HF staff commited on
Commit
2c29e87
1 Parent(s): 0ba5a4b

Adds the tokenizer configuration file (#2)

Browse files

- Adds tokenizer_config.json file (b694e5e44a4f3999c40aaf132d78b6e6c4e3b44b)

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