From 4e9c0b29e4b59d63880bc73001b2d3e03ddc58b1 Mon Sep 17 00:00:00 2001 From: Freddie Royce Date: Fri, 7 Feb 2025 03:14:35 +0800 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..4e25c55 --- /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](http://ncdsource.kanghehealth.com) with support learning (RL) to improve thinking ability. DeepSeek-R1 attains results on par with OpenAI's o1 design on several criteria, including MATH-500 and SWE-bench.
+
DeepSeek-R1 is based on DeepSeek-V3, a mixture of experts (MoE) model recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy [Optimization](http://59.110.162.918081) (GRPO), [gratisafhalen.be](https://gratisafhalen.be/author/rebbeca9609/) a of RL. The research group also carried out knowledge distillation from DeepSeek-R1 to open-source Qwen and Llama models and released a number of versions of each \ No newline at end of file