Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/evalplus/evalplus
/ fix_v013.py
File
fix_v013.py
tools/humaneval/fix_v013.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
check_id(data, task_id):
2
assert data[task_id][
"task_id"
] == f
"HumanEval/{task_id}"
3
4
Callers
nothing calls this directly
Calls
2
readlines
Method · 0.80
fix
Function · 0.70
Tested by
no test coverage detected