virus_pythia_small / special_tokens_map.json
Hack90's picture
Update special_tokens_map.json
2d1dccd verified
raw
history blame contribute delete
130 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>",
"padding" : "<|padding|>"
}