CoolFace
Modelpublic

ppak10/defect-classification-scibert-baseline-10-epochs

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
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