myautotrain3 / special_tokens_map.json
Tural's picture
Upload folder using huggingface_hub
64b94f8
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}