Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCodeInterpreter/OpenCodeInterpreter
/ syncheck.py
File
syncheck.py
evaluation/evalplus/evalplus/syncheck.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This file checks two things:
2
1. Is the LLMs codegen completed
for
each benchmark?
3
2. Warn the code that are not compilable (it could be some impl issues).
4
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected