Llama-3.1-70B-FLDx2 / special_tokens_map.json
MorishT's picture
Upload folder using huggingface_hub
0514616 verified
raw
history blame
330 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": "<hono_pad>"
}