Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/evalplus/evalplus
/ inputgen.py
File
inputgen.py
evalplus/inputgen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Generate a .jsonl file where each line is a json object
2
representing a programming problem
with
a task ID (
"task_id"
)
3
and a list of enhanced inputs (
"inputs"
)
for
that task.
4
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected