AjayP13 commited on
Commit
4bd2c68
·
verified ·
1 Parent(s): d3dc22f

Upload folder using huggingface_hub

Browse files
nemotron_synthetic_1T_exp_300M/hf/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d34b3f31910e556e22c82f32e747df74f4c973d2f350c7dd0295e0187ebfeb8
3
  size 1121806328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b9c7d1228087613e79978538e492d9e93af65ef81d2cf264479abc1d7575c2
3
  size 1121806328
nemotron_synthetic_1T_exp_300M/hf/tokenizer_config.json CHANGED
@@ -2050,7 +2050,6 @@
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
- "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for msg in messages %}{% if msg.role=='user' %}{% if loop.index > 1 %}{{ '\\n\\n' }}{% endif %}Instruction: {{ msg.content }}{% elif msg.role=='assistant' %}{{ '\\n\\nAnswer:' }}{{ msg.content }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '\\n\\nAnswer:' }}{% endif %}",
2054
  "clean_up_tokenization_spaces": true,
2055
  "eos_token": "<|end_of_text|>",
2056
  "extra_special_tokens": {},
 
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
 
2053
  "clean_up_tokenization_spaces": true,
2054
  "eos_token": "<|end_of_text|>",
2055
  "extra_special_tokens": {},