hyperParameters property

  1. @FineTuningHyperParamConverter<Object>()
  2. @JsonKey(name: "hyperparameters")
FineTuningHyperParam hyperParameters
getter/setter pair

Implementation

@FineTuningHyperParamConverter()
@JsonKey(name: "hyperparameters")
FineTuningHyperParam hyperParameters;