Files
L3-8B-Helium3-baseStheno/special_tokens_map.json
2024-12-27 10:15:38 +08:00

17 lines
296 B
JSON

{
"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
}
}