Seagull-llama-3-8B-orpo-v0.5 / special_tokens_map.json
jsk0214's picture
Duplicate from kuotient/Seagull-llama-3-8B-orpo-v0.5
5031362 verified
raw
history blame contribute delete
No virus
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|>"
}