lm_eval harness post train (#1926)

* wip, lm_eval harness post train

* include latex parser

* add dtype and doc

* add validation when doing bench evals

* automatically add test dataset when doing benches
This commit is contained in:
Wing Lian
2024-10-10 15:04:17 -04:00
committed by GitHub
parent 979534c851
commit 8159cbd1ab
7 changed files with 143 additions and 5 deletions

View File

@@ -46,3 +46,9 @@ gcsfs>=2024.5.0
trl==0.9.6
zstandard==0.22.0
fastcore
# lm eval harness
lm_eval==0.4.4
langdetect==1.0.9
immutabledict==4.2.0
antlr4-python3-runtime==4.13.2