tokenizer_pl_2546 / tokenizer_config.json
Gregniuki's picture
Create tokenizer_config.json
ee57d44 verified
raw
history blame
252 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": null,
"sep_token": null,
"pad_token": null,
"cls_token": null,
"mask_token": null,
"bos_token": null,
"eos_token": null,
"model_max_length": 512,
"padding_side": "right"
}