chatglm2-6b-qlora-mlkk-trial-1013 / tokenizer_config.json
sj00000026's picture
Upload folder using huggingface_hub
7e50ac9
raw
history blame contribute delete
435 Bytes
{
"added_tokens_decoder": {},
"additional_special_tokens": [],
"auto_map": {
"AutoTokenizer": [
"THUDM/chatglm2-6b--tokenization_chatglm.ChatGLMTokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"do_lower_case": false,
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"remove_space": false,
"tokenizer_class": "ChatGLMTokenizer",
"tokenizer_file": null
}