Skip to content
Discussion options

You must be logged in to vote

If you're trying to override some settings while using source, this is more of a missing feature. Currently source ignores any additional settings from your original config and just takes all the settings for new pipeline from the source model. This is currently on our internal to-do list, but I don't know when it will be available.

It's normal that after the component has been sourced, the config gets replaced with the full config from the source model. The source option is never in the exported config once a pipeline has been trained or assembled. It's just used in the initial config before the pipeline is initialized. The final saved config always contains the full explicit config sett…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / config Feature: Training config
2 participants