Safetensors
English
llama
FineMath-Llama-3B / special_tokens_map.json
loubnabnl's picture
loubnabnl HF staff
Duplicate from HuggingFaceTB/finemath-ablation-4plus-160B
fe526b3 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
}
}