Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,8 @@ tags:
|
|
| 18 |
pipeline_tag: text-generation
|
| 19 |
---
|
| 20 |
|
|
|
|
|
|
|
| 21 |
# **Poseidon-Reasoning-1.7B**
|
| 22 |
|
| 23 |
> **Poseidon-Reasoning-1.7B** is a general-purpose, high-efficiency reasoning model fine-tuned on **Qwen3-1.7B** using the **Poseidon-Reasoning-5M** dataset (first 70K entries). Designed for **mathematical, scientific, and code-related reasoning**, this model strikes a balance between structured logic and contextual fluency—ideal for domains demanding symbolic precision and algorithmic thought.
|
|
@@ -99,4 +101,4 @@ print(response)
|
|
| 99 |
* Not designed for broad open-domain conversation
|
| 100 |
* May underperform on creative writing or emotional expression
|
| 101 |
* Best results occur with **clear problem statements and goal-directed prompts**
|
| 102 |
-
* Less suitable for speculative or abstract reasoning without structure
|
|
|
|
| 18 |
pipeline_tag: text-generation
|
| 19 |
---
|
| 20 |
|
| 21 |
+

|
| 22 |
+
|
| 23 |
# **Poseidon-Reasoning-1.7B**
|
| 24 |
|
| 25 |
> **Poseidon-Reasoning-1.7B** is a general-purpose, high-efficiency reasoning model fine-tuned on **Qwen3-1.7B** using the **Poseidon-Reasoning-5M** dataset (first 70K entries). Designed for **mathematical, scientific, and code-related reasoning**, this model strikes a balance between structured logic and contextual fluency—ideal for domains demanding symbolic precision and algorithmic thought.
|
|
|
|
| 101 |
* Not designed for broad open-domain conversation
|
| 102 |
* May underperform on creative writing or emotional expression
|
| 103 |
* Best results occur with **clear problem statements and goal-directed prompts**
|
| 104 |
+
* Less suitable for speculative or abstract reasoning without structure
|