WaitHZ commited on
Commit
a2db3e8
·
verified ·
1 Parent(s): a439d37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ SSPO addresses this problem through two designs:
22
  Experiments with Qwen3-8B on BrowseComp, GAIA, and FRAMES show that SSPO consistently outperforms GRPO and matches or surpasses GRPO trained with twice as many gradient steps, while adding only about 5% training overhead from teacher scoring.
23
 
24
  <div align="center">
25
- <img src="./assets/overview.png" width="100%">
26
  </div>
27
 
28
  ## 📚Dataset
 
22
  Experiments with Qwen3-8B on BrowseComp, GAIA, and FRAMES show that SSPO consistently outperforms GRPO and matches or surpasses GRPO trained with twice as many gradient steps, while adding only about 5% training overhead from teacher scoring.
23
 
24
  <div align="center">
25
+ <img src="./overview.png" width="100%">
26
  </div>
27
 
28
  ## 📚Dataset