Add deprecation warning to evaluation README (#11997)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Graham Neubig 2025-12-15 11:21:13 -05:00 committed by GitHub
parent f52d9899e2
commit 089d9c1ee5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,10 @@
# Evaluation # Evaluation
> [!WARNING]
> **This directory is deprecated.** Our new benchmarks are located at [OpenHands/benchmarks](https://github.com/OpenHands/benchmarks).
>
> If you have already implemented a benchmark in this directory and would like to contribute it, we are happy to have the contribution. However, if you are starting anew, please use the new location.
This folder contains code and resources to run experiments and evaluations. This folder contains code and resources to run experiments and evaluations.
## For Benchmark Users ## For Benchmark Users