GPepT / tokenizer_config.json
Playingyoyo's picture
Upload tokenizer
19418f3 verified
raw
history blame contribute delete
463 Bytes
{
"added_tokens_decoder": {
"0": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"max_length": 42,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"padding": "max_length",
"tokenizer_class": "PreTrainedTokenizerFast"
}