| ```yaml | |
| { | |
| "gradient_accumulation_steps": "auto" | |
| } | |
| Gradient clipping | |
| Gradient clipping can be auto-configured or explicitly set. |
| ```yaml | |
| { | |
| "gradient_accumulation_steps": "auto" | |
| } | |
| Gradient clipping | |
| Gradient clipping can be auto-configured or explicitly set. |