fludity7.6 / special_tokens_map.json
newzyerror's picture
Duplicate from newzyerror/Laguna-XS.2
70e44a8
Raw
History Blame Contribute Delete
214 Bytes
{
"bos_token": "〈|EOS|〉",
"cls_token": "〈|CLS|〉",
"eos_token": "〈|EOS|〉",
"mask_token": "〈|MASK|〉",
"pad_token": "〈|PAD|〉",
"sep_token": "〈|SEP|〉",
"unk_token": "〈|UNK|〉"
}