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