Add link to code and library name
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
tags:
|
4 |
- reward-model
|
5 |
- prm
|
@@ -9,8 +11,6 @@ tags:
|
|
9 |
- verification
|
10 |
- math reasoning
|
11 |
- code verification
|
12 |
-
license: apache-2.0
|
13 |
-
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# Model Card for ThinkPRM-14B
|
@@ -19,7 +19,6 @@ ThinkPRM-14B is a generative Process Reward Model (PRM) based on the R1-Distill-
|
|
19 |
|
20 |
Here's an example of the model output:
|
21 |
|
22 |
-
|
23 |
## Model Details
|
24 |
|
25 |
### Model Description
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- reward-model
|
7 |
- prm
|
|
|
11 |
- verification
|
12 |
- math reasoning
|
13 |
- code verification
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Model Card for ThinkPRM-14B
|
|
|
19 |
|
20 |
Here's an example of the model output:
|
21 |
|
|
|
22 |
## Model Details
|
23 |
|
24 |
### Model Description
|