lysandre HF staff commited on
Commit
2a8f12d
1 Parent(s): df0f743

Adds the tokenizer configuration file (#8)

Browse files

- Adds tokenizer_config.json file (732b3a166469ad4f532eef41726b9b7b5c53ce42)

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