New-Dawn-Ultra-Llama-3-70B-32K-v1.0 / .ipynb_checkpoints /special_tokens_map-checkpoint.json
Autumnlight's picture
Upload folder using huggingface_hub
bc74406 verified
raw
history blame
449 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": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}