MCPcopy 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:
21. Is the LLMs codegen completed for each benchmark?
32. Warn the code that are not compilable (it could be some impl issues).
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected