dapt-kogpt / tokenizer_config.json
sy
Update
41f2886
raw
history blame
242 Bytes
{
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": true,
"eos_token": "[EOS]",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "[UNK]"
}