phoenix-multiple-langs-v1 / special_tokens_map.json
zhjohnchan's picture
Upload 6 files
9f458e0
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}