Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ Collect the awesome works evolved around reasoning models like O1/R1! You can al

## Papers

### 2026.01
* [OverSearchQA](https://arxiv.org/abs/2601.05503) - Over-Searching in Search-Augmented Large Language Models (EACL 2026) [ [code](https://github.com/apple/ml-over-searching) ]

### 2025.04
* [ReSearch](https://arxiv.org/abs/2503.19470) - ReSearch: Learning to Reason with Search for LLMs via Reinforcement Learning
* [Search-R1](https://arxiv.org/abs/2503.09516) - Training LLMs to Reason and Leverage Search Engines with Reinforcement Learning
Expand Down