HBERTv1_48_L2_H128_A2_ffn_1 / special_tokens_map.json
gokuls's picture
Model save
2fbb9c0
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}