multilingual-tokenizers / huggingface /ca /special_tokens_map.json
agentlans's picture
Upload 255 files
86c3569 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}