gpt2-like-vi-en / tokenizer_config.json
tuanio's picture
Upload tokenizer
a97e27f
{
"add_prefix_space": false,
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<unk>"
}