Safetensors
English
qwen2
File size: 758 Bytes
75ae7a6
91314c8
 
75ae7a6
 
 
 
91314c8
 
 
75ae7a6
91314c8
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
base_model:
- Qwen/Qwen2.5-7B
datasets:
- agentica-org/DeepScaleR-Preview-Dataset
language:
- en
license: apache-2.0
pipeline_tag: question-answering
library_name: transformers
---

This model checkpoint is associated with the paper "[Pitfalls of Rule- and Model-based Verifiers -- A Case Study on Mathematical Reasoning](https://huggingface.co/papers/2505.22203)."  The model is reinforcement-learning trained from the Qwen-2.5-7B base model on the DeepScaleR dataset.  Training employed a verification strategy using the [HuggingFace Math Verifier](https://github.com/huggingface/Math-Verify).

This model is compatible with the `transformers` library.

Code: [https://github.com/hkust-nlp/simpleRL-reason](https://github.com/hkust-nlp/simpleRL-reason)