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 |
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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