rugpt_large_turbo_instructed / special_tokens_map.json
IlyaGusev's picture
Initial commit
6147957
raw
history blame
No virus
118 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "<s>",
"unk_token": "<unk>"
}