From 8590b9e4eb0f363ef183148cd8077716caeae5e8 Mon Sep 17 00:00:00 2001 From: Emmett Nowland Date: Sat, 8 Feb 2025 15:30:39 +0100 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..c0f7f49 --- /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 support learning (RL) to improve thinking capability. DeepSeek-R1 attains results on par with OpenAI's o1 model on several criteria, consisting of MATH-500 and SWE-bench.
+
DeepSeek-R1 is based on DeepSeek-V3, a mix of experts (MoE) model recently open-sourced by DeepSeek. This [base design](https://ramique.kr) is fine-tuned using Group Relative Policy Optimization (GRPO), a [reasoning-oriented variation](http://swwwwiki.coresv.net) of RL. The research group likewise carried out understanding distillation from DeepSeek-R1 to [open-source](http://git.r.tender.pro) Qwen and Llama designs and launched several variations of each \ No newline at end of file