Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,4 @@ base_model:
|
|
8 |
- Qwen/Qwen2.5-7B
|
9 |
pipeline_tag: reinforcement-learning
|
10 |
---
|
11 |
-
This is the model checkpoint associated with the paper "Pitfalls of Rule- and Model-based Verifiers
|
|
|
8 |
- Qwen/Qwen2.5-7B
|
9 |
pipeline_tag: reinforcement-learning
|
10 |
---
|
11 |
+
This is the model checkpoint associated with the paper "Pitfalls of Rule- and Model-based Verifiers -- A Case Study on Mathematical Reasoning" The model is RL trained from the Qwen-2.5-7B base on the DeepScaleR dataset. Training employed a hybrid verification strategy combining the Huggingface Math Verifier and our custom model-based verifier, [R1-Distill-Verifier-1.5B](https://huggingface.co/hkust-nlp/R1-Distill-Verifier-1.5B).
|