ru-word-stress-transformer / special_tokens_map.json
IlyaGusev's picture
New version
62b5660
raw
history blame contribute delete
No virus
99 Bytes
{
"bos_token": "[bos]",
"eos_token": "[eos]",
"pad_token": "[pad]",
"unk_token": "[unk]"
}