Skip to content

Dump experiment info #193

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

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

Dump experiment info #193

wants to merge 12 commits into from

Conversation

matheper
Copy link
Collaborator

Log detailed experiment metadata, including versioning and configuration details, in the scripts/run.py file. The changes include adding a new utility function, dump_experiment_info, and updating the main script to ensure experiment metadata is saved in a structured format.

New dump_experiment_info function: Added a utility function to log experiment metadata, including the debug-gym version, current datetime, Git commit hash, Git diff, Python version, and experiment configuration. The metadata is saved in a JSONL file within the experiment's output directory. ([scripts/run.pyR191-R244](https://github.com/microsoft/debug-gym/pull/193/files#diff-31f00059cd1ed0d328e70d7f85c8c908e9252130223c372c3e24397c3ebe06a0R191-R244))

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