Skip to content

Commit 88db3bc

Browse files
authored
fix type
1 parent e92729f commit 88db3bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In the longer-horizon BrowseComp-Plus search setting, Qwen3-8B learns a more pro
4646

4747
| Setting | Accuracy | Recall | Average Search Count |
4848
| --- | ---: | ---: | ---: |
49-
| Qwen3-32B base | 10.72% | 7.28% | 0.94 |
49+
| Qwen3-32B | 10.72% | 7.28% | 0.94 |
5050
| Qwen3-8B + abnormal trajectory filtering + self-summary (100 step) | 24.21% | 33.14% | 10.11 |
5151
| Qwen3-8B + credit-assignment abnormal trajectory filtering + self-summary (100 step) | 28.19% | 40.10% | 14.22 |
5252
| SearchAgent-Zero (300 step) | 37.95% | 50.87% | 38.47 |

0 commit comments

Comments
 (0)