beetle-humanscale-deu-eng / opcm__aligned /tokenizer_config.json
suchirsalhan's picture
consolidate: absorb opcm__aligned
f0b0418 verified
Raw
History Blame Contribute Delete
340 Bytes
{
"backend": "tokenizers",
"clean_up_tokenization_spaces": false,
"cls_token": "[CLS]",
"is_local": false,
"local_files_only": false,
"mask_token": "[MASK]",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"tokenizer_class": "TokenizersBackend",
"unk_token": "[UNK]"
}