hanbin commited on
Commit
bf0770a
Β·
verified Β·
1 Parent(s): 8ca22b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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**