jojoUla's picture
Training in progress, step 500
cebf32b
raw
history blame contribute delete
No virus
223 Bytes
{
"additional_special_tokens": [
"<SUPPORTED>",
"<REFUTED>",
"<NOT ENOUGH INFO>"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}