clip-japanese-base / tokenizer_config.json
pfzhu's picture
Upload folder using huggingface_hub
071945c verified
raw
history blame contribute delete
No virus
334 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_clyp.CLYPTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"max_length": 77,
"model_max_length": 1000000000000000019884624838656,
"padding": "longest",
"tokenizer_class": "CLYPTokenizer",
"truncation": true
}