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
61520ad6b16266434898876440c83b9c53b85cb9
61520ad6b16266434898876440c83b9c53b85cb9
Switch branch/tag
lm-evaluation-harness
lm_eval
config
__init__.py
Find file
Normal view
History
Permalink
__init__.py
84 Bytes
Edit
Web IDE
Newer
Older
add subcommands
Baber
committed
Sep 25, 2025
1
2
3
4
5
6
from
.evaluate_config
import
EvaluatorConfig
__all__
=
[
"EvaluatorConfig"
,
]