nl2sql-6b / tokenizer_config.json
wikty
init commit
18229fc
raw
history blame contribute delete
No virus
288 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_chatglm.ChatGLMTokenizer",
null
]
},
"do_lower_case": false,
"model_max_length": 1000000000000000019884624838656,
"remove_space": false,
"tokenizer_class": "ChatGLMTokenizer"
}