link to eval readme

This commit is contained in:
Rich Jones 2025-02-21 15:13:29 +01:00
parent 84583b450a
commit 0730664eb6

View file

@ -51,7 +51,9 @@ metadata: {'animals': {'sheep': 2, 'dog': 2}, 'total_legs': 16}
## 🔍 Evaluation
Evaluation of the performance of different reasoning models will be tracked in the [reasoning-gym-eval](https://github.com/open-thought/reasoning-gym-eval) repo.
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.
## 👷 Contributing