bigmorning commited on
Commit
2289ff0
1 Parent(s): 240d8d3

Upload tokenizer

Browse files
Files changed (2) hide show
  1. tokenizer.json +0 -0
  2. tokenizer_config.json +1 -0
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,3 +1,4 @@
1
  {
 
2
  "tokenizer_class": "PreTrainedTokenizerFast"
3
  }
 
1
  {
2
+ "model_max_length": 1000000000000000019884624838656,
3
  "tokenizer_class": "PreTrainedTokenizerFast"
4
  }