diff --git a/README.md b/README.md index 34e96cd..a5f3d2d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ReZero: Enhancing LLM search ability by trying one-more-time -ReZeroer +ReZeroer ReZero trains a small language model to develop effective search behaviors instead of memorizing static data. It interacts with multiple synthetic search engines, each with unique retrieval mechanisms, to refine queries and persist in searching until it finds exact answers. The project focuses on reinforcement learning, preventing overfitting, and optimizing for efficiency in real-world search applications. diff --git a/assets/rezero.png b/assets/rezero.png new file mode 100644 index 0000000..1862bf2 Binary files /dev/null and b/assets/rezero.png differ