text-to-lyric / special_tokens_map.json
zake7749's picture
Upload tokenizer
6ee596d
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}