File size: 466 Bytes
9f0f627 773718d 9f0f627 773718d 9f0f627 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"auto_map": {
"AutoTokenizer": [
"tokenization_rwkv5.Rwkv5Tokenizer",
null
]
},
"added_tokens_decoder": {
"0": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": false
}
},
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"eos_token": "<s>",
"model_max_length": 1000000000000000019884624838656,
"unk_token": "<s>"
} |