Update README.md
Browse files
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)
|
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 |
|