PLDR-LLM-v51G-106M-test / special_tokens_map.json
fromthesky's picture
initial commit
8669022
Raw
History Blame Contribute Delete
101 Bytes
{
"bos_token": "[START]",
"eos_token": "[END]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}