Chatbot_RAG_ver / embedding_model /special_tokens_map.json
khadijaaao's picture
Upload 91 files
72b8e5e verified
raw
history blame
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}