Arabic-all-nli-triplet-Matryoshka / special_tokens_map.json
Omartificial-Intelligence-Space's picture
update special_tokens_map.json
d18fc37 verified
raw
history blame contribute delete
No virus
121 Bytes
{
"cls_token": "<s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}