mistral-finetuned-samsum / special_tokens_map.json
ANWITBetal's picture
Training in progress, epoch 0
02c0377
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}