Update README.md
Browse files
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.
|