bert-large-cased-sigir-LR100-0-cased-20 / special_tokens_map.json
jojoUla's picture
End of training
165a91b
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]"
}