Playingyoyo commited on
Commit
e2f6af5
·
verified ·
1 Parent(s): 8d64417

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -10,7 +10,7 @@
10
  }
11
  },
12
  "clean_up_tokenization_spaces": false,
13
- "model_max_length": 1000000000000000019884624838656,
14
  "pad_token": "<|endoftext|>",
15
  "padding_side": "right",
16
  "tokenizer_class": "PreTrainedTokenizerFast"
 
10
  }
11
  },
12
  "clean_up_tokenization_spaces": false,
13
+ "model_max_length": 64,
14
  "pad_token": "<|endoftext|>",
15
  "padding_side": "right",
16
  "tokenizer_class": "PreTrainedTokenizerFast"