-
Notifications
You must be signed in to change notification settings - Fork 3
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
ExperimentIterationHandler
-- switch to the PipelineItem for NN and BERT serialization [Remove ExperimentEngine
and ExperimentHandler
]
#365
Labels
enhancement
New feature or request
Comments
nicolay-r
changed the title
ExperimentIterationHandler -- switch to the PipelineItem for NN and BERT serialization
ExperimentIterationHandler -- switch to the PipelineItem for NN and BERT serialization ... and others
Jul 14, 2022
nicolay-r
changed the title
ExperimentIterationHandler -- switch to the PipelineItem for NN and BERT serialization ... and others
ExperimentIterationHandler -- switch to the PipelineItem for NN and BERT serialization [Remove Jul 14, 2022
ExperimentEngine
and ExperimentHandler
]
nicolay-r
changed the title
ExperimentIterationHandler -- switch to the PipelineItem for NN and BERT serialization [Remove
Jul 14, 2022
ExperimentEngine
and ExperimentHandler
]ExperimentIterationHandler
-- switch to the PipelineItem for NN and BERT serialization [Remove ExperimentEngine
and ExperimentHandler
]
nicolay-r
added a commit
that referenced
this issue
Jul 14, 2022
nicolay-r
added a commit
that referenced
this issue
Jul 14, 2022
nicolay-r
added a commit
that referenced
this issue
Jul 14, 2022
nicolay-r
added a commit
that referenced
this issue
Jul 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reason: it allows us to adopt a single data-serialization pipeline, which may involve a variaty of PipelineItems.
Reason2: demarcate data from nn/BERT serialization setups.
DataFolding
from exp_ctx (as a result, since DataFolding is not a part of the model setups)ExperimentIterationHandler
Experiment Engine
EvalIterationHandler
to PipelineItemBaseOutputConverterIterationHandler
to PipelineItemdata_folding
anddata_pipelines
into pipeline contextThe text was updated successfully, but these errors were encountered: