shawhin's picture
shawhin/distilbert-base-uncased-lora-text-classification
be4c40b
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}