Add pipeline tag and library name
#4
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,8 +1,11 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model:
|
4 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
|
|
|
|
|
|
|
5 |
---
|
|
|
6 |
# Light-R1-14B-DS: SOTA 14B Math Model with RL
|
7 |
|
8 |
|Model|Trained From|Release Date|AIME24|AIME25|GPQA|
|
|
|
1 |
---
|
|
|
2 |
base_model:
|
3 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
|
4 |
+
license: apache-2.0
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
+
|
9 |
# Light-R1-14B-DS: SOTA 14B Math Model with RL
|
10 |
|
11 |
|Model|Trained From|Release Date|AIME24|AIME25|GPQA|
|