gut_1024-finetuned-lora-NT-v2-500m-ms / special_tokens_map.json
LiukG's picture
End of training
b47d442 verified
raw
history blame contribute delete
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}