From c2ac6fae32fa662c31b49fabcc68a547c732fb1c Mon Sep 17 00:00:00 2001 From: Zafir Stojanovski Date: Tue, 24 Jun 2025 15:19:11 +0200 Subject: [PATCH] Update README.md (#475) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c1715c4..e2414df6 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ If you have ideas for dataset generators please create an issue here or contact Following is a list of awesome projects building on top of Reasoning Gym: - [Verifiers: Reinforcement Learning with LLMs in Verifiable Environments](https://github.com/willccbb/verifiers) - [(NVIDIA) ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models](https://arxiv.org/abs/2505.24864) -- [Atropos - Nous Research's LLM RL Gym](https://github.com/NousResearch/atropos) +- [(Nous Research) Atropos - an LLM RL Gym](https://github.com/NousResearch/atropos) +- [(PrimeIntellect) SYNTHETIC-2](https://www.primeintellect.ai/blog/synthetic-2) ## 📝 Citation