neuclir22-splade-ru / tokenizer_config.json
cadurosar's picture
add model
7bb838f
raw
history blame contribute delete
387 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"name_or_path": "/gfs-ssd/project/neuralsearch/bkup/classanc/neuclir/RUSSIAN_2049820/",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/gfs-ssd/project/neuralsearch/bkup/classanc/neuclir/RUSSIAN_2049820/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "[UNK]"
}