Update README.md
Browse files
README.md
CHANGED
|
@@ -9,13 +9,23 @@ license: apache-2.0
|
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
---
|
|
|
|
|
|
|
| 12 |
|
| 13 |
-
# Uploaded finetuned model
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
-
This qwen3_5 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 20 |
|
| 21 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
+
## Demo
|
| 13 |
+
https://huggingface.co/spaces/rahul7star/Math-AI
|
| 14 |
|
|
|
|
| 15 |
|
| 16 |
+
## A Hindi Math Model
|
| 17 |
+
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
+
Question ->
|
| 21 |
+
Pythagoras Theorem?
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
<<<reasoning_content_start>>>
|
| 26 |
+
Iska accurate explanation ye hai: Right-angled triangle mein a² + b² = c² hota hai.
|
| 27 |
+
<<<reasoning_content_end>>>Yahan iska sahi uttar hai: Right-angled triangle mein a² + b² = c² hota hai.
|
| 28 |
+
```
|
| 29 |
+
|
| 30 |
|
|
|
|
| 31 |
|
|
|