End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: agentica-org/DeepScaleR-1.5B-Preview
|
|
|
3 |
library_name: transformers
|
4 |
model_name: DeepSeek-R1-Distill-Qwen-7B-GRPO
|
5 |
tags:
|
@@ -11,7 +12,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for DeepSeek-R1-Distill-Qwen-7B-GRPO
|
13 |
|
14 |
-
This model is a fine-tuned version of [agentica-org/DeepScaleR-1.5B-Preview](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
base_model: agentica-org/DeepScaleR-1.5B-Preview
|
3 |
+
datasets: hf-cmu-collab/DeepScaleR-1.5B-Preview_on-policy_GRPO
|
4 |
library_name: transformers
|
5 |
model_name: DeepSeek-R1-Distill-Qwen-7B-GRPO
|
6 |
tags:
|
|
|
12 |
|
13 |
# Model Card for DeepSeek-R1-Distill-Qwen-7B-GRPO
|
14 |
|
15 |
+
This model is a fine-tuned version of [agentica-org/DeepScaleR-1.5B-Preview](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) on the [hf-cmu-collab/DeepScaleR-1.5B-Preview_on-policy_GRPO](https://huggingface.co/datasets/hf-cmu-collab/DeepScaleR-1.5B-Preview_on-policy_GRPO) dataset.
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|