7028899_basem_2 / special_tokens_map.json
indialcristi's picture
Upload folder using huggingface_hub
f2590a9
raw
history blame contribute delete
118 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"sep_token": "<s>",
"unk_token": "<unk>"
}