| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The model. | ||
| ModelId | string | The model ID. | model-1123***** |
| ModelName | string | The model name. | |
| GmtCreateTime | string | The time when the model was created, in UTC. The time follows the ISO 8601 standard. | 2021-01-21T17:12:35Z |
| GmtModifiedTime | string | The time when the model was last modified, in UTC. The time follows the ISO 8601 standard. | 2021-01-21T17:12:35Z |
| WorkspaceId | string | The workspace ID. | 234** |
| UserId | string | The user ID. | 1557702098****** |
| OwnerId | string | The ID of the Alibaba Cloud account. | 1557702098****** |
| ModelDescription | string | The model description. | |
| Accessibility | string | The workspace accessibility. Valid values:
| PUBLIC |
| LatestVersion | ModelVersion | The latest version of the model. | |
| Labels | array | The labels. | |
| Labels | Label | The label. | |
| OrderNumber | long | The sequence number of the model. | 101 |
| Origin | string | The community or organization to which the source model belongs, such as ModelScope or Hugging Face. | ModelScope |
| Domain | string | The domain where the model is applied, such as nlp (Natural Language Processing) and cv (Computer Vision). | nlp |
| Task | string | The task. The specific issue that the model resolves, such as text-classification. | text-classifiaction |
| ModelDoc | string | The model document. | https://***.md |
| Provider | string | The model provider. | pai |
| ExtraInfo | object | 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 } |
| ModelType | string | The model type, such as checkpoint and LoRA. | Checkpoint |