test / special_tokens_map.json
cchoi1022's picture
Update special_tokens_map.json
2ccfa28
raw
history blame contribute delete
93 Bytes
{
"bos_token": null,
"eos_token": null,
"pad_token": "<pad>",
"unk_token": "<unk>"
}