HelixNet / critic /special_tokens_map.json
Migel Tissera
first commit
e125241
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}