Text Generation
Transformers
Safetensors
Spanish
llama
Emotional
Emotional Support
Emotional Accompaniment
chatbot
conversational
text-generation-inference
Inference Endpoints
Just_HEAR_Me / special_tokens_map.json
BrunoGR's picture
Upload tokenizer
731a44b verified
raw
history blame contribute delete
439 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<0x00>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}