Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,4 @@ language:
|
|
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.
|
|
|
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](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B) using the Rejection Finetuning method on the DeepScaleR dataset.
|