openthaigpt-1.0.0-beta-13b-chat-hf / special_tokens_map.json
boi54939's picture
first commit
53ccd7a
{
"bos_token": "<s>",
"cls_token": "<CLS>",
"eos_token": "</s>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"sep_token": "<SEP>",
"unk_token": "<unk>"
}