Agnuxo commited on
Commit
c7c6f23
·
verified ·
1 Parent(s): dcce4bd

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -8007,7 +8007,7 @@
8007
  "bos_token": "<s>",
8008
  "clean_up_tokenization_spaces": false,
8009
  "eos_token": "</s>",
8010
- "model_max_length": 1000000000000000019884624838656,
8011
  "pad_token": "<pad>",
8012
  "padding_side": "left",
8013
  "tokenizer_class": "PreTrainedTokenizerFast",
 
8007
  "bos_token": "<s>",
8008
  "clean_up_tokenization_spaces": false,
8009
  "eos_token": "</s>",
8010
+ "model_max_length": 1024000,
8011
  "pad_token": "<pad>",
8012
  "padding_side": "left",
8013
  "tokenizer_class": "PreTrainedTokenizerFast",