windy-pair-it-sv / base /special_tokens_map.json
sneakyfree's picture
Upload folder using huggingface_hub
182f461 verified
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}