Plynder-1 / tokenizer_config.json
aLocks's picture
Super-squash branch 'main' using huggingface_hub
9bfe148
Raw
History Blame Contribute Delete
403 Bytes
{
"added_tokens_decoder": {
"1972": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "<unk>"
}