All Products
Search
Document Center

Intelligent Media Management:TrainingSpecification

Last Updated:Jan 19, 2026
ParameterTypeDescriptionExample
object

x

ValidationSourceURIstring

The URI of the evaluation dataset. You must specify this parameter or the ValidationSplit parameter.

oss://imm-alg-dataset-bj/cifar10/test_index.json
RuntimeRuntime

The information about the runtime for model training.

Endpointstring

The endpoint of the storage where the dataset is stored.

http://1111111111.mns.cn-hangzhou.aliyuncs.com
ModelSpecificationModelSpecification

The model specification details.

DatasetNamestring

Name of the dataset

test-dataset
SourceURIstring

URI of the dataset

oss://imm-alg-dataset-bj/cifar10/test_index.json
Transformsarray

Local preprocessing parameters for the dataset.

CustomParams

Custom parameters for model training.

ValidationSplitfloat

The ratio for splitting the training dataset into the evaluation dataset. You must specify this parameter or the ValidationSourceURI parameter.

0.95
TargetURIstring

The storage path to the model data. Only an Object Storage Service (OSS) path is supported.

oss://imm-alg-dataset-bj/model_training_test/