| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The ML data parameter. | ||
| annotationdataId | string | The unique identifier of the data. | dc74b0f569126bb310e1ba6454c351ac |
| dataHash | string | The hash value of the data. | 59db060bd89468245d76416a68a510ac |
| datasetId | string | The ID of the associated dataset. | cb8cc4eb51a85e823471cdb368fae9be |
| value | string | The data source. | xxx/xxx/xxx/ |
| valueType | string | The type of the data source. | oss |
| config | object | The configurations of the data. | |
| string | The configuration of the data. | simulator-nginx-demo | |
| annotations | object | The annotations of the data. | |
| object | The annotation of the data. | ||
| annotatedBy | string | The Alibaba Cloud account ID of the annotator. | xxxx |
| updateTime | long | The update time. The value is a UNIX timestamp. | 1694761550 |
| results | array<object> | The annotation results. | |
| object | The annotation result. | ||
| string | The annotation result. | SPIKE_UP_TYPE | |
| predictions | object | The model preview results. | |
| object | The model preview result. | ||
| annotatedBy | string | The annotator. | xxx |
| updateTime | long | The update time. | 1694761550 |
| results | array<object> | The results. | |
| object | The model preview result. | ||
| string | The model preview result. | SPIKE_UP_TYPE | |
| createTime | long | The creation time. | 1695094335 |
| lastModifyTime | long | The last modification time. | 1695094335 |