jojoUla's picture
End of training
1d22bd9
raw
history blame contribute delete
No virus
222 Bytes
{
"additional_special_tokens": [
"<supports>",
"<refutes>",
"<not enough info>"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}