All Products
Search
Document Center

Platform For AI:Model

Last Updated:Sep 15, 2025
ParameterTypeDescriptionExample
object

The model.

ModelIdstring

The model ID.

model-1123*****
ModelNamestring

The model name.

GmtCreateTimestring

The time when the model was created, in UTC. The time follows the ISO 8601 standard.

2021-01-21T17:12:35Z
GmtModifiedTimestring

The time when the model was last modified, in UTC. The time follows the ISO 8601 standard.

2021-01-21T17:12:35Z
WorkspaceIdstring

The workspace ID.

234**
UserIdstring

The user ID.

1557702098******
OwnerIdstring

The ID of the Alibaba Cloud account.

1557702098******
ModelDescriptionstring

The model description.

Accessibilitystring

The workspace accessibility. Valid values:

  • PRIVATE (default): The model is accessible only to you and the administrator of the workspace.
  • PUBLIC: The model is accessible to all members of the workspace.
PUBLIC
LatestVersionModelVersion

The latest version of the model.

Labelsarray

The labels.

LabelsLabel

The label.

OrderNumberlong

The sequence number of the model.

101
Originstring

The community or organization to which the source model belongs, such as ModelScope or Hugging Face.

ModelScope
Domainstring

The domain where the model is applied, such as nlp (Natural Language Processing) and cv (Computer Vision).

nlp
Taskstring

The task. The specific issue that the model resolves, such as text-classification.

text-classifiaction
ModelDocstring

The model document.

https://***.md
Providerstring

The model provider.

pai
ExtraInfoobject

The additional information.

{ "RatingCount": 2866, "Rating": 4.94, "FavoriteCount": 34992, "CommentCount": 754, "CoverUris": ["https://e***u.oss-cn-hangzhou.aliyuncs.com/drea***w.png"], "TippedAmountCount": 32, "DownloadCount": 606056 }
ModelTypestring

The model type, such as checkpoint and LoRA.

Checkpoint