Skip to content

Update workflow dataset token handling#326

Merged
sgreenbury merged 2 commits intomainfrom
update-tokens
Apr 16, 2026
Merged

Update workflow dataset token handling#326
sgreenbury merged 2 commits intomainfrom
update-tokens

Conversation

@sgreenbury
Copy link
Copy Markdown
Contributor

Summary

  • Add token support for gpe_laser_only_wake in workflow auto-naming
  • Add cached-latents dataset token inference via cached autoencoder_config.yaml
  • Restrict datamodule.data_path-based token inference to cached-latents runs only and add regression tests

Introduce a new dataset key for "gpe_laser_only_wake" in the constants
file. Update the dataset_name_token function to handle this new key
and infer it from data paths. Add tests to ensure correct behavior
for the new dataset alias and its integration with cached latents.
Restrict dataset token inference from datamodule.data_path to
cached-latent runs so regular datamodule paths keep existing naming.
@sgreenbury sgreenbury merged commit 8bbd68e into main Apr 16, 2026
3 checks passed
@sgreenbury sgreenbury deleted the update-tokens branch April 16, 2026 16:09
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