llama7b-lora-merged / special_tokens_map.json
Laurie's picture
Upload 6 files
3b5f50e
raw
history blame
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}