trt-llm-rag-windows-main / model /UAE-Large-V1 /special_tokens_map.json
larsthepenguin's picture
Upload folder using huggingface_hub
272de00 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}