20200602 / tokenizer_config.json
jaehee25's picture
Training completed!
52b6ba0
{
"add_prefix_space": true,
"bos_token": "</s>",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"mask_token": "<mask>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<unk>"
}