outputDimensionality property
Optional. Optional reduced dimension for the output embedding. If set, excessive values in the output embedding are truncated from the end.
Implementation
final int? outputDimensionality;
Optional. Optional reduced dimension for the output embedding. If set, excessive values in the output embedding are truncated from the end.
final int? outputDimensionality;