gpt2-like-vi-en / special_tokens_map.json
tuanio's picture
Upload tokenizer
a97e27f
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}