Skip to content

Stop saving prepared datasets in outputs - #147

Open
andrea-gariboldi wants to merge 3 commits into
mainfrom
feature/hide-prepared-datasets
Open

Stop saving prepared datasets in outputs#147
andrea-gariboldi wants to merge 3 commits into
mainfrom
feature/hide-prepared-datasets

Conversation

@andrea-gariboldi

Copy link
Copy Markdown
Contributor

This PR will:

  • Stop saving the prepared datasets in the output of each run;
  • Save dataset metadata in a separate json in the /shared dir in the output folder of a run;
  • Use the dataset metadata for forking (for non-forking runs, default behaviour).
  • Update docs;
  • Add tests;

This change affects both the host launcher and the container runtime. After rebuilding the dev image as per the documentation,

PYTHONPATH="$PWD/src" python -m agentomics.cli.run ....

Instead of using the agentomics-run command.

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