File size: 369 Bytes
c5726e0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"added_tokens_decoder": {
"246532": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"backend": "custom",
"is_local": false,
"local_files_only": false,
"model_max_length": 512,
"tokenizer_class": "CTRLTokenizer",
"unk_token": "<unk>"
}
|