German-RAG-LLAMA-3.1-8B-CPT-HESSIAN-AI / special_tokens_map.json
avemio-digital's picture
Add files using upload-large-folder tool
a2a407d verified
raw
history blame
335 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|end_of_text|>"
}