msc-baseline-marian / special_tokens_map.json
EricPeter's picture
Upload folder using huggingface_hub
7bf5a29 verified
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}