| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 模型。 | ||
| ModelId | string | 模型 ID。 | model-1123***** |
| ModelName | string | 模型名称。 | 情感分析 |
| GmtCreateTime | string | 创建模型 UTC 时间,格式为 ISO 8601。 | 2021-01-21T17:12:35Z |
| GmtModifiedTime | string | 最后更新模型 UTC 时间,格式为 ISO 8601。 | 2021-01-21T17:12:35Z |
| WorkspaceId | string | 工作空间 ID。 | 234** |
| UserId | string | 用户 ID。 | 1557702098****** |
| OwnerId | string | 主账号 ID | 1557702098****** |
| ModelDescription | string | 模型描述。 | 情感分析。 |
| Accessibility | string | 工作空间可见度。取值:
| PUBLIC |
| LatestVersion | ModelVersion | 模型最新版本。 | |
| OrderNumber | long | 模型序号 | 101 |
| Origin | string | 模型源。描述源模型所属社区或组织,如 ModelScope、HuggingFace 等。 | ModelScope |
| Domain | string | 领域。描述模型解决问题所属领域,如 nlp(自然语言处理),cv(计算机视觉)等。 | nlp |
| Task | string | 任务。描述模型解决的具体问题,如 text-classification(文本分类)等。 | text-classifiaction |
| ModelDoc | string | 模型介绍文档。 | https://***.md |
| Provider | string | 模型提供者。 | pai |
| ModelType | string | 模型类型。如 Checkpoint,LoRA 等。 | Checkpoint |
| Labels | array | 标签列表。将废弃,由 Tag 取代。 | |
| Labels | Label | 标签。 | |
| Tags | array | 标签列表 | |
| Tags | Label | 标签。 | |
| ExtraInfo | object | 其它信息。 | { "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 } |
| ParameterSize | long | 参数量,单位 M。 | 1024 |
| GmtLatestVersionModifiedTime | string | 最后版本更新时间。 | 2021-01-21T17:12:35Z |
该文章对您有帮助吗?