test_ze / special_tokens_map.json
codingninja's picture
Upload folder using huggingface_hub
438abe6 verified
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}