Xenova HF Staff commited on
Commit
6485e78
·
verified ·
1 Parent(s): eb0528a

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -1
tokenizer_config.json CHANGED
@@ -1,3 +1,4 @@
1
  {
2
- "tokenizer_class": "PreTrainedTokenizerFast"
 
3
  }
 
1
  {
2
+ "tokenizer_class": "PreTrainedTokenizerFast",
3
+ "model_max_length": 1000
4
  }