Datasets:
Update README.md
Browse files
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="./
|
| 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
|