Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TRI-ML/vlm-evaluation
/ evaluate
Function
evaluate
scripts/evaluate.py:111–112 ·
view source on GitHub ↗
(cfg: EvaluationConfig)
Source
from the content-addressed store, hash-verified
109
110
@draccus.wrap()
111
def
evaluate(cfg: EvaluationConfig) -> None:
112
evaluate_after_parse(cfg)
113
114
115
if
__name__ ==
"__main__"
:
Callers
1
evaluate.py
File · 0.85
Calls
1
evaluate_after_parse
Function · 0.85
Tested by
no test coverage detected