RAG-RP-Grokked-4B / special_tokens_map.json
TroyDoesAI's picture
40 layer RAG model
75fd58d verified
raw
history blame contribute delete
312 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}