ballmodel / special_tokens_map.json
N8Programs's picture
Add files using upload-large-folder tool
be36e89 verified
Raw
History Blame Contribute Delete
132 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"additional_special_tokens": [
"<frame_start>"
]
}