lysandre HF staff commited on
Commit
6cba99c
1 Parent(s): 85fb5d5

Adds the tokenizer configuration file (#17)

Browse files

- Adds tokenizer_config.json file (37b4b75172ecabcf33547f536d0d0cedc9ace3a6)

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