Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -34,3 +34,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
figure/before_after_train_lcb_02.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
figure/benchmark_accuracy_1130.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
figure/inference_pipeline_teaser_02.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
figure/teaser_draft_02.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
figure/train_reward_response_length_1130.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -22,7 +22,7 @@ We open-source model checkpoints, training data, and the full inference pipeline
|
|
| 22 |
|
| 23 |
<p align="center">
|
| 24 |
<img src="figure/teaser_draft_02.png" width="48%" />
|
| 25 |
-
<img src="
|
| 26 |
</p>
|
| 27 |
|
| 28 |
*Figure 1 | Parallel Coordinated Reasoning (PaCoRe) performance. Left: On HMMT 2025, PaCoRe-8B demonstrates remarkable test-time scaling, yielding steady gains and ultimately surpassing GPT-5. Right: On LiveCodeBench, the RLVR-8B model fails to leverage increased test-time compute, while PaCoRe-8B model effectively unlocks substantial gains as the test-time compute increases.*
|
|
@@ -184,4 +184,4 @@ If you are interested in our project and would like to contribute to the reasone
|
|
| 184 |
year={2025},
|
| 185 |
url={[https://github.com/stepfun-ai/PaCoRe/blob/main/pacore_report.pdf](https://github.com/stepfun-ai/PaCoRe/blob/main/pacore_report.pdf)},
|
| 186 |
}
|
| 187 |
-
```
|
|
|
|
| 22 |
|
| 23 |
<p align="center">
|
| 24 |
<img src="figure/teaser_draft_02.png" width="48%" />
|
| 25 |
+
<img src="figure/before_after_train_lcb_02.png" width="48%" />
|
| 26 |
</p>
|
| 27 |
|
| 28 |
*Figure 1 | Parallel Coordinated Reasoning (PaCoRe) performance. Left: On HMMT 2025, PaCoRe-8B demonstrates remarkable test-time scaling, yielding steady gains and ultimately surpassing GPT-5. Right: On LiveCodeBench, the RLVR-8B model fails to leverage increased test-time compute, while PaCoRe-8B model effectively unlocks substantial gains as the test-time compute increases.*
|
|
|
|
| 184 |
year={2025},
|
| 185 |
url={[https://github.com/stepfun-ai/PaCoRe/blob/main/pacore_report.pdf](https://github.com/stepfun-ai/PaCoRe/blob/main/pacore_report.pdf)},
|
| 186 |
}
|
| 187 |
+
```
|
figure/before_after_train_lcb_02.png
ADDED
|
Git LFS Details
|
figure/benchmark_accuracy_1130.png
ADDED
|
Git LFS Details
|
figure/inference_pipeline_teaser_02.png
ADDED
|
Git LFS Details
|
figure/teaser_draft_02.png
ADDED
|
Git LFS Details
|
figure/train_reward_response_length_1130.png
ADDED
|
Git LFS Details
|