rag-tge_Llama-3-8B_LoRA / special_tokens_map.json
tdolega's picture
Upload folder using huggingface_hub
d38a581 verified
raw history blame
No virus
330 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": "<|end_of_text|>"
}