Text Generation
Transformers
Safetensors
Korean
llama
text-generation-inference
Inference Endpoints
TinyKo-V2 / special_tokens_map.json
blueapple8259's picture
Upload 8 files
2ae08c0
raw
history blame contribute delete
470 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}