From 85ed566c5c316b170f7f7a1e90b20b87a23f561c Mon Sep 17 00:00:00 2001 From: karine13o8076 Date: Fri, 7 Feb 2025 06:53:59 +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..046dbae --- /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 knowing (RL) to improve reasoning capability. DeepSeek-R1 attains outcomes on par with OpenAI's o1 design on several criteria, consisting of MATH-500 and SWE-bench.
+
DeepSeek-R1 is based upon DeepSeek-V3, a mix of experts (MoE) model just recently open-sourced by DeepSeek. This base model is fine-tuned using Group Relative Policy Optimization (GRPO), a reasoning-oriented variation of RL. The research study team also performed understanding distillation from DeepSeek-R1 to open-source Qwen and Llama models and launched a number of variations of each \ No newline at end of file