WazapSplitter-LLM / special_tokens_map.json
joseAndres777's picture
Initial model upload: Spanish chatbot fine-tuned model - Base model: Llama-2-7B - Final training loss: 0.0000031 - Fine-tuned for conversational Spanish - Trained for 3 epochs
2d53874 verified
raw
history blame contribute delete
454 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": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}