CoolFace
Modelpublic

BenjaminOcampo/task-implicit_task__model-hatebert__aug_method-something__round-1

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes6downloads
special_tokens_map.json8 linesDownload Raw Back to root
1{2  "cls_token": "[CLS]",3  "mask_token": "[MASK]",4  "pad_token": "[PAD]",5  "sep_token": "[SEP]",6  "unk_token": "[UNK]"7}8