Llama-3-8B-te-30K-50-mean / special_tokens_map.json
atsuki-yamaguchi's picture
Upload folder using huggingface_hub
6f2d43f 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
}
}