Soumyajit-7 commited on
Commit
1996d27
·
verified ·
1 Parent(s): 9286522

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ language:
14
  pipeline_tag: text-generation
15
  ---
16
 
17
- # DeepSeek R1 Math 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,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{deepseek-r1-math-reasoning,
129
- title={DeepSeek R1 Math Reasoning Model},
130
- author={Your Name},
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
  }