lysandre HF staff commited on
Commit
bd2db7a
1 Parent(s): 8762a24

Adds the tokenizer configuration file (#4)

Browse files

- Adds tokenizer_config.json file (bb07638f3890bf5bdfab712ebeef62633ed5c971)

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