test-model / special_tokens_map.json
dunkiealex205's picture
Upload folder using huggingface_hub
bb7260a
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "</s>"
}