FRPile_GPL_test_pipeline / special_tokens_map.json
DragosGorduza's picture
Pushing fiqa sent bert gpl 1400 steps trained model
2c3e547
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}