DeepSeek-R1-Distill-Qwen-7B-News-Classifier is a fine-tuned version of
DeepSeek-R1-Distill-Qwen-7B, specially optimized for news classification tasks. The base model is a distilled version from DeepSeek-R1 using Qwen2.5-Math-7B as its foundation.
The model was fine-tuned on a custom dataset of 300 news classification examples in ShareGPT format. Each example contains:
These scores indicate strong performance for the news classification task, with good alignment between model outputs and reference classifications.
1@misc{deepseekai2025deepseekr1incentivizingreasoningcapability,
2 title={DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning},
3 author={DeepSeek-AI},
4 year={2025},
5 eprint={2501.12948},
6 archivePrefix={arXiv},
7 primaryClass={cs.CL},
8 url={https://arxiv.org/abs/2501.12948},
9}
This model was fine-tuned using the
LLaMA Factory framework. We appreciate the contributions of the DeepSeek AI team for the original distilled model.