Files
Monad-sft-chat-n-instruct-l…/special_tokens_map.json
ModelHub XC 97f66fc683 初始化项目,由ModelHub XC社区提供模型
Model: Shekswess/Monad-sft-chat-n-instruct-lr1e-4-loss-nll-e3-bs8
Source: Original Platform
2026-09-15 23:46:12 +08:00

31 lines
577 B
JSON

{
"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
},
"pad_token": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "[UNK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}