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