Skip to content

Commit

Permalink
comment the orig version of lm-eval
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhuach21 committed Jun 4, 2024
1 parent 9089de9 commit 625f5e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/language-modeling/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
transformers
torch
lm-eval==0.4.2
git+https://github.com/EleutherAI/lm-evaluation-harness.git@96d185fa6232a5ab685ba7c43e45d1dbb3bb906d
##for lm-eval 0.4.1 we usually used
##git+https://github.com/EleutherAI/lm-evaluation-harness.git@96d185fa6232a5ab685ba7c43e45d1dbb3bb906d
# For the paper results use the old lm_eval (0.3.0)
# git+https://github.com/EleutherAI/lm-evaluation-harness.git@008fc2a23245c40384f2312718433eeb1e0f87a9
tiktoken
Expand Down

0 comments on commit 625f5e9

Please sign in to comment.