Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: test whether CV is effective #649

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
docs: Add guidelines for competition participation in prompts.yaml (#651
)
  • Loading branch information
you-n-g authored and WinstonLiyt committed Mar 4, 2025
commit 88909a42e1f3ce3713bacc9f89b768c859fe8206
3 changes: 3 additions & 0 deletions rdagent/scenarios/data_science/scen/prompts.yaml
Original file line number Diff line number Diff line change
@@ -2,6 +2,9 @@ scenario_description: |-
------Background of the scenario------
{{background}}

------ Guidelines for participating in the competition ----
Before submitting your results, we have numerous tests ready to check your code. Please ensure your submission is genuine and do not manipulate data or return values just to pass the tests, as this will not lead to successful final results.

------The expected output & submission format specifications------
{{submission_specifications}}