Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- Abhaykoul/Dhanishtha-R1
|
6 |
+
- open-thoughts/OpenThoughts-114k
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
base_model:
|
10 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
11 |
+
---
|
12 |
+
# Dhanishtha Overview
|
13 |
+
|
14 |
+
Dhanishtha is a cutting-edge reasoning AI model developed by **HelpingAI**, designed for deep introspection and structured logical analysis. Unlike traditional models that generate immediate responses, Dhanishtha employs a unique **deep-thinking process** process—an internal deliberation phase that enhances reasoning depth before presenting refined answers.
|
15 |
+
|
16 |
+
## Model Capabilities
|
17 |
+
Dhanishtha operates in **Dhanishtha Mode**, inspired by the **Dhanishtha Nakshatra**, known for wisdom, rhythm, and intellectual depth. The model engages in a multi-step thought process before providing responses, ensuring high accuracy and coherence.
|
18 |
+
|
19 |
+
### Key Features:
|
20 |
+
- **Structured Internal Reasoning:** Engages in self-dialogue within `<think></think>` tags, iterating through ideas and refining its thought process before responding.
|
21 |
+
- **Progressive Thought Refinement:** Evaluates multiple perspectives, making logical connections and ensuring a well-rounded answer.
|
22 |
+
- **Emotionally Intelligent Conversational Style:** Responses are expressive, engaging, and tailored for natural human interaction.
|
23 |
+
- **Optimized for Critical Thinking & Problem-Solving:** Excels in analytical reasoning, debate, and deep philosophical discussions.
|
24 |
+
- **Context Awareness:** Maintains logical coherence in extended interactions, avoiding contradictions and ensuring smooth thought progression.
|
25 |
+
|
26 |
+
## Training & Architecture
|
27 |
+
- **Model Size:** Optimized for high-performance reasoning with balanced efficiency.
|
28 |
+
- **Training Approach:** Fine-tuned using advanced structured learning techniques to enhance deliberative thinking and introspective processing.
|
29 |
+
- **Data Sources:** Trained on a diverse dataset covering philosophy, critical reasoning, and problem-solving scenarios to develop a deep intellectual foundation.
|
30 |
+
|
31 |
+
## Performance & Benchmarks
|
32 |
+
Dhanishtha outperforms conventional models in structured reasoning and contextual depth. The model has been rigorously evaluated across various metrics, demonstrating significant improvements in:
|
33 |
+
- **Logical Coherence & Argumentation:** Enhanced ability to follow complex discussions and construct persuasive arguments.
|
34 |
+
- **Depth of Analysis:** Excels in breaking down intricate topics into clear, structured responses.
|
35 |
+
- **Adaptive Conversational Flow:** Seamlessly shifts between casual and analytical tones based on user input.
|
36 |
+
|
37 |
+
## Deployment & Use Cases
|
38 |
+
Dhanishtha is designed for:
|
39 |
+
- **High-precision academic and philosophical discussions**
|
40 |
+
- **Deep problem-solving and strategic reasoning**
|
41 |
+
- **Engaging and thought-provoking conversations**
|
42 |
+
- **Use in AI-driven research and advanced dialogue systems**
|
43 |
+
|
44 |
+
## Benchmarks
|
45 |
+
We report Pass@1 accuracy averaged over 16 samples for each problem.
|
46 |
+
|
47 |
+
| Model | AIME 2024 | MATH 500 | AMC 2023 | Minerva Math | OlympiadBench | Avg. |
|
48 |
+
|-------------------------------|-----------|----------|----------|--------------|----------------|------|
|
49 |
+
| 2.5-7B-Instruct | 13.3 | 79.8 | 50.6 | 34.6 | 40.7 | 43.8 |
|
50 |
+
| rStar-Math-7B | 26.7 | 78.4 | 47.5 | - | 47.1 | - |
|
51 |
+
| Eurus-2.7B-PRIME | 26.7 | 79.2 | 57.8 | 38.6 | 42.1 | 48.9 |
|
52 |
+
| Qwen2.5-7B-SimpleRL | 26.7 | 82.4 | 62.5 | 39.7 | 43.3 | 50.9 |
|
53 |
+
| DeepSeek-R1-Distill-Qwen-1.5B | 28.8 | 82.8 | 62.9 | 26.5 | 43.3 | 48.9 |
|
54 |
+
| Still-1.5B | 32.5 | 84.4 | 66.7 | 29.0 | 45.4 | 51.6 |
|
55 |
+
| DeepScaleR-1.5B-Preview | 43.1 | 87.8 | 73.6 | 30.2 | 50.0 | 57.0 |
|
56 |
+
| O1-Preview | 40.0 | 81.4 | - | - | - | - |
|
57 |
+
| **Dhanishta** | 38.2 | 85.1 | 70.3 | 30.5 | 42.0 | 53.2 |
|
58 |
+
| **Dhanishta-Large** | - | - | - | - | - | - |
|
59 |
+
|
60 |
+
|
61 |
+
## Credits & License
|
62 |
+
Dhanishtha is developed and maintained by **HelpingAI**, pushing the boundaries of AI-driven introspection and structured reasoning. The model is open-source and community-driven, encouraging contributions and collaborative innovation.
|