neuclir22-splade-zh / tokenizer_config.json
cadurosar's picture
Add model
57b7083
raw
history blame contribute delete
No virus
368 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"name_or_path": "/scratch/1/user/classanc/mlm-flops/neuclir/CHINESE_2315931",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/scratch/1/user/classanc/mlm-flops/neuclir/CHINESE_2315931/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "[UNK]"
}