ychenNLP commited on
Commit
5d7ec87
·
verified ·
1 Parent(s): 497f344

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -32,6 +32,10 @@ tags:
32
  <img src="fig/main_fig.png" alt="main_fig" style="width: 600px; max-width: 100%;" />
33
 
34
  ## 🔥News
 
 
 
 
35
  - **6/11/2025**: We share our evaluation toolkit at [AceReason Evalution](https://huggingface.co/nvidia/AceReason-Nemotron-14B/blob/main/README_EVALUATION.md) including:
36
  - scripts to run inference and scoring
37
  - LiveCodeBench (avg@8): model prediction files and scores for each month (2023/5-2025/5)
 
32
  <img src="fig/main_fig.png" alt="main_fig" style="width: 600px; max-width: 100%;" />
33
 
34
  ## 🔥News
35
+ - **6/16/2025**: We are excited to share our new release combining SFT with RL: **AceReason-Nemotron-1.1-7B**
36
+ - Paper: https://arxiv.org/pdf/2506.13284
37
+ - Model: https://huggingface.co/nvidia/AceReason-Nemotron-1.1-7B
38
+ - 4M SFT Data: https://huggingface.co/datasets/nvidia/AceReason-1.1-SFT
39
  - **6/11/2025**: We share our evaluation toolkit at [AceReason Evalution](https://huggingface.co/nvidia/AceReason-Nemotron-14B/blob/main/README_EVALUATION.md) including:
40
  - scripts to run inference and scoring
41
  - LiveCodeBench (avg@8): model prediction files and scores for each month (2023/5-2025/5)