zero-shot-implicit-bi-encoder / special_tokens_map.json
StefanH's picture
Add new SentenceTransformer model.
8968d2f
raw
history blame contribute delete
183 Bytes
{"eos_token": "[eot]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "additional_special_tokens": ["<|ASPECT-SEP|>"]}