GatorTron-OG-bc-ctr-nli / special_tokens_map.json
AshtonIsNotHere's picture
Best checkpoint from 5-epoch training run on relevance-filtered ctrs
9c22ef5
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}