tiq / tokenizer_config.json
smiled0g's picture
End of training
0160545 verified
raw
history blame contribute delete
No virus
478 Bytes
{
"added_tokens_decoder": {
"11014": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"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"
}