tanquangduong's picture
tanquangduong/distilbert-base-uncased-finetuned-spam-detection-dataset-splits
5d8f7a7 verified
raw
history blame contribute delete
No virus
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}