Files
OLMo-7B-0724-Instruct-hf/special_tokens_map.json
2025-01-11 02:14:05 +08:00

17 lines
293 B
JSON

{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}