arc-Llama-3.1-8B-io-code-40k-epoch1 / special_tokens_map.json
suehyunpark's picture
Upload folder using huggingface_hub
4bdd185 verified
raw
history blame contribute delete
301 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
}
}