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

Adding Diverse Verifier Tree Search (DVTS) #88

Open
ShayekhBinIslam opened this issue Dec 16, 2024 · 1 comment
Open

Adding Diverse Verifier Tree Search (DVTS) #88

ShayekhBinIslam opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ShayekhBinIslam
Copy link

Feature request

I am interested in contributing the Diverse Verifier Tree Search (DVTS) as implemented here:
https://github.com/huggingface/search-and-learn/tree/main/recipes#recipes

Motivation

"Diverse Verifier Tree Search (DVTS): An unpublished extension we developed to the verifier-guided tree search technique. This simple yet effective method improves diversity and delivers better performance, particularly at large test-time compute budgets." - Hugging Face Team

Your contribution

Yes, I can contribute to integrate DVTS into OpenR.

@ShayekhBinIslam ShayekhBinIslam added the enhancement New feature or request label Dec 16, 2024
@YanSong97
Copy link
Collaborator

Hi there, I'm excited to hear that! Any related material on DVTS in terms of how they are implemented? And how is it compared to Critic-MCTS (A self-questioning MCTS variant we implemented in a pull request)?

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

No branches or pull requests

2 participants