DSI commited on
Commit
bea6159
1 Parent(s): cc22843

Upload the special_tokens_map file of the best performing model for the hd-sentiment task

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}