lysandre HF staff commited on
Commit
630d5d4
1 Parent(s): c0a0c51

Adds the tokenizer configuration file (#3)

Browse files

- Adds tokenizer_config.json file (dd862ebd4bc7e3371985d94140ec02c241cbf8b6)

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