RunResponse.TopP

RunResponse.TopP property

Gets or sets the nucleus sampling value used for this run. If not set, defaults to 1.

public double? TopP { get; set; }

See Also