Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add system prompts and expected prompt format for R1 distilled models #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jasonkneen
Copy link

@jasonkneen jasonkneen commented Jan 22, 2025

Fixes #33

Add a new section "System Prompts and Expected Prompt Format" to README.md.

  • System Prompts: Describe the system prompts used for the R1 distilled models, including examples for general prompts, math problem prompts, code generation prompts, and reasoning task prompts.
  • Expected Prompt Format: Provide examples of the expected prompt format for interacting with the R1 distilled models, including general inquiries, math problems, code generation, and reasoning tasks.

For more details, open the Copilot Workspace session.

Fixes deepseek-ai#33

Add a new section "System Prompts and Expected Prompt Format" to `README.md`.

* **System Prompts**: Describe the system prompts used for the R1 distilled models, including examples for general prompts, math problem prompts, code generation prompts, and reasoning task prompts.
* **Expected Prompt Format**: Provide examples of the expected prompt format for interacting with the R1 distilled models, including general inquiries, math problems, code generation, and reasoning tasks.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/deepseek-ai/DeepSeek-R1/issues/33?shareId=XXXX-XXXX-XXXX-XXXX).
@cat-state
Copy link

@jasonkneen can you confirm these were the prompts used for the training? i think we would need someone from deepseek to document this

@Programmer-RD-AI
Copy link

Hi,
You can refer to https://www.giz.ai/openai-o1-prompt-guide/ and add some more additional information regarding prompting (the reference is for o1 but from my testing the prompting works for r1 as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System Prompts for Distilled Models
3 participants