Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ language:
|
|
14 |
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model is a fine-tuned version of [unsloth/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B) specialized for mathematical reasoning and problem-solving.
|
20 |
|
@@ -125,9 +125,9 @@ This model is released under the Apache 2.0 license.
|
|
125 |
If you use this model, please cite:
|
126 |
|
127 |
```bibtex
|
128 |
-
@misc{
|
129 |
-
title={
|
130 |
-
author={
|
131 |
year={2025},
|
132 |
howpublished={\url{https://huggingface.co/Soumyajit-7/adv-mathematics-reasoning-8b}},
|
133 |
}
|
|
|
14 |
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
+
# Adv mathematics reasoning Model
|
18 |
|
19 |
This model is a fine-tuned version of [unsloth/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B) specialized for mathematical reasoning and problem-solving.
|
20 |
|
|
|
125 |
If you use this model, please cite:
|
126 |
|
127 |
```bibtex
|
128 |
+
@misc{adv-mathematics-reasoning,
|
129 |
+
title={Adv Mathematics Reasoning Model},
|
130 |
+
author={Soumyajit Biswas},
|
131 |
year={2025},
|
132 |
howpublished={\url{https://huggingface.co/Soumyajit-7/adv-mathematics-reasoning-8b}},
|
133 |
}
|