LLM-DetectAIve / fine-tuned-distillberta /special_tokens_map.json
raj-tomar001's picture
Upload 6 files
a4ddd85 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}