Safetensors
qwen2
hanbin commited on
Commit
bd7430e
Β·
verified Β·
1 Parent(s): a71e4e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
 
7
  ## Links
8
 
9
- - πŸ“œ [Blog]()
10
  - πŸ€— [PRIME Collection](https://huggingface.co/PRIME-RL)
11
  - πŸ€— [SFT Data](https://huggingface.co/datasets/PRIME-RL/Eurus-2-SFT-Data)
12
 
@@ -29,7 +29,7 @@ We apply tailored prompts for coding and math task:
29
  **Coding**
30
 
31
  ```
32
- {question} + "\n\nWrite Python code to solve the problem. Present the code in \n```python\nYour code\n```\nat the end.
33
  ```
34
 
35
  **Math**
 
6
 
7
  ## Links
8
 
9
+ - πŸ“œ [Blog](https://curvy-check-498.notion.site/Process-Reinforcement-through-Implicit-Rewards-15f4fcb9c42180f1b498cc9b2eaf896f)
10
  - πŸ€— [PRIME Collection](https://huggingface.co/PRIME-RL)
11
  - πŸ€— [SFT Data](https://huggingface.co/datasets/PRIME-RL/Eurus-2-SFT-Data)
12
 
 
29
  **Coding**
30
 
31
  ```
32
+ {question} + "\n\nWrite Python code to solve the problem. Present the code in \n```python\nYour code\n```\nat the end."
33
  ```
34
 
35
  **Math**