Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the upper limit for the size of machine learning models that can be processed within the platform. |
| What area does it affect? |
Machine Learning Models |
| What does the default mean? |
The default value is "524288000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting model sizes or optimizing performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.model_size |
| Sys ID |
3bcc641d3b323200956c47b334efc402 |
| Type |
integer |
| Application |
Global |
| Default value |
524288000 |
| Description |
Maximum model size |
| Updated |
2024-05-25 04:41:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... will wait without updates before timing out glide.platform_ml.training_timeout Sets the time-out time in milliseconds for an in- training solution. • Type: Integer • Default value: 21600000 (ms) Maximum model size glide.platform_ml.api.model_size Sets the maximum number of records you can use to train a model. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are ...
Related properties