Improve model card for Value-Guided Search

#2
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding a description of the model and its purpose.
  • Linking to the paper "Value-Guided Search for Efficient Chain-of-Thought Reasoning".
  • Adding a link to the official code repository.
  • Adding a code snippet for loading and using the model.
  • Updating the pipeline_tag to text-generation.
  • Adding the value-guided-search tag.

Thanks for helping with this. Can you please fix the github link to point to https://github.com/kaiwenw/value-guided-search, in this PR and the other PRs?

Done!

kaiwenw changed pull request status to merged

Sign up or log in to comment