Text Generation
Transformers
Safetensors
Thai
English
llama
conversational
Eval Results
Inference Endpoints
text-generation-inference
SambaLingo-Thai-Chat / special_tokens_map.json
zolicsaki's picture
Upload folder using huggingface_hub (#1)
1541054 verified
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}