update training dir with external eval details (#437)

* added games

* added llama 3b training conf

* update readme with details of external evals

* readme update

---------

Co-authored-by: joesharratt1229 <joesharratt1229@gmail.com>
This commit is contained in:
Oliver Stanley 2025-05-18 23:35:41 +01:00 committed by GitHub
parent 5961a10145
commit add527ada1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 374 additions and 0 deletions

View file

@ -5,6 +5,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
exclude: ^training/evaluations/lmeh/
- id: check-added-large-files
- repo: https://github.com/psf/black