From b1153d4d58626d030976062581afec9f2209c3bd Mon Sep 17 00:00:00 2001 From: Anya Whittle Date: Sun, 16 Feb 2025 07:30:07 +0000 Subject: [PATCH] Add 'DeepSeek Open-Sources DeepSeek-R1 LLM with Performance Comparable To OpenAI's O1 Model' --- ...R1-LLM-with-Performance-Comparable-To-OpenAI%27s-O1-Model.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 DeepSeek-Open-Sources-DeepSeek-R1-LLM-with-Performance-Comparable-To-OpenAI%27s-O1-Model.md diff --git a/DeepSeek-Open-Sources-DeepSeek-R1-LLM-with-Performance-Comparable-To-OpenAI%27s-O1-Model.md b/DeepSeek-Open-Sources-DeepSeek-R1-LLM-with-Performance-Comparable-To-OpenAI%27s-O1-Model.md new file mode 100644 index 0000000..a881225 --- /dev/null +++ b/DeepSeek-Open-Sources-DeepSeek-R1-LLM-with-Performance-Comparable-To-OpenAI%27s-O1-Model.md @@ -0,0 +1,2 @@ +
DeepSeek open-sourced DeepSeek-R1, an LLM fine-tuned with reinforcement learning (RL) to enhance thinking capability. DeepSeek-R1 attains results on par with [OpenAI's](http://8.141.155.1833000) o1 model on several criteria, consisting of MATH-500 and SWE-bench.
+
DeepSeek-R1 is based upon DeepSeek-V3, a mixture of experts (MoE) model recently open-sourced by DeepSeek. This base model is fine-tuned utilizing Group Relative Policy Optimization (GRPO), a reasoning-oriented variant of RL. The research group also carried out [knowledge distillation](https://dinle.online) from DeepSeek-R1 to open-source Qwen and Llama models and launched several versions of each \ No newline at end of file