danf commited on
Commit
c0df099
·
verified ·
1 Parent(s): e324aac
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -13,12 +13,14 @@ tags:
13
  - reasoning
14
  - math
15
  - tutoring
 
 
16
  ---
17
 
18
  # Hebrew Math Tutor
19
 
20
  <p align="center">
21
- <img src="tutor-illustration.png" width="600"/>
22
  </p>
23
 
24
  **Hebrew Math Tutor** is a specialized mathematical reasoning model that provides step-by-step solutions to math problems in Hebrew. Built on Qwen3-4B-Thinking-2507, this model bridges the gap between advanced AI mathematical capabilities and Hebrew-language education.
@@ -185,7 +187,7 @@ print(out[0]["generated_text"])
185
  ## Demo Interface
186
 
187
  <p align="center">
188
- <img src="demo.png" width="600"/>
189
  <br>
190
  <em>Example Streamlit interface showing Hebrew Math Tutor providing step-by-step reasoning. The detailed reasoning can be collapsed for cleaner presentation.</em>
191
  </p>
@@ -268,4 +270,4 @@ If you use Hebrew Math Tutor in your research or applications, please cite:
268
 
269
  ---
270
 
271
- *Hebrew Math Tutor represents a step forward in making advanced mathematical AI accessible across languages. We encourage responsible use and welcome community feedback to improve multilingual mathematical reasoning capabilities.*
 
13
  - reasoning
14
  - math
15
  - tutoring
16
+ base_model:
17
+ - Qwen/Qwen3-4B-Thinking-2507
18
  ---
19
 
20
  # Hebrew Math Tutor
21
 
22
  <p align="center">
23
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/62d93cd728f9c86a4031562e/YxvxPWRpINziJaAftl4XE.png" width="600"/>
24
  </p>
25
 
26
  **Hebrew Math Tutor** is a specialized mathematical reasoning model that provides step-by-step solutions to math problems in Hebrew. Built on Qwen3-4B-Thinking-2507, this model bridges the gap between advanced AI mathematical capabilities and Hebrew-language education.
 
187
  ## Demo Interface
188
 
189
  <p align="center">
190
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/62d93cd728f9c86a4031562e/tbOIu47QLmja_z-Ce20a2.png" width="600"/>
191
  <br>
192
  <em>Example Streamlit interface showing Hebrew Math Tutor providing step-by-step reasoning. The detailed reasoning can be collapsed for cleaner presentation.</em>
193
  </p>
 
270
 
271
  ---
272
 
273
+ *Hebrew Math Tutor represents a step forward in making advanced mathematical AI accessible across languages. We encourage responsible use and welcome community feedback to improve multilingual mathematical reasoning capabilities.*