Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
45274951
Unverified
Commit
45274951
authored
Jun 19, 2025
by
Baber Abbasi
Committed by
GitHub
Jun 19, 2025
Browse files
bump version to `0.4.9` (#3073)
parent
37357004
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lm_eval/__init__.py
lm_eval/__init__.py
+1
-1
pyproject.toml
pyproject.toml
+1
-1
No files found.
lm_eval/__init__.py
View file @
45274951
...
...
@@ -4,4 +4,4 @@ import os
from
.evaluator
import
evaluate
,
simple_evaluate
__version__
=
"0.4.
8
"
__version__
=
"0.4.
9
"
pyproject.toml
View file @
45274951
...
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name
=
"lm_eval"
version
=
"0.4.
8
"
version
=
"0.4.
9
"
authors
=
[
{name=
"EleutherAI"
,
email=
"contact@eleuther.ai"
}
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment