ChatGLM-Batman / batmanmodel /special_tokens_map.json
fariliang's picture
Batman initialization
3cecdf5
raw
history blame contribute delete
124 Bytes
{
"bos_token": "<sop>",
"eos_token": "</s>",
"mask_token": "[MASK]",
"pad_token": "<pad>",
"unk_token": "<unk>"
}