Builder
Builder for DistillationSpec.
Functions
Link copied to clipboard
Setter for baseTeacherModel.
Link copied to clipboard
Link copied to clipboard
Clears the value of baseTeacherModel field.
Link copied to clipboard
Clears the value of hyperParameters field.
Link copied to clipboard
Clears the value of pipelineRootDirectory field.
Link copied to clipboard
Clears the value of promptDatasetUri field.
Link copied to clipboard
Clears the value of studentModel field.
Link copied to clipboard
Clears the value of trainingDatasetUri field.
Link copied to clipboard
Clears the value of tunedTeacherModelSource field.
Link copied to clipboard
Clears the value of tuningMode field.
Link copied to clipboard
Clears the value of validationDatasetUri field.
Link copied to clipboard
public abstract DistillationSpec.Builder hyperParameters(DistillationHyperParameters hyperParameters)
Setter for hyperParameters.
@CanIgnoreReturnValue()
Setter for hyperParameters builder.
Link copied to clipboard
Setter for pipelineRootDirectory.
Link copied to clipboard
Setter for promptDatasetUri.
Link copied to clipboard
Setter for studentModel.
Link copied to clipboard
Setter for trainingDatasetUri.
Link copied to clipboard
Setter for tunedTeacherModelSource.
Link copied to clipboard
Setter for tuningMode.
Setter for tuningMode given a known enum.
Setter for tuningMode given a string.
Link copied to clipboard
Setter for validationDatasetUri.