lewtun HF Staff commited on
Commit
061deb5
·
verified ·
1 Parent(s): 83969e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -13,9 +13,7 @@ library_name: transformers
13
 
14
  # OpenR1-Distill-7B
15
 
16
- OpenR1-Distill-7B is a post-trained version of [Qwen/Qwen2.5-Math-7B](https://huggingface.co/Qwen/Qwen2.5-Math-7B) that was trained to reproduce the performance of [DeepSeek's 7B distilled model](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B).
17
-
18
- on around 350k reasoning traces distilled from R1 in the domains of mathematics, coding, and science. This model matches or exceeds the performance of DeepSeek's distilled model,
19
 
20
  ## Model description
21
 
 
13
 
14
  # OpenR1-Distill-7B
15
 
16
+ OpenR1-Distill-7B is a post-trained version of [Qwen/Qwen2.5-Math-7B](https://huggingface.co/Qwen/Qwen2.5-Math-7B) on [Mixture-of-Reasons](https://huggingface.co/datasets/open-r1/Mixture-of-Reasons); a curated dataset of 350k reasoning traces distilled from [DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1) in the domains of mathematics, coding, and science. This model matches or exceeds the performance of [DeepSeek's 7B distilled model](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)
 
 
17
 
18
  ## Model description
19