lysandre HF staff commited on
Commit
e2da8e2
1 Parent(s): bc2764f

Adds the tokenizer configuration file (#12)

Browse files

- Adds tokenizer_config.json file (a7bf0580bc6f27340160108ed925ef00a55bd70a)

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