japanese-mulan-base / tokenizer_config.json
tky823's picture
Upload tokenizer_config.json with huggingface_hub
538343b verified
raw
history blame
374 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoProcessor": "processor.MuLanProcessor"
},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"model_max_length": 512,
"model_name_or_path": "pkshatech/GLuCoSE-base-ja",
"padding": true,
"processor_class": "MuLanProcessor",
"tokenizer_class": "GLuCoSETokenizer",
"truncation": true
}