output / special_tokens_map.json
SaiSaketh's picture
Upload 2 files
4f95c25
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}