Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,9 @@
|
|
2 |
datasets:
|
3 |
- yolay/RAIF-ComplexInstruction-DeepSeek
|
4 |
library_name: transformers
|
5 |
-
license: apache-2.0
|
6 |
pipeline_tag: text-generation
|
|
|
|
|
7 |
---
|
8 |
|
9 |
This model belongs to the official implementation of the paper "Incentivizing Reasoning for Advanced Instruction-Following of Large Language Models".
|
|
|
2 |
datasets:
|
3 |
- yolay/RAIF-ComplexInstruction-DeepSeek
|
4 |
library_name: transformers
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- agentica-org/DeepScaleR-1.5B-Preview
|
8 |
---
|
9 |
|
10 |
This model belongs to the official implementation of the paper "Incentivizing Reasoning for Advanced Instruction-Following of Large Language Models".
|