taxa_tokenizer / tokenizer_config.json
Hack90's picture
Upload folder using huggingface_hub
14a772e verified
raw
history blame contribute delete
309 Bytes
{
"added_tokens_decoder": {},
"clean_up_tokenization_spaces": false,
"model_max_length": 1000000000000000019884624838656,
"model_type": "wordlevel",
"special_tokens": {
"pad_token": "<pad>",
"unk_token": "<unk>"
},
"tokenizer_class": "PreTrainedTokenizerFast",
"vocab_size": 2231728
}