Skip to content

What is the best Practice for Structured Configurations with Shared Callbacks in Nested Structure #2736

Answered by odelalleau
icedpanda asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, there's a lot to digest here and I'm not sure I fully understand what you're trying to achieve... but I wonder if what you might be looking for is something like

defaults:
- /callbacks@callbacks.pretrain: model_checkpoint
- /callbacks@callbacks.fine-tuning: early_stopping
...

where you would have callbacks/model_checkpoint.yaml, callbacks/early_stopping.yaml, ...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@icedpanda
Comment options

Answer selected by icedpanda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants