qingy2024 commited on
Commit
1ce028f
·
verified ·
1 Parent(s): c514fbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ base_model:
14
  (Dataset based on <a href="https://huggingface.co/datasets/Pinkstack/syngen-reasoning-0.6b-dataset">Pinkstack/syngen-reasoning-0.6b-dataset</a>)
15
  </center>
16
 
 
 
17
  This is a 4B parameter LLM designed for synthetic grounded reasoning generation between final model outputs, specifically for dataset modifications, but can be used for multiple use cases which require reasoning.
18
 
19
  For example, this model allows you to turn any chat dataset into a reasoning dataset as if it was generated by DeepSeek R1 or Openai's GPT OSS!
 
14
  (Dataset based on <a href="https://huggingface.co/datasets/Pinkstack/syngen-reasoning-0.6b-dataset">Pinkstack/syngen-reasoning-0.6b-dataset</a>)
15
  </center>
16
 
17
+ **Note:** This is a previous iteration of SynGen, I would recommend using the new 14B or 1.7B (nano) for higher quality.
18
+
19
  This is a 4B parameter LLM designed for synthetic grounded reasoning generation between final model outputs, specifically for dataset modifications, but can be used for multiple use cases which require reasoning.
20
 
21
  For example, this model allows you to turn any chat dataset into a reasoning dataset as if it was generated by DeepSeek R1 or Openai's GPT OSS!