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

Initialize_new_benchmark #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

HectorHHZ
Copy link

Initial audio signal enhancement benchmark with pulse algorithm waiting for reviews.

Initial audio signal enhancement benchmark with pulse algorithm waiting for reviews.
1. update low_level_actions.py to allow agents to read files inside workspace/env, prevent reading from scripts folder. (since we copy both env and scripts to workspace, the relative path also changed.)
2. update environment.py file to copy both env and scripts folders to the workspace.
address the leaking information issue by moving the golden code from env to scripts. Prevent the LLM from reading the golden code directly.
@HectorHHZ
Copy link
Author

Address the leaking information issue by moving the golden code from env to scripts. Prevent the LLM from reading the golden code directly. Update low_level_actions.py to allow agents to read files inside workspace/env, prevent reading from scripts folder. (since we copy both env and scripts to workspace, the relative path also changed.) Update environment.py file to copy both env and scripts folders to the workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant