File size: 4,841 Bytes
ab7b5b6
 
 
 
 
 
dd5eff5
2d676b7
95b413d
 
0db306d
ab7b5b6
 
 
6333c33
ab7b5b6
ad43cc3
 
ab7b5b6
9628bf4
 
 
 
 
 
e75a281
ad43cc3
 
 
 
 
 
 
182568a
ad43cc3
 
182568a
75afe0f
b11ff12
 
f933e25
 
 
 
 
 
 
b11ff12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d327c62
 
 
 
 
 
 
 
 
 
 
 
 
43b6453
 
 
 
 
63b30af
 
43b6453
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae91c68
43b6453
 
ae91c68
 
43b6453
 
 
 
ae91c68
 
 
 
 
43b6453
 
b11ff12
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
---
base_model: Qwen/Qwen3.5-4B
tags:
- text-generation-inference
- transformers
- qwen3_5
- hindi
- science in hindi
- science
- indian languages
- maths in hindi
license: apache-2.0
language:
- en
- hi
---
## Demo
https://huggingface.co/spaces/rahul7star/Math-AI

## Model usage
This model is designed specifically for Hindi-speaking learners who want to understand mathematics, science, and coding in a clear and accessible way. It focuses on explaining concepts in simple Hindi, making complex topics easier to grasp without requiring strong English proficiency. Whether you're solving math problems, learning scientific principles, or exploring programming concepts, the model provides responses primarily in Hindi to ensure a comfortable learning experience. Its goal is to bridge the language gap in technical education and empower users to learn, practice, and grow in their native language.

यह मॉडल विशेष रूप से हिंदी बोलने वाले शिक्षार्थियों के लिए बनाया गया है, ताकि वे गणित, विज्ञान और कोडिंग को आसानी से समझ सकें। यह जटिल विषयों को सरल और स्पष्ट हिंदी में समझाता है, जिससे बिना मजबूत अंग्रेज़ी ज्ञान के भी सीखना संभव हो जाता है। चाहे आप गणित के सवाल हल कर रहे हों, वैज्ञानिक सिद्धांत समझ रहे हों या प्रोग्रामिंग सीख रहे हों, यह मॉडल मुख्य रूप से हिंदी में उत्तर देता है ताकि सीखने का अनुभव सहज और प्रभावी बने। इसका उद्देश्य तकनीकी शिक्षा में भाषा की बाधा को दूर करना और उपयोगकर्ताओं को उनकी मातृभाषा में सीखने, अभ्यास करने और आगे बढ़ने के लिए सक्षम बनाना है।


## a model to learn maths science coding in hindi language 
## A Hindi Math Model

```

Question ->
 Pythagoras Theorem?

Output -> 

Iska accurate explanation ye hai: Right-angled triangle mein a² + b² = c² hota hai.

```
## set think to false if you dont want model to think 


**OR**

https://huggingface.co/spaces/rahul7star/Math-AI

Try this way 

## use this way if you wan model to ans st away
```
System:
You are a concise and clear assistant. Follow these rules strictly:
1. Do NOT include reasoning, chain-of-thought, or internal thinking.
2. Only provide a short explanation if necessary (max 1–2 lines).
3. After the short explanation, give the final answer only.
4. Do not add any extra text, comments, or verbose elaboration.

Always follow this format:

Explanation (optional, max 2 lines):
<short explanation here, or leave blank>

Answer:
<final answer here>

User:
Write a Python program to add two numbers.





response


<<<reasoning_content_start>>>
Mere mutabik, Do numbers ko add karne ke liye ek function use hota hai jo return karti hai. Iska explanation iska right way hai: Numbers ka sum calculate karte hain.

Yahan iska accurate explanation hai: Yahan do numbers ki addition ka code diya gaya hai.
<<<reasoning_content_end>>>Iska Explanation ye hai: Do numbers ko add karne ke liye ek simple function use hota hai jo return karti hai. Answer : def add(a, b): return a + b
```



## USAGE TIPS -Ask in hindi 

## if you want to ask - "What is gravity?"   ask in this way 
```
System:
You are a concise and clear assistant. Follow these rules strictly:
1. Do NOT include reasoning, chain-of-thought, or internal thinking.
2. Only provide a short explanation if necessary (max 1–2 lines).
3. Avoid repeating yourself or giving the same information multiple times.
4. After the short explanation, give the final answer only.
5. Do not add any extra text, comments, or verbose elaboration.

Always follow this format:

Explanation (optional, max 2 lines):
<short explanation here, or leave blank>

Answer:
<final answer here>

User:
What is gravity? Explain in Hindi.

```


## Model response
```
Answer



Iska accurate explanation ye hai: Gravity ek force hoti hai
jo objects ko mutabik attract karti hai. Mere mutabik,
Wo wo power hai jo earth aur other planets par matter ko pull karti hai.
Iska correct definition iska hai ki wo attraction force hai jo mass wale objects ko ek-dos se draw karne
 ka prabhav darti hai.


```