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

Deepseek prover task #733

Merged
merged 15 commits into from
Aug 14, 2024
Merged

Deepseek prover task #733

merged 15 commits into from
Aug 14, 2024

Conversation

plaguss
Copy link
Contributor

@plaguss plaguss commented Jun 14, 2024

Description

This PR adds an example pipeline to replicate the paper: DeepSeek-Prover: Advancing Theorem Proving in LLMs through Large-Scale Synthetic Data.

Note:
The prompts differ with the original implementation as most of prompt formatting is done in via the system prompt. This yielded better results while trying with Llama3 70B.

Closes #732

@plaguss plaguss self-assigned this Jun 14, 2024
@plaguss plaguss added this to the 1.3.0 milestone Jun 14, 2024
@plaguss plaguss linked an issue Jun 14, 2024 that may be closed by this pull request
@plaguss plaguss marked this pull request as draft June 14, 2024 12:14
Copy link

codspeed-hq bot commented Jun 14, 2024

CodSpeed Performance Report

Merging #733 will not alter performance

Comparing deepseek-prover (e087f64) with develop (458cf44)

Summary

✅ 1 untouched benchmarks

Base automatically changed from develop to main June 18, 2024 12:36
@plaguss plaguss changed the base branch from main to develop July 19, 2024 13:51
@plaguss plaguss added documentation Improvements or additions to documentation example tutorial and removed integrations labels Jul 23, 2024
Copy link

Documentation for this PR has been built. You can view it at: https://distilabel.argilla.io/pr-733/

@plaguss plaguss marked this pull request as ready for review July 23, 2024 07:33
Base automatically changed from develop to main August 6, 2024 12:25
@gabrielmbmb gabrielmbmb modified the milestones: 1.3.0, 1.4.0 Aug 7, 2024
@gabrielmbmb gabrielmbmb merged commit 8f7374f into main Aug 14, 2024
7 checks passed
@gabrielmbmb gabrielmbmb deleted the deepseek-prover branch August 14, 2024 07:42
@plaguss plaguss restored the deepseek-prover branch August 15, 2024 15:51
@plaguss plaguss mentioned this pull request Aug 15, 2024
@plaguss plaguss deleted the deepseek-prover branch August 15, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation example tutorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IMPLEMENTATION] Implement DeepSeek-Prover
2 participants