russian_fairseq / special_tokens_map.json
lsnoo's picture
uploading converted model (fairseq to HF)
fadcdfc
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}