Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: apache-2.0
|
|
5 |
|
6 |
## Links
|
7 |
|
8 |
-
- π [Blog]()
|
9 |
- π€ [PRIME Collection](https://huggingface.co/PRIME-RL)
|
10 |
- π€ [RL Data](https://huggingface.co/datasets/PRIME-RL/Eurus-2-RL-Data)
|
11 |
|
@@ -51,7 +51,7 @@ We apply tailored prompts for coding and math task:
|
|
51 |
**Coding**
|
52 |
|
53 |
```
|
54 |
-
{question} + "\n\nWrite Python code to solve the problem. Present the code in \n```python\nYour code\n```\nat the end.
|
55 |
```
|
56 |
|
57 |
**Math**
|
|
|
5 |
|
6 |
## Links
|
7 |
|
8 |
+
- π [Blog](https://curvy-check-498.notion.site/Process-Reinforcement-through-Implicit-Rewards-15f4fcb9c42180f1b498cc9b2eaf896f)
|
9 |
- π€ [PRIME Collection](https://huggingface.co/PRIME-RL)
|
10 |
- π€ [RL Data](https://huggingface.co/datasets/PRIME-RL/Eurus-2-RL-Data)
|
11 |
|
|
|
51 |
**Coding**
|
52 |
|
53 |
```
|
54 |
+
{question} + "\n\nWrite Python code to solve the problem. Present the code in \n```python\nYour code\n```\nat the end."
|
55 |
```
|
56 |
|
57 |
**Math**
|