mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
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:
parent
5961a10145
commit
add527ada1
5 changed files with 374 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue