nishadsinghi commited on
Commit
a63c449
·
verified ·
1 Parent(s): d8db721

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Fine-tuned version of Qwen-2.5-7B-Instruct for generative verification on MATH problems. See [organization card](https://huggingface.co/sc-genrm-scaling) and [paper](https://arxiv.org/abs/2504.01005) for more information.
2
+
3
+ You can follow [this example](https://github.com/nishadsinghi/sc-genrm-scaling/blob/master/llmonk/verify/demo.ipynb) of how to do inference with this model.