UIT.CS2229.Generator / checkpoint-best /eol /tokenizer_config.json
TranTruongMMCII's picture
Upload 4 files
e6bb24f verified
raw
history blame contribute delete
350 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<s>",
"eos_token": "</s>",
"errors": "replace",
"full_tokenizer_file": null,
"is_local": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sep_token": "<EOL>",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|UNKNOWN|>"
}