wonderwind271's picture
seed 142 and 242
844cbfe verified
{
"added_tokens_decoder": {
"0": {
"content": "<PAD>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"1": {
"content": "<UNK>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"2": {
"content": "<SOS>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"3": {
"content": "<EOS>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<SOS>",
"clean_up_tokenization_spaces": true,
"eos_token": "<EOS>",
"model_max_length": 2048,
"pad_token": "<UNK>",
"padding_side": "right",
"tokenizer_class": "CustomWordTokenizer",
"unk_token": "<UNK>"
}