PTBR-Llama8B-FineTuned-NewsClassifier / special_tokens_map.json
gui8600k's picture
llama8b_fine_tuned_bert_multilingual_params_careful
d6a61bf verified
raw
history blame contribute delete
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}