This commit is contained in:
Rich Jones
2025-02-21 15:14:36 +01:00
parent 0730664eb6
commit 0d84a8ecf5

View File

@@ -51,7 +51,7 @@ metadata: {'animals': {'sheep': 2, 'dog': 2}, 'total_legs': 16}
## 🔍 Evaluation
Instructions for running the evaluation scripts are provided in [eval/README.md][https://github.com/open-thought/reasoning-gym/blob/main/eval/README.md].
Instructions for running the evaluation scripts are provided in [eval/README.md](https://github.com/open-thought/reasoning-gym/blob/main/eval/README.md).
Evaluation results of different reasoning models will be tracked in the [reasoning-gym-eval](https://github.com/open-thought/reasoning-gym-eval) repo.