Safetensors
qwen2
nishadsinghi commited on
Commit
dd2dadd
·
verified ·
1 Parent(s): a63c449

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
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.
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
  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.
5
 
6
  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.