CoolFace
Modelpublic

bltlab/queryner-augmented-data-bert-base-uncased

sourceHugging Facecc-by-4.0updated 2y agoView on Hugging Face
1likes727downloads
special_tokens_map.json9 linesDownload Raw Back to root
1{2  "cls_token": "[CLS]",3  "eos_token": "<EOS>",4  "mask_token": "[MASK]",5  "pad_token": "<EOS>",6  "sep_token": "[SEP]",7  "unk_token": "[UNK]"8}9