nielsr HF Staff commited on
Commit
14aa87a
·
verified ·
1 Parent(s): 90d9451

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  [Value-Guided Search for Efficient Chain-of-Thought Reasoning](https://huggingface.co/papers/2505.17373)
13
 
14
- Code: https://github.com/VGS-AI/Value-Guided-Search
15
 
16
  This model is a `Qwen2ForClassifier` model, a modified version of the Qwen2 model for classification tasks, which is used to guide chain-of-thought reasoning.
17
 
 
11
 
12
  [Value-Guided Search for Efficient Chain-of-Thought Reasoning](https://huggingface.co/papers/2505.17373)
13
 
14
+ Code: https://github.com/kaiwenw/value-guided-search
15
 
16
  This model is a `Qwen2ForClassifier` model, a modified version of the Qwen2 model for classification tasks, which is used to guide chain-of-thought reasoning.
17