NasBertTrainer.NasBertOptions.PoolerDropout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dropout rate in the masked language model pooler layers. Should be within [0, 1).
public double PoolerDropout;
val mutable PoolerDropout : double
Public PoolerDropout As Double