LLmRa-2.7B / special_tokens_map.json
iData's picture
Upload 10 files
e321696
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}