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

Extended experiment configuration backup #212

Open
MaramHasanain opened this issue Sep 11, 2023 · 0 comments
Open

Extended experiment configuration backup #212

MaramHasanain opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MaramHasanain
Copy link
Contributor

As part of the output of a benchmarking experiment, we should write the full configuration used to file. This can be useful to version experiments (for reproducibility). Example configs to maintain:

  • Running time and date of the experiment
  • Train and test dataset file names and the name of dataset script used to load them.
  • Task script name
  • Model
  • Base Prompt used
  • Learning setup (0-shot, few-shot, etc) and details about the setup (e.g., method used to select few shots)

"Might save all of this as a pickled object"

@MaramHasanain MaramHasanain added the enhancement New feature or request label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants