prompt list | data_source string | ability string | answer string | raw_problem string | level int64 | type string | reward_model dict | extra_info dict |
|---|---|---|---|---|---|---|---|---|
[
{
"content": "Write Python 3.10+ code and output ONLY code (no prose, no markdown).\n\nImplement a search function that proposes a good step-uniform candidate minimizing the verifier's bound for the C3 inequality.\nThe search function will have 1 minute to run, so you should consider efficiency.\n\nYou may choo... | alphaevolve | code | Write Python 3.10+ code and output ONLY code (no prose, no markdown).
Implement a search function that proposes a good step-uniform candidate minimizing the verifier's bound for the C3 inequality.
The search function will have 1 minute to run, so you should consider efficiency.
You may choose from a variety of heuris... | -1 | {
"ground_truth": "n/a",
"style": "numpy"
} | {
"problem_id": "ac_ineq"
} |
README.md exists but content is empty.
- Downloads last month
- 14