KGEditor / E-WN18RR /special_tokens_map.json
ChancesYuan's picture
Upload 5 files
ca08612
raw
history blame contribute delete
383 Bytes
{
"additional_special_tokens": [
"[RELATION_0]",
"[RELATION_1]",
"[RELATION_2]",
"[RELATION_3]",
"[RELATION_4]",
"[RELATION_5]",
"[RELATION_6]",
"[RELATION_7]",
"[RELATION_8]",
"[RELATION_9]",
"[RELATION_10]"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}