Translation_en2zh / special_tokens_map.json
Jyshen's picture
Upload 8 files
06ce328
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}