medicap / special_tokens_map.json
anicolson's picture
Upload tokenizer
a49ba53
raw
history blame contribute delete
No virus
115 Bytes
{
"bos_token": "[BOS]",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}