File size: 456 Bytes
7bbea8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"added_tokens_decoder": {
"0": {
"content": "<|void|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<|void|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|void|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|void|>",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "<|void|>"
}
|