Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- agentica-org/DeepScaleR-Preview-Dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
9 |
+
---
|
10 |
+
This is the model checkpoint associated with the paper "Pitfalls of Rule- and Model-based Verifiers: A Case Study on Mathematical Reasoning." It is a custom model-based verifier, fine-tuned from DeepSeek-R1-Distill-Qwen-1.5B using the Rejection Finetuning method on the DeepScaleR dataset.
|