Skip to content

Commit

Permalink
Pin version of lm_eval (#1070)
Browse files Browse the repository at this point in the history
* Pin lm_eval version

* Update NeoXArgs docs automatically

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
haileyschoelkopf and github-actions committed Nov 1, 2023
1 parent 8c9fc00 commit a10f69c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/neox_arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Logging Arguments

- **git_hash**: str

Default = 5304f15
Default = c0fd5d9

current git hash of repository

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git+https://github.com/EleutherAI/DeeperSpeed.git#egg=deepspeed
ftfy>=6.0.1
git+https://github.com/EleutherAI/lm_dataformat.git@4eec05349977071bf67fc072290b95e31c8dd836
huggingface_hub>=0.11.0
lm_eval>=0.3.0
lm_eval==0.3.0
mpi4py>=3.0.3
numpy>=1.22.0
pybind11>=2.6.2
Expand Down

0 comments on commit a10f69c

Please sign in to comment.