Nebula / special_tokens_map.json
DedeProGames's picture
Initial Nebula upload
eaf1738 verified
raw
history blame contribute delete
916 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end>",
"<think>",
"</think>",
"source_1",
"source_2",
"source_3",
"source_4",
"source_5",
"source_6",
"source_7",
"source_8",
"source_9",
"source_10",
"<ref",
"</ref>",
"β†’",
"β†Ί",
"β€»",
"?maybe?",
"●",
"◐",
"β—‹",
"⚠",
"☐",
"β˜‘",
"βœ“",
"⟨Hβ‰ˆ0.1⟩",
"⟨Hβ‰ˆ0.2⟩",
"⟨Hβ‰ˆ0.3⟩",
"⟨Hβ‰ˆ0.4⟩",
"⟨Hβ‰ˆ0.5⟩",
"⟨Hβ‰ˆ0.6⟩",
"⟨Hβ‰ˆ0.7⟩",
"⟨Hβ‰ˆ0.8⟩",
"⟨Hβ‰ˆ0.9⟩",
"⟨Hβ‰ˆ1.0⟩",
"⟨Hβ‰ˆ1.1⟩",
"⟨Hβ‰ˆ1.2⟩",
"⟨Hβ‰ˆ1.3⟩",
"⟨Hβ‰ˆ1.4⟩",
"⟨Hβ‰ˆ1.5⟩",
"⟨Hβ‰ˆ1.6⟩",
"⟨Hβ‰ˆ1.7⟩",
"⟨Hβ‰ˆ1.8⟩"
],
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}