NlpLearningRateScheduler Enum
Enum of learning rate schedulers that aligns with those supported by HF
Fields
CONSTANT |
CONSTANT_WITH_WARMUP |
COSINE |
COSINE_WITH_RESTARTS |
LINEAR |
NONE |
POLYNOMIAL |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enum of learning rate schedulers that aligns with those supported by HF
CONSTANT |
CONSTANT_WITH_WARMUP |
COSINE |
COSINE_WITH_RESTARTS |
LINEAR |
NONE |
POLYNOMIAL |
Azure SDK for Python