CoolFace
Modelpublic

peler1nl1kelt0s/github-issues-classification-final

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes16downloads
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