llama3-medquad-lora / special_tokens_map.json
ellyfantina's picture
Upload LoRA fine-tuned model on MedQuAD
501b45c verified
Raw
History Blame Contribute Delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}