Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRIME-RL/PRIME
/ evaluate_leetcode.py
File
evaluate_leetcode.py
eval/Coding/leetcode/evaluate_leetcode.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
os
3
sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(__file__))))
4
import
re
Callers
nothing calls this directly
Calls
6
write_jsonl
Function · 0.90
evaluate_main
Function · 0.85
apply
Method · 0.80
to_dict
Method · 0.80
make_conv_hf
Function · 0.70
generate_sample_batch
Function · 0.70
Tested by
no test coverage detected