File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ class TrialComponent(_base_types.Record):
3838 last_modified_time (datetime): When the trial component was last modified.
3939 last_modified_by (obj): Contextual info on which account last modified the trial component.
4040 parameters (dict): Dictionary of parameters to the source job.
41- input_artiacts (dict): Dictionary of input artifacts.
42- output_artiacts (dict): Dictionary of output artifacts.
41+ input_artifacts (dict): Dictionary of input artifacts.
42+ output_artifacts (dict): Dictionary of output artifacts.
4343 metrics (obj): Aggregated metrics for the job.
4444 parameters_to_remove (list): The hyperparameters to remove from the component.
4545 input_artifacts_to_remove (list): The input artifacts to remove from the component.
You can’t perform that action at this time.
0 commit comments