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):
38
38
last_modified_time (datetime): When the trial component was last modified.
39
39
last_modified_by (obj): Contextual info on which account last modified the trial component.
40
40
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.
43
43
metrics (obj): Aggregated metrics for the job.
44
44
parameters_to_remove (list): The hyperparameters to remove from the component.
45
45
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