tiny_llama_sudoku_v0_f9ad0108 / tokenizer_config.json
kmchiti's picture
Upload tokenizer
504c931 verified
raw
history blame contribute delete
No virus
510 Bytes
{
"added_tokens_decoder": {
"11": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"additional_special_tokens": [],
"clean_up_tokenization_spaces": true,
"max_length": null,
"model_max_length": 1000000000000000019884624838656,
"pad_to_multiple_of": null,
"pad_token": "[PAD]",
"pad_token_type_id": 0,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}