Atom3.4m / special_tokens_map.json
Maksymilian
Upload folder using huggingface_hub
bdb11fe verified
Raw
History Blame Contribute Delete
165 Bytes
{
"additional_special_tokens": [
"<|endoftext|>"
],
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}