doc-exports/docs/modelarts/api-ref/AutoAnnotationProgress.html
Wuwan, Qi f81ead2467 ModelArts API 24.3.0 20241128 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-11-29 09:04:54 +00:00

1750 lines
189 KiB
HTML

<a name="EN-US_TOPIC_0000001943866629"></a><a name="EN-US_TOPIC_0000001943866629"></a>
<h1 class="topictitle1">Obtaining Details About an Auto Labeling Task</h1>
<div id="body0000001665172318"><div class="section" id="EN-US_TOPIC_0000001943866629__section879514146915"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001943866629__p1179591417914">Obtain details about an auto labeling task, including auto labeling and auto grouping tasks. You can specify the <strong id="EN-US_TOPIC_0000001943866629__b0571025124817">task_id</strong> parameter to obtain the details about a specific task.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section1479516141998"><h4 class="sectiontitle">Debugging</h4><p id="EN-US_TOPIC_0000001943866629__p9796101416911">You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code examples and provide the SDK code example debugging.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section157966148914"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000001943866629__p97963141692">GET /v2/{project_id}/datasets/{dataset_id}/tasks/{task_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__table1279841418914" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row177978140915"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000001943866629__p6798191414912">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000001943866629__p279911141912">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000001943866629__p13799614697">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000001943866629__p8799181416911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row127976149920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001943866629__p7800151414920">dataset_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001943866629__p188001114696">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1180117142919">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001943866629__p18012141592">Dataset ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row37974143910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001943866629__p78011314199">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001943866629__p13802191413919">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001943866629__p78021142913">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001943866629__p1980319149914">Project ID. For details, see <a href="modelarts_03_0147.html">Obtaining a Project ID and Name</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row157988141916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001943866629__p180319141496">task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1380419140919">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001943866629__p88041414697">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001943866629__p7804914594">Task ID</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section78042014697"><h4 class="sectiontitle">Request Parameters</h4><p id="EN-US_TOPIC_0000001943866629__p78056141097">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section880515141390"><h4 class="sectiontitle">Response Parameters</h4><p id="EN-US_TOPIC_0000001943866629__p148061014394"><strong id="EN-US_TOPIC_0000001943866629__b486867292101227">Status code</strong>: <strong id="EN-US_TOPIC_0000001943866629__b433541275101227">200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SmartTaskProgressResp" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row1380714147915"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p128097144910">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p1781031416918">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p1781013142916">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row128071214396"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1781017145910">code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p108101214295">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p148117149916">Task running status code</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row580717143912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p14811101410919">config</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p081118149917"><a href="#EN-US_TOPIC_0000001943866629__response_SmartTaskConfig">SmartTaskConfig</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1581161410913">Task configuration</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row108077141496"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p198121114292">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p48129141491">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p148137141897">Task creation time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row3807121417911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18137149919">elapsed_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p78134141591">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p281341413914">Execution time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row480816140915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p681441415913">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p8814161412916">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p19814201417914">Error code</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row180813148916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1081441418916">error_detail</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1981551410919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1581517144911">Error details</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row780817141099"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p10815714192">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p168168146915">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p11816151415919">Error message</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1780841414916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p118165149918">message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p118162014494">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p8817614896">Task running information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row780810141392"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1981821418920">progress</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2081920141297">Float</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p178194141191">Percentage of current task progress.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row580816141793"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1081918143918">resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1981931412919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p118201014698">Resource ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row128081014399"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p382013141295">result</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2820101415918"><a href="#EN-US_TOPIC_0000001943866629__response_Result">Result</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p88211514893">Task result.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1280813145912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1682101415920">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p48212146917">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p2082219141892">Task status. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul68221314995"><li id="EN-US_TOPIC_0000001943866629__li0822151416912"><p id="EN-US_TOPIC_0000001943866629__p782220141096"><a name="EN-US_TOPIC_0000001943866629__li0822151416912"></a><a name="li0822151416912"></a><strong id="EN-US_TOPIC_0000001943866629__b18316250103014">-1</strong>: queuing</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1082219148918"><p id="EN-US_TOPIC_0000001943866629__p38221214393"><a name="EN-US_TOPIC_0000001943866629__li1082219148918"></a><a name="li1082219148918"></a><strong id="EN-US_TOPIC_0000001943866629__b48138567313">0</strong>: initializing</p>
</li><li id="EN-US_TOPIC_0000001943866629__li208231814990"><p id="EN-US_TOPIC_0000001943866629__p6823121415910"><a name="EN-US_TOPIC_0000001943866629__li208231814990"></a><a name="li208231814990"></a><strong id="EN-US_TOPIC_0000001943866629__b797930621101227">1</strong>: running</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1682318141696"><p id="EN-US_TOPIC_0000001943866629__p482361417911"><a name="EN-US_TOPIC_0000001943866629__li1682318141696"></a><a name="li1682318141696"></a><strong id="EN-US_TOPIC_0000001943866629__b491664119101227">2</strong>: failed</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15823131411912"><p id="EN-US_TOPIC_0000001943866629__p1682316141792"><a name="EN-US_TOPIC_0000001943866629__li15823131411912"></a><a name="li15823131411912"></a><strong id="EN-US_TOPIC_0000001943866629__b1147294717323">3</strong>: succeeded</p>
</li><li id="EN-US_TOPIC_0000001943866629__li128231714492"><p id="EN-US_TOPIC_0000001943866629__p582317142913"><a name="EN-US_TOPIC_0000001943866629__li128231714492"></a><a name="li128231714492"></a><strong id="EN-US_TOPIC_0000001943866629__b1356613290321">4</strong>: stopping</p>
</li><li id="EN-US_TOPIC_0000001943866629__li68241141497"><p id="EN-US_TOPIC_0000001943866629__p1782414147910"><a name="EN-US_TOPIC_0000001943866629__li68241141497"></a><a name="li68241141497"></a><strong id="EN-US_TOPIC_0000001943866629__b18884633113218">5</strong>: stopped</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row12808181413916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p118247143915">task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p282471418919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p78245144919">Task ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row28085141897"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p982514141297">task_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p5825314498">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p48263144910">Task name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row480916141091"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p78266141915">export_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p178262142910">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p682712145920">Export type. Options: Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul4827191418918"><li id="EN-US_TOPIC_0000001943866629__li188270141890"><p id="EN-US_TOPIC_0000001943866629__p178271141291"><a name="EN-US_TOPIC_0000001943866629__li188270141890"></a><a name="li188270141890"></a><strong id="EN-US_TOPIC_0000001943866629__b4671716103312">0</strong>: Export to OBS.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1582721413916"><p id="EN-US_TOPIC_0000001943866629__p1982719142091"><a name="EN-US_TOPIC_0000001943866629__li1582721413916"></a><a name="li1582721413916"></a><strong id="EN-US_TOPIC_0000001943866629__b18624274331">1</strong>: Export to sample attributes.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SmartTaskConfig"></a><a name="response_SmartTaskConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SmartTaskConfig" frame="border" border="1" rules="all"><caption><b>Table 3 </b>SmartTaskConfig</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row188302144919"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p28367149919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p483741419919">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p583712141194">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row983041419918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1183713145912">algorithm_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p683831412917">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17840111415915">Algorithm type for auto labeling. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1284020146910"><li id="EN-US_TOPIC_0000001943866629__li18402144919"><p id="EN-US_TOPIC_0000001943866629__p18415141299"><a name="EN-US_TOPIC_0000001943866629__li18402144919"></a><a name="li18402144919"></a><strong id="EN-US_TOPIC_0000001943866629__b1022828434101227">fast</strong>: Only labeled samples are used for training.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li2841414697"><p id="EN-US_TOPIC_0000001943866629__p10841131416915"><a name="EN-US_TOPIC_0000001943866629__li2841414697"></a><a name="li2841414697"></a><strong id="EN-US_TOPIC_0000001943866629__b1963885212338">accurate</strong>: Unlabeled samples are also used for semi-supervised training.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row198305141697"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p178416149912">ambiguity</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1184118143919">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1884261419914">Whether to perform clustering based on the image blurring degree.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row13830814894"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p984215141294">annotation_output</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1984261414913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p884313141798">Output path of the active learning labeling result</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1083111147915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1084310141997">collect_rule</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2084312144912">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p284413141396">Sample collection rule. The default value is <strong id="EN-US_TOPIC_0000001943866629__b1410172379101227">all</strong>, indicating full collection. Only <strong id="EN-US_TOPIC_0000001943866629__b2078201995101227">all</strong> is available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row17831181418918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p12844914597">collect_sample</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1584411141490">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1784581417914">Whether to enable sample collection. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul784518146915"><li id="EN-US_TOPIC_0000001943866629__li684513143912"><p id="EN-US_TOPIC_0000001943866629__p148456141397"><a name="EN-US_TOPIC_0000001943866629__li684513143912"></a><a name="li684513143912"></a><strong id="EN-US_TOPIC_0000001943866629__b1013158491101227">true</strong>: Sample collection is enabled. (Default)</p>
</li><li id="EN-US_TOPIC_0000001943866629__li168454141092"><p id="EN-US_TOPIC_0000001943866629__p15845514195"><a name="EN-US_TOPIC_0000001943866629__li168454141092"></a><a name="li168454141092"></a><strong id="EN-US_TOPIC_0000001943866629__b709932162101227">false</strong>: Sample collection is disabled.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row683118142090"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p19845131415913">confidence_scope</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p8846161414911">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p128463141391">Confidence range of key samples. The minimum and maximum values are separated by hyphens (-). Example: 0.10-0.90.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row8831121416917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p148469141193">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1784651414914">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p184741412910">Job description</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row483118141891"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1684711141196">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p884716148914">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p5848171414914">Engine name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row083171418916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p13848514896">export_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p128488147914">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p12849181417915">Format of the exported directory. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul4849141413915"><li id="EN-US_TOPIC_0000001943866629__li1784914147916"><p id="EN-US_TOPIC_0000001943866629__p1084917145917"><a name="EN-US_TOPIC_0000001943866629__li1784914147916"></a><a name="li1784914147916"></a><strong id="EN-US_TOPIC_0000001943866629__b1984149828101227">1</strong>: tree structure, for example, <strong id="EN-US_TOPIC_0000001943866629__b1313467183412">rabbits/1.jpg,bees/2.jpg</strong>.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1849121411916"><p id="EN-US_TOPIC_0000001943866629__p28499143918"><a name="EN-US_TOPIC_0000001943866629__li1849121411916"></a><a name="li1849121411916"></a><strong id="EN-US_TOPIC_0000001943866629__b29949886101227">2</strong>: tile structure, for example, <strong id="EN-US_TOPIC_0000001943866629__b4613161518345">1.jpg, 1.txt; 2.jpg, 2.txt</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row8831191420919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18849111413915">export_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p685031414912"><a href="#EN-US_TOPIC_0000001943866629__response_ExportParams">ExportParams</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p18501149918">Parameters of a dataset export task</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row118321214994"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p118501146910">flavor</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p485191412911"><a href="#EN-US_TOPIC_0000001943866629__response_Flavor">Flavor</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p485116141291">Training resource flavor</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row118321014299"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p158512141498">image_brightness</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p6852614090">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p148529148918">Whether to perform clustering based on the image brightness</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row28321414792"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p118528141492">image_colorfulness</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p78531214791">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17853914993">Whether to perform clustering based on the image color</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row48329147920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1685311145910">inf_cluster_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p8854151413910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p68542147914">ID of a dedicated cluster. This parameter is left blank by default, indicating that a dedicated cluster is not used. When using a dedicated cluster to deploy services, ensure that the cluster status is normal. After this parameter is set, the network configuration of the cluster is used, and the <strong id="EN-US_TOPIC_0000001943866629__b1811216948101227">vpc_id</strong> parameter does not take effect.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row983219141896"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p985417141099">inf_config_list</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1885551419918">Array of <a href="#EN-US_TOPIC_0000001943866629__response_InfConfig">InfConfig</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p385511149917">Configuration list required for running an inference job, which is optional and left blank by default</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row0832914195"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p178555146916">inf_output</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p185616143920">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p48562141697">Output path of inference in active learning</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row128326141697"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p88561714694">infer_result_output_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p185711141895">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1085716148918">OBS directory for storing sample prediction results. This parameter is optional. The <strong id="EN-US_TOPIC_0000001943866629__b1810403051101227">{</strong><em id="EN-US_TOPIC_0000001943866629__i737574114101227">service_id</em><strong id="EN-US_TOPIC_0000001943866629__b1444162052101227">}-infer-result</strong> subdirectory in the <strong id="EN-US_TOPIC_0000001943866629__b1936772595101227">output_dir</strong> directory is used by default.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5833814999"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1185715140914">key_sample_output</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1585891411918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p08581014795">Output path of hard examples in active learning</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row19833181411919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p68588142093">log_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p9859111413913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1085951411917">OBS URL of the logs of a training job. By default, this parameter is left blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1483312141592"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1385916146914">manifest_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p28609141591">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p88607141699">Path of the manifest file, which is used as the input for training and inference</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1483341411920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p28603141899">model_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p98619141294">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p16861814893">Model ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row188331014998"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1586113142917">model_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1486211416912">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p28625144914">Model name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row283311417911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p178627143919">model_parameter</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p108624141097">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1786316141199">Model parameters</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row983311141917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p10863414498">model_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p18636141917">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p286413141497">Model version</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row19833014496"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p16864714297">n_clusters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p28643141396">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p486511413913">Number of clusters</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1583481412915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p886519141693">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1865514997">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p15866201417918">Task name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1483421420910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p186614141893">output_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p178671214192">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p118679142915">Sample output path. The format is as follows: <em id="EN-US_TOPIC_0000001943866629__i338307254101227">Dataset output path</em><strong id="EN-US_TOPIC_0000001943866629__b1546249221101227">/</strong><em id="EN-US_TOPIC_0000001943866629__i1423699123101227">Dataset name</em><strong id="EN-US_TOPIC_0000001943866629__b1155289997101227">-</strong><em id="EN-US_TOPIC_0000001943866629__i32947256101227">Dataset ID</em><strong id="EN-US_TOPIC_0000001943866629__b317483471101227">/annotation/auto-deploy/</strong>. Example: <strong id="EN-US_TOPIC_0000001943866629__b1569848370101227">/test/work_1608083108676/dataset123-g6IO9qSu6hoxwCAirfm/annotation/auto-deploy/</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row683481414911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1486719141595">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p68682143913">Array of <a href="#EN-US_TOPIC_0000001943866629__response_TrainingParameter">TrainingParameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p986816141795">Running parameters of a training job</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row483416147913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1586818142912">pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p108694142910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p88692141896">Resource pool ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row198342141594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p198706141591">property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p19870111419920">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p128709141291">Attribute name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row28341141297"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p687131410910">req_uri</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p98717142915">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1187118141496">Inference path of a batch job</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row198342149918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p13872121416918">result_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p18872111411915">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1487281419920">Processing mode of auto grouping results. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul2087210148916"><li id="EN-US_TOPIC_0000001943866629__li14872914792"><p id="EN-US_TOPIC_0000001943866629__p1287241418913"><a name="EN-US_TOPIC_0000001943866629__li14872914792"></a><a name="li14872914792"></a><strong id="EN-US_TOPIC_0000001943866629__b1414872517101227">0</strong>: The results are saved to OBS.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1087310141295"><p id="EN-US_TOPIC_0000001943866629__p587361416919"><a name="EN-US_TOPIC_0000001943866629__li1087310141295"></a><a name="li1087310141295"></a><strong id="EN-US_TOPIC_0000001943866629__b1767202905101227">1</strong>: The results are saved to samples.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row583419141919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p187391415917">samples</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p68731514394">Array of <a href="#EN-US_TOPIC_0000001943866629__response_SampleLabels">SampleLabels</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p587481413911">Labeling information for samples to be auto labeled</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row68359145919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p12799153916">stop_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p11792151394">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p197911159910">Timeout interval, in minutes. The default value is 15 minutes. This parameter is used only in the scenario of auto labeling for videos.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row188358141917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p779515896">time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p147919151897">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17918151994">Timestamp in active learning</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1835141419915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1679141513912">train_data_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p5791115296">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p177912153914">Path for storing existing training datasets</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row188354143919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p379101511911">train_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p10792151993">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p13790151799">OBS URL of the output file of a training job. By default, this parameter is left blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row98351414798"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p4808151591">version_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p5806158913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p178012151896">Format of a dataset version. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul108011515911"><li id="EN-US_TOPIC_0000001943866629__li1980315396"><p id="EN-US_TOPIC_0000001943866629__p6807152910"><a name="EN-US_TOPIC_0000001943866629__li1980315396"></a><a name="li1980315396"></a><strong id="EN-US_TOPIC_0000001943866629__b334900888101227">Default</strong></p>
</li><li id="EN-US_TOPIC_0000001943866629__li48019151998"><p id="EN-US_TOPIC_0000001943866629__p1080121512918"><a name="EN-US_TOPIC_0000001943866629__li48019151998"></a><a name="li48019151998"></a><strong id="EN-US_TOPIC_0000001943866629__b1993906799101227">CarbonData</strong> (supported only by table datasets)</p>
</li><li id="EN-US_TOPIC_0000001943866629__li13801915393"><p id="EN-US_TOPIC_0000001943866629__p1480515391"><a name="EN-US_TOPIC_0000001943866629__li13801915393"></a><a name="li13801915393"></a><strong id="EN-US_TOPIC_0000001943866629__b395180541101227">CSV</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1883510141392"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1080141511910">worker_server_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p11801151198">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1480111518911">Number of workers in a training job</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_ExportParams"></a><a name="response_ExportParams"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_ExportParams" frame="border" border="1" rules="all"><caption><b>Table 4 </b>ExportParams</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row198819143914"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p158013155914">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p18012151594">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p158013151499">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row788115141995"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18131514920">clear_hard_property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2811715492">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p18818157920">Whether to clear hard example attributes. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul0813151799"><li id="EN-US_TOPIC_0000001943866629__li138115151297"><p id="EN-US_TOPIC_0000001943866629__p28118159914"><a name="EN-US_TOPIC_0000001943866629__li138115151297"></a><a name="li138115151297"></a><strong id="EN-US_TOPIC_0000001943866629__b1405151388101227">true</strong>: Hard example attributes are cleared. (Default)</p>
</li><li id="EN-US_TOPIC_0000001943866629__li5813151497"><p id="EN-US_TOPIC_0000001943866629__p28116153915"><a name="EN-US_TOPIC_0000001943866629__li5813151497"></a><a name="li5813151497"></a><strong id="EN-US_TOPIC_0000001943866629__b1102119488101227">false</strong>: Hard example attributes are not cleared.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row6881191410917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p158115151890">export_dataset_version_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p081515294">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p188113159916">Format of the dataset version to be exported</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1488118141994"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p78113152920">export_dataset_version_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p11816158914">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p68114150914">Name of the dataset version to be exported</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row588115141596"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p168191513913">export_dest</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p168113151299">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p781101519912">Dataset export type. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul16816153915"><li id="EN-US_TOPIC_0000001943866629__li118116151099"><p id="EN-US_TOPIC_0000001943866629__p68115151098"><a name="EN-US_TOPIC_0000001943866629__li118116151099"></a><a name="li118116151099"></a><strong id="EN-US_TOPIC_0000001943866629__b525673239101227">DIR</strong>: Export to OBS. (default)</p>
</li><li id="EN-US_TOPIC_0000001943866629__li88181514913"><p id="EN-US_TOPIC_0000001943866629__p1981121512918"><a name="EN-US_TOPIC_0000001943866629__li88181514913"></a><a name="li88181514913"></a><strong id="EN-US_TOPIC_0000001943866629__b800956576101227">NEW_DATASET</strong>: Export to a new dataset.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row988215141294"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p16821215496">export_new_dataset_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p158241518910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p08291514916">Name of the new dataset to which data is exported</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row388214141893"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p208214151292">export_new_dataset_work_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p982915592">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p188212159913">Working directory of the new dataset to which data is exported</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row388211412912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p782121518912">ratio_sample_usage</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1182115095">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p10833150910">Whether to randomly allocate data to the training and validation datasets based on the specified ratio. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul38351512915"><li id="EN-US_TOPIC_0000001943866629__li128310151495"><p id="EN-US_TOPIC_0000001943866629__p78361515914"><a name="EN-US_TOPIC_0000001943866629__li128310151495"></a><a name="li128310151495"></a><strong id="EN-US_TOPIC_0000001943866629__b1435749435101227">true</strong>: The data is randomly allocated to the training and validation datasets.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li10838151919"><p id="EN-US_TOPIC_0000001943866629__p148371511910"><a name="EN-US_TOPIC_0000001943866629__li10838151919"></a><a name="li10838151919"></a><strong id="EN-US_TOPIC_0000001943866629__b1851030244101227">false</strong>: The data is not randomly allocated to the training and validation datasets. (Default)</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row2088215146910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18831915998">sample_state</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p19837151496">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p483415490">Sample status. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul10835151914"><li id="EN-US_TOPIC_0000001943866629__li17831515097"><p id="EN-US_TOPIC_0000001943866629__p383015396"><a name="EN-US_TOPIC_0000001943866629__li17831515097"></a><a name="li17831515097"></a><strong id="EN-US_TOPIC_0000001943866629__b172409870101227">__ALL__</strong>: labeled</p>
</li><li id="EN-US_TOPIC_0000001943866629__li483131520915"><p id="EN-US_TOPIC_0000001943866629__p98381518912"><a name="EN-US_TOPIC_0000001943866629__li483131520915"></a><a name="li483131520915"></a><strong id="EN-US_TOPIC_0000001943866629__b725102515101227">__NONE__</strong>: unlabeled</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15830151795"><p id="EN-US_TOPIC_0000001943866629__p6833156914"><a name="EN-US_TOPIC_0000001943866629__li15830151795"></a><a name="li15830151795"></a><strong id="EN-US_TOPIC_0000001943866629__b1642145110101227">__UNCHECK__</strong>: to be accepted</p>
</li><li id="EN-US_TOPIC_0000001943866629__li13831515491"><p id="EN-US_TOPIC_0000001943866629__p108381513910"><a name="EN-US_TOPIC_0000001943866629__li13831515491"></a><a name="li13831515491"></a><strong id="EN-US_TOPIC_0000001943866629__b837911119101227">__ACCEPTED__</strong>: accepted</p>
</li><li id="EN-US_TOPIC_0000001943866629__li683191511911"><p id="EN-US_TOPIC_0000001943866629__p168312152098"><a name="EN-US_TOPIC_0000001943866629__li683191511911"></a><a name="li683191511911"></a><strong id="EN-US_TOPIC_0000001943866629__b963983869101227">__REJECTED__</strong>: rejected</p>
</li><li id="EN-US_TOPIC_0000001943866629__li10831415797"><p id="EN-US_TOPIC_0000001943866629__p684315492"><a name="EN-US_TOPIC_0000001943866629__li10831415797"></a><a name="li10831415797"></a><strong id="EN-US_TOPIC_0000001943866629__b142992432101227">__UNREVIEWED__</strong>: to be reviewed</p>
</li><li id="EN-US_TOPIC_0000001943866629__li48417154915"><p id="EN-US_TOPIC_0000001943866629__p1284101514917"><a name="EN-US_TOPIC_0000001943866629__li48417154915"></a><a name="li48417154915"></a><strong id="EN-US_TOPIC_0000001943866629__b849602775101227">__REVIEWED__</strong>: reviewed</p>
</li><li id="EN-US_TOPIC_0000001943866629__li11841415899"><p id="EN-US_TOPIC_0000001943866629__p4846159913"><a name="EN-US_TOPIC_0000001943866629__li11841415899"></a><a name="li11841415899"></a><strong id="EN-US_TOPIC_0000001943866629__b888494514359">__WORKFORCE_SAMPLED__</strong>: sampled</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7849152915"><p id="EN-US_TOPIC_0000001943866629__p88417151910"><a name="EN-US_TOPIC_0000001943866629__li7849152915"></a><a name="li7849152915"></a><strong id="EN-US_TOPIC_0000001943866629__b1721191422101227">__WORKFORCE_SAMPLED_UNCHECK__</strong>: sampling pending check</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1884191517920"><p id="EN-US_TOPIC_0000001943866629__p584415899"><a name="EN-US_TOPIC_0000001943866629__li1884191517920"></a><a name="li1884191517920"></a><strong id="EN-US_TOPIC_0000001943866629__b786544823101227">__WORKFORCE_SAMPLED_CHECKED__</strong>: sampling checked</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1584101516918"><p id="EN-US_TOPIC_0000001943866629__p138418159920"><a name="EN-US_TOPIC_0000001943866629__li1584101516918"></a><a name="li1584101516918"></a><strong id="EN-US_TOPIC_0000001943866629__b328684584101227">__WORKFORCE_SAMPLED_ACCEPTED__</strong>: sampling accepted</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1784715191"><p id="EN-US_TOPIC_0000001943866629__p5847151696"><a name="EN-US_TOPIC_0000001943866629__li1784715191"></a><a name="li1784715191"></a><strong id="EN-US_TOPIC_0000001943866629__b597521021101227">__WORKFORCE_SAMPLED_REJECTED__</strong>: sampling rejected</p>
</li><li id="EN-US_TOPIC_0000001943866629__li128411151291"><p id="EN-US_TOPIC_0000001943866629__p8848156912"><a name="EN-US_TOPIC_0000001943866629__li128411151291"></a><a name="li128411151291"></a><strong id="EN-US_TOPIC_0000001943866629__b1158803031101227">__AUTO_ANNOTATION__</strong>: to be confirmed</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1988220141090"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p108412154912">samples</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p138441511917">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1984161520912">ID list of exported samples</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row16882614796"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p3841215397">search_conditions</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1584121512911">Array of <a href="#EN-US_TOPIC_0000001943866629__response_SearchCondition">SearchCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p188451516916">Exported search criteria. Multiple search criteria are in the OR relationship.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row128837148916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p3841115399">train_sample_ratio</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1084121516910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p28414151913">Split ratio of training and validation datasets for specified version release. The default value is <strong id="EN-US_TOPIC_0000001943866629__b1459163838101227">1.00</strong>, indicating that all data is allocated to the training dataset.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SearchCondition"></a><a name="response_SearchCondition"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SearchCondition" frame="border" border="1" rules="all"><caption><b>Table 5 </b>SearchCondition</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row790120142911"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p198520152911">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p68515151998">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.6.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p1585141513918">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row1190119145914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p3852156916">coefficient</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p38510152097">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p15855151393">Filter by difficulty coefficient</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row18901514697"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p198517151993">frame_in_video</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p158551518919">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p685415392">A frame in the video</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row159010145915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p188551516916">hard</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p148517158910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17856151595">Whether a sample is a hard example. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul785101510914"><li id="EN-US_TOPIC_0000001943866629__li1885515297"><p id="EN-US_TOPIC_0000001943866629__p148521518920"><a name="EN-US_TOPIC_0000001943866629__li1885515297"></a><a name="li1885515297"></a><strong id="EN-US_TOPIC_0000001943866629__b212670463101227">0</strong>: The label is not a hard example.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li885215795"><p id="EN-US_TOPIC_0000001943866629__p88521516916"><a name="EN-US_TOPIC_0000001943866629__li885215795"></a><a name="li885215795"></a><strong id="EN-US_TOPIC_0000001943866629__b1610255811101227">1</strong>: The label is a hard example.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1890181412915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p98501518911">import_origin</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p128515155913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p148612152917">Filter by data source</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1690115148920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1869151697">kvp</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p148611514918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1886191513917">CT dosage, filtered by dosage.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row9901171412919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p98610155913">label_list</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p198616151692"><a href="#EN-US_TOPIC_0000001943866629__response_SearchLabels">SearchLabels</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p188641515918">Label search criteria</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row990111141296"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p13861415794">labeler</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2864151292">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17861915393">Annotator</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1690113141910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p168618157917">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p198612151913"><a href="#EN-US_TOPIC_0000001943866629__response_SearchProp">SearchProp</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1786515791">Search by sample attribute</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1590218141990"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18863156917">parent_sample_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4863159916">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7862151599">Parent sample ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row17902151412912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p786415496">sample_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p15865151291">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p158613154911">Directory where samples are stored (the directory must end with a slash (/)). Only samples in the specified directory are searched for. Recursive search of directories is not supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1990215140916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1486171511912">sample_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1286015893">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p786171517912">Search by sample name, including the file name extension</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1490210148915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p78612151791">sample_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4865151597">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p5875151911">When a sample is added to the dataset, an index is created based on the last modification time (accurate to day) of the sample on OBS. You can search for the sample based on the time. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1587115298"><li id="EN-US_TOPIC_0000001943866629__li1287191518917"><p id="EN-US_TOPIC_0000001943866629__p987111517915"><a name="EN-US_TOPIC_0000001943866629__li1287191518917"></a><a name="li1287191518917"></a><strong id="EN-US_TOPIC_0000001943866629__b1604109960101227">month</strong>: Search for samples added in the last 30 days</p>
</li><li id="EN-US_TOPIC_0000001943866629__li287315693"><p id="EN-US_TOPIC_0000001943866629__p188714159911"><a name="EN-US_TOPIC_0000001943866629__li287315693"></a><a name="li287315693"></a><strong id="EN-US_TOPIC_0000001943866629__b60700516101227">day</strong>: Search for samples added from yesterday (one day before) to today.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li38717155919"><p id="EN-US_TOPIC_0000001943866629__p1587191510916"><a name="EN-US_TOPIC_0000001943866629__li38717155919"></a><a name="li38717155919"></a><strong id="EN-US_TOPIC_0000001943866629__b1520572495101227">yyyyMMdd-yyyyMMdd</strong>: Search for samples added in a specified period. The format is <em id="EN-US_TOPIC_0000001943866629__i436240626101227">Start date</em><strong id="EN-US_TOPIC_0000001943866629__b1364115222101227">-</strong><em id="EN-US_TOPIC_0000001943866629__i2090815054101227">End date</em>. Maximum number of days for the search: <strong id="EN-US_TOPIC_0000001943866629__b909459954101227">30</strong>. For example, <strong id="EN-US_TOPIC_0000001943866629__b702766441101227">20190901-2019091501</strong> indicates that samples generated from September 1 to September 15, 2019 are searched for.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row9902161415914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p128716152919">score</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p20879151093">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p68711515915">Search by confidence</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row6902314797"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p68719151597">slice_thickness</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p9871415998">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p16875152914">DICOM layer thickness. Samples are filtered by layer thickness.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row69029141919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1987121515918">study_date</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p18871315390">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p587191516911">DICOM scanning time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row129023141917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p168719151916">time_in_video</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1871715195">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7874154915">A time point in the video</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SearchLabels"></a><a name="response_SearchLabels"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SearchLabels" frame="border" border="1" rules="all"><caption><b>Table 6 </b>SearchLabels</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row891421411914"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p20888154912">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p4886151392">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.7.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p7885151893">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row69143141192"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p6881815497">labels</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p16884151893">Array of <a href="#EN-US_TOPIC_0000001943866629__response_SearchLabel">SearchLabel</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p4889151091">Label search criteria</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row11915201417917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18881515099">op</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p188813153911">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p168810151697">If you want to search for multiple labels, <strong id="EN-US_TOPIC_0000001943866629__b681036084101227">op</strong> must be specified. If you search for only one label, <strong id="EN-US_TOPIC_0000001943866629__b1333545659101227">op</strong> can be left blank. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul12881915795"><li id="EN-US_TOPIC_0000001943866629__li48801514913"><p id="EN-US_TOPIC_0000001943866629__p1888151598"><a name="EN-US_TOPIC_0000001943866629__li48801514913"></a><a name="li48801514913"></a><strong id="EN-US_TOPIC_0000001943866629__b938568384101227">OR</strong>: OR operation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7881915293"><p id="EN-US_TOPIC_0000001943866629__p28819155911"><a name="EN-US_TOPIC_0000001943866629__li7881915293"></a><a name="li7881915293"></a><strong id="EN-US_TOPIC_0000001943866629__b1841144557101227">AND</strong>: AND operation</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SearchLabel"></a><a name="response_SearchLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SearchLabel" frame="border" border="1" rules="all"><caption><b>Table 7 </b>SearchLabel</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row8918111413910"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p68810154919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p1088515490">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.8.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p16881415499">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row2918111417911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p48941511910">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4890158918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p78941516919">Label name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row191811148915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1894159914">op</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p38913151496">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p198913150913">Operation type between multiple attributes. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1889191520910"><li id="EN-US_TOPIC_0000001943866629__li18891915097"><p id="EN-US_TOPIC_0000001943866629__p188931518915"><a name="EN-US_TOPIC_0000001943866629__li18891915097"></a><a name="li18891915097"></a><strong id="EN-US_TOPIC_0000001943866629__b980915118101227">OR</strong>: OR operation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1289201514916"><p id="EN-US_TOPIC_0000001943866629__p489161517918"><a name="EN-US_TOPIC_0000001943866629__li1289201514916"></a><a name="li1289201514916"></a><strong id="EN-US_TOPIC_0000001943866629__b1338544104101227">AND</strong>: AND operation</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1791914140918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p188941518917">property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4890151396">Map&lt;String,Array&lt;String&gt;&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p08921519919">Label attribute, which is in the Object format and stores any key-value pairs. <strong id="EN-US_TOPIC_0000001943866629__b1695992564101227">key</strong> indicates the attribute name, and <strong id="EN-US_TOPIC_0000001943866629__b2053022259101227">value</strong> indicates the value list. If <strong id="EN-US_TOPIC_0000001943866629__b1707399133101227">value</strong> is <strong id="EN-US_TOPIC_0000001943866629__b499900495101227">null</strong>, the search is not performed by value. Otherwise, the search value can be any value in the list.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1919131418911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1089111512911">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1989015293">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p9891151893">Label type. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul3894151917"><li id="EN-US_TOPIC_0000001943866629__li15899151913"><p id="EN-US_TOPIC_0000001943866629__p1989141510913"><a name="EN-US_TOPIC_0000001943866629__li15899151913"></a><a name="li15899151913"></a><strong id="EN-US_TOPIC_0000001943866629__b1745453374101227">0</strong>: image classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li198961510912"><p id="EN-US_TOPIC_0000001943866629__p138912151293"><a name="EN-US_TOPIC_0000001943866629__li198961510912"></a><a name="li198961510912"></a><strong id="EN-US_TOPIC_0000001943866629__b898329220101227">1</strong>: object detection</p>
</li><li id="EN-US_TOPIC_0000001943866629__li208920159910"><p id="EN-US_TOPIC_0000001943866629__p88917159916"><a name="EN-US_TOPIC_0000001943866629__li208920159910"></a><a name="li208920159910"></a><strong id="EN-US_TOPIC_0000001943866629__b142611148113512">3</strong>: image segmentation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1089181519910"><p id="EN-US_TOPIC_0000001943866629__p1289815699"><a name="EN-US_TOPIC_0000001943866629__li1089181519910"></a><a name="li1089181519910"></a><strong id="EN-US_TOPIC_0000001943866629__b1036155210101227">100</strong>: text classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1390141514914"><p id="EN-US_TOPIC_0000001943866629__p59014151390"><a name="EN-US_TOPIC_0000001943866629__li1390141514914"></a><a name="li1390141514914"></a><strong id="EN-US_TOPIC_0000001943866629__b932456202101227">101</strong>: named entity recognition</p>
</li><li id="EN-US_TOPIC_0000001943866629__li690161513910"><p id="EN-US_TOPIC_0000001943866629__p8901115493"><a name="EN-US_TOPIC_0000001943866629__li690161513910"></a><a name="li690161513910"></a><strong id="EN-US_TOPIC_0000001943866629__b301923184101227">102</strong>: text triplet relationship</p>
</li><li id="EN-US_TOPIC_0000001943866629__li790015091"><p id="EN-US_TOPIC_0000001943866629__p3907151099"><a name="EN-US_TOPIC_0000001943866629__li790015091"></a><a name="li790015091"></a><strong id="EN-US_TOPIC_0000001943866629__b366203791101227">103</strong>: text triplet entity</p>
</li><li id="EN-US_TOPIC_0000001943866629__li9909151093"><p id="EN-US_TOPIC_0000001943866629__p990415795"><a name="EN-US_TOPIC_0000001943866629__li9909151093"></a><a name="li9909151093"></a><strong id="EN-US_TOPIC_0000001943866629__b2015058515101227">200</strong>: sound classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1390181520911"><p id="EN-US_TOPIC_0000001943866629__p159012154919"><a name="EN-US_TOPIC_0000001943866629__li1390181520911"></a><a name="li1390181520911"></a><strong id="EN-US_TOPIC_0000001943866629__b591509969101227">201</strong>: speech content</p>
</li><li id="EN-US_TOPIC_0000001943866629__li190181515919"><p id="EN-US_TOPIC_0000001943866629__p4901015498"><a name="EN-US_TOPIC_0000001943866629__li190181515919"></a><a name="li190181515919"></a><strong id="EN-US_TOPIC_0000001943866629__b1812270083101227">202</strong>: speech paragraph labeling</p>
</li><li id="EN-US_TOPIC_0000001943866629__li890215795"><p id="EN-US_TOPIC_0000001943866629__p199041512911"><a name="EN-US_TOPIC_0000001943866629__li890215795"></a><a name="li890215795"></a><strong id="EN-US_TOPIC_0000001943866629__b215305152101227">600</strong>: video labeling</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SearchProp"></a><a name="response_SearchProp"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SearchProp" frame="border" border="1" rules="all"><caption><b>Table 8 </b>SearchProp</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row8924614193"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p39116152918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p59117152917">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.9.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p11911815394">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row492413148920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p12918154915">op</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p189117151499">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p199116158919">Relationship between attribute values. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul391615396"><li id="EN-US_TOPIC_0000001943866629__li189111159919"><p id="EN-US_TOPIC_0000001943866629__p891111510911"><a name="EN-US_TOPIC_0000001943866629__li189111159919"></a><a name="li189111159919"></a><strong id="EN-US_TOPIC_0000001943866629__b2024396854101227">AND</strong>: AND relationship</p>
</li><li id="EN-US_TOPIC_0000001943866629__li991131513912"><p id="EN-US_TOPIC_0000001943866629__p119114151919"><a name="EN-US_TOPIC_0000001943866629__li991131513912"></a><a name="li991131513912"></a><strong id="EN-US_TOPIC_0000001943866629__b1627229227101227">OR</strong>: OR relationship</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1192414148910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p891161510910">props</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p791131510914">Map&lt;String,Array&lt;String&gt;&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p20911151396">Search criteria of an attribute. Multiple search criteria can be set.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_Flavor"></a><a name="response_Flavor"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_Flavor" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Flavor</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row79271214295"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p179118156912">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p119241517911">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.10.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p9925157915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row892821420918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p149251510912">code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4926150918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p692151517916">Attribute code of a resource specification, which is used for task creating</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_InfConfig"></a><a name="response_InfConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_InfConfig" frame="border" border="1" rules="all"><caption><b>Table 10 </b>InfConfig</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row09309145919"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p13921151196">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p592131510917">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.11.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p89211150911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row199301614797"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p189214151691">envs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p59231515918">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p192115592">Environment variable key-value pair required for running a model. This parameter is optional. By default, it is left blank. To ensure data security, do not enter sensitive information in environment variables.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row093014148920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p99231511916">instance_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p119211510913">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7921151197">Number of instances (compute nodes) for deploying a model</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row3931171416917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p0930153915">model_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p189318152094">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1993141519914">Model ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row7931111418916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p393115896">specification</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1493115499">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p12935151196">Resource specifications of real-time services. For details, see <a href="CreateService.html">Deploying a Service</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row169315143920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p4931915198">weight</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p129319151799">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p49317151992">Traffic weight allocated to a model. This parameter is mandatory only when <strong id="EN-US_TOPIC_0000001943866629__b1225887712101227">infer_type</strong> is set to <strong id="EN-US_TOPIC_0000001943866629__b609905635101227">real-time</strong>. The sum of the weights must be 100.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_TrainingParameter"></a><a name="response_TrainingParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_TrainingParameter" frame="border" border="1" rules="all"><caption><b>Table 11 </b>TrainingParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row29371141290"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p293151511910">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p9931156918">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.12.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p8936153911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row69372148913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p2931015293">label</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p49412151398">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p179410159919">Parameter name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1893761420916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p794181513911">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p394415194">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p294615892">Parameter value</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_Result"></a><a name="response_Result"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_Result" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Result</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row109457141094"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p169411151794">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p18942015694">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.13.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p169401517911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row18946131416916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p8941815396">annotated_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p79413155910">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p10945158916">Number of labeled samples.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row09468141998"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p994131513915">confidence_scope</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p19941615095">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p49416151396">Confidence. The value ranges from <strong id="EN-US_TOPIC_0000001943866629__b3637953123514">0</strong> to <strong id="EN-US_TOPIC_0000001943866629__b2638353183510">1</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1594681413917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1294181515920">dataset_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1994915892">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p3949151598">Dataset name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row14946101417918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1394161514919">dataset_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p6941015498">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p14957158918">Dataset type. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul39516151991"><li id="EN-US_TOPIC_0000001943866629__li1495141515920"><p id="EN-US_TOPIC_0000001943866629__p15951151497"><a name="EN-US_TOPIC_0000001943866629__li1495141515920"></a><a name="li1495141515920"></a><strong id="EN-US_TOPIC_0000001943866629__b155913556101227">0</strong>: image classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li129518155915"><p id="EN-US_TOPIC_0000001943866629__p595315693"><a name="EN-US_TOPIC_0000001943866629__li129518155915"></a><a name="li129518155915"></a><strong id="EN-US_TOPIC_0000001943866629__b293768706101227">1</strong>: object detection</p>
</li><li id="EN-US_TOPIC_0000001943866629__li09551517914"><p id="EN-US_TOPIC_0000001943866629__p119551512915"><a name="EN-US_TOPIC_0000001943866629__li09551517914"></a><a name="li09551517914"></a><strong id="EN-US_TOPIC_0000001943866629__b9173109364">3</strong>: image segmentation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li5958151691"><p id="EN-US_TOPIC_0000001943866629__p59511151292"><a name="EN-US_TOPIC_0000001943866629__li5958151691"></a><a name="li5958151691"></a><strong id="EN-US_TOPIC_0000001943866629__b135978458101227">100</strong>: text classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li2953150917"><p id="EN-US_TOPIC_0000001943866629__p2957151096"><a name="EN-US_TOPIC_0000001943866629__li2953150917"></a><a name="li2953150917"></a><strong id="EN-US_TOPIC_0000001943866629__b2118044562101227">101</strong>: named entity recognition</p>
</li><li id="EN-US_TOPIC_0000001943866629__li12952151999"><p id="EN-US_TOPIC_0000001943866629__p5951151696"><a name="EN-US_TOPIC_0000001943866629__li12952151999"></a><a name="li12952151999"></a><strong id="EN-US_TOPIC_0000001943866629__b1154436919101227">102</strong>: text triplet</p>
</li><li id="EN-US_TOPIC_0000001943866629__li29516151297"><p id="EN-US_TOPIC_0000001943866629__p49516151399"><a name="EN-US_TOPIC_0000001943866629__li29516151297"></a><a name="li29516151297"></a><strong id="EN-US_TOPIC_0000001943866629__b376888488101227">200</strong>: sound classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li13952015291"><p id="EN-US_TOPIC_0000001943866629__p29516151196"><a name="EN-US_TOPIC_0000001943866629__li13952015291"></a><a name="li13952015291"></a><strong id="EN-US_TOPIC_0000001943866629__b1217129312101227">201</strong>: speech content</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1995161519916"><p id="EN-US_TOPIC_0000001943866629__p15951415597"><a name="EN-US_TOPIC_0000001943866629__li1995161519916"></a><a name="li1995161519916"></a><strong id="EN-US_TOPIC_0000001943866629__b1063995861101227">202</strong>: speech paragraph labeling</p>
</li><li id="EN-US_TOPIC_0000001943866629__li695415593"><p id="EN-US_TOPIC_0000001943866629__p8956157914"><a name="EN-US_TOPIC_0000001943866629__li695415593"></a><a name="li695415593"></a><strong id="EN-US_TOPIC_0000001943866629__b877749268101227">400</strong>: table dataset</p>
</li><li id="EN-US_TOPIC_0000001943866629__li59531518914"><p id="EN-US_TOPIC_0000001943866629__p1396715594"><a name="EN-US_TOPIC_0000001943866629__li59531518914"></a><a name="li59531518914"></a><strong id="EN-US_TOPIC_0000001943866629__b1495755468101227">600</strong>: video labeling</p>
</li><li id="EN-US_TOPIC_0000001943866629__li996615898"><p id="EN-US_TOPIC_0000001943866629__p996161515911"><a name="EN-US_TOPIC_0000001943866629__li996615898"></a><a name="li996615898"></a><strong id="EN-US_TOPIC_0000001943866629__b10379171424911">900</strong>: free format</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row594621419912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p13961815992">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p18968151091">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p59621515920">Result description</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row29468143910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p109614151599">dlf_model_job_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p996111517913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p696101512919">DLF model inference job name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row694691416912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p199615154917">dlf_service_job_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p12961515599">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p19614157911">DLF real-time service job name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row79472141996"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p20962158916">dlf_train_job_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p199661512918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p109614151292">DLF training job name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row19472141194"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p109611153912">events</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p109613151293">Array of <a href="#EN-US_TOPIC_0000001943866629__response_Event">Event</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7963151091">Event</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row694719142911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p15968154914">hard_example_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p69621517913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1961415994">Path for storing hard examples</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row49471141598"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p79710156918">hard_select_tasks</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p139717153912">Array of <a href="#EN-US_TOPIC_0000001943866629__response_HardSelectTask">HardSelectTask</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p139731513915">List of selected hard example jobs</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row99471414696"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p189751520917">manifest_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p169718151915">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p179712157914">Path for storing the <strong id="EN-US_TOPIC_0000001943866629__b934010399513">manifest</strong> files</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5947214996"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p139761514916">model_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p14973155910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p12978157914">Model ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row129471314597"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p49711151398">model_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p99713151915">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7971415398">Model name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row109471314898"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p14979151293">model_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p997715593">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p159719151394">Model version</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1594712149913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p197191519920">samples</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p149731512912">Array of <a href="#EN-US_TOPIC_0000001943866629__response_SampleLabels">SampleLabels</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p5976159917">Inference result of the real-time video service.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row994791415914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p2972151294">service_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p15986151592">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p3984151496">Real-time service ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row139485141199"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p129818152911">service_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1398191512918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p89841513918">Real-time service name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row19484148913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p16982015799">service_resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p398715291">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p129811159914">ID of the real-time service bound to a user.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row39488145911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p17982015892">total_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p139851516916">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1998141514915">Total number of samples</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row89486145916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p149817151396">train_data_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p09811151390">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1981151999">Path for storing training data</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row69486141992"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p2981215693">train_job_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p89814151790">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p5982151893">Training job ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row39482149916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p19816151198">train_job_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p139820152919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p15982151795">Training job name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row14948114498"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p79821515911">unconfirmed_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p498615891">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p15981415598">Number of samples to be confirmed</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row994812141496"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p198415097">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1398315291">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1598161510919">Dataset version ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row129481714195"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1298415490">version_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p49931513916">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1299615893">Dataset version name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row894812142097"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p29914151192">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1199141520913">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p599215793">Workspace ID. If no workspace is created, the default value is <strong id="EN-US_TOPIC_0000001943866629__b8517134985112">0</strong>. If a workspace is created and used, use the actual value.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_Event"></a><a name="response_Event"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_Event" frame="border" border="1" rules="all"><caption><b>Table 13 </b>Event</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row199712141092"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p169915154919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p1699161510912">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.14.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p5993151192">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row99710146920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p199912153912">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p139914151696">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p17991915292">Event creation time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1597120149916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p11997151395">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p49917151395">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p169911151391">Event description</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row139713149920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1899215395">elapsed_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p9991151198">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p39991516916">Time when an event is executed</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1597218141594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p499915196">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4993153919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p159961515920">Error code</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row297231412917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p201006155915">error_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1610011153916">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p21000156916">Error message</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row15972101416918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1810012157912">events</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p61001154917">Array of <a href="#EN-US_TOPIC_0000001943866629__response_Event">Event</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7100615494">List of sub-events</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5972161410913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1010041514916">level</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p9100201511917">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p171009151997">Event severity.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row697317141996"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p12100151511919">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p5100151520914">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p710017151891">Event name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row9973414494"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p810010150911">ordinal</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p20100121510918">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p18100415991">Sequence number.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row19735141392"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p0100131511916">parent_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p410016159911">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1910081514914">Parent event name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row17973714894"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1010010151696">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p201008152098">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1510017155917">Event status. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul12100171518912"><li id="EN-US_TOPIC_0000001943866629__li141009153911"><p id="EN-US_TOPIC_0000001943866629__p7100315399"><a name="EN-US_TOPIC_0000001943866629__li141009153911"></a><a name="li141009153911"></a><strong id="EN-US_TOPIC_0000001943866629__b1955660387101227">waiting</strong>: DCS instance restoration is waiting to begin.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15100141512914"><p id="EN-US_TOPIC_0000001943866629__p151006151297"><a name="EN-US_TOPIC_0000001943866629__li15100141512914"></a><a name="li15100141512914"></a>running</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7101111513911"><p id="EN-US_TOPIC_0000001943866629__p10101615393"><a name="EN-US_TOPIC_0000001943866629__li7101111513911"></a><a name="li7101111513911"></a><strong id="EN-US_TOPIC_0000001943866629__b1531861434101227">failed</strong>: indicates that a job fails to be processed.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li17101121515914"><p id="EN-US_TOPIC_0000001943866629__p161011915194"><a name="EN-US_TOPIC_0000001943866629__li17101121515914"></a><a name="li17101121515914"></a><span class="parmvalue" id="EN-US_TOPIC_0000001943866629__parmvalue1196261202101227"><b>success</b></span>: The subtask is successfully executed.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_HardSelectTask"></a><a name="response_HardSelectTask"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_HardSelectTask" frame="border" border="1" rules="all"><caption><b>Table 14 </b>HardSelectTask</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row139838142915"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p6101161517913">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p5101111518911">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.15.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p1410121514915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row119837141393"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p31014151894">create_at</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p0101161515915">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p111012151915">Task creation time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row29831145911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p910111155915">dataset_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p10101515490">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p510114154913">Dataset ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5983171419915"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p81010156914">dataset_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p910111155918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p11015155913">Dataset name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row998351410918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p11101915499">hard_select_task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p91011415793">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p91025151093">ID of selected hard example task</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row11983414799"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p910210151990">task_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p101023151299">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1510215153918">Task status</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row12984161415919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p410214156917">time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1102141514913">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1210231518918">Execution time</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row598410141196"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p31020151096">update_at</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p610217151593">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p151024151992">Task update time</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SampleLabels"></a><a name="response_SampleLabels"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SampleLabels" frame="border" border="1" rules="all"><caption><b>Table 15 </b>SampleLabels</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row169938144920"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p121020151391">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p0102121510915">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.16.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p19102515790">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row1399317149913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p18102415490">labels</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p101028157917">Array of <a href="#EN-US_TOPIC_0000001943866629__response_SampleLabel">SampleLabel</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1510315152099">List of sample labels. If this parameter is left blank, all sample labels are deleted.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1199318141199"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p11103515992">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p110310158918"><a href="#EN-US_TOPIC_0000001943866629__response_SampleMetadata">SampleMetadata</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p51033151393">Attribute key-value pair of the sample metadata</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row49936142913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p151033151698">sample_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1810321517917">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p21031015295">Sample ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1099319141911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p191031615398">sample_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p910341520913">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p7103141517915">Sample type. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul8103171519919"><li id="EN-US_TOPIC_0000001943866629__li41034156912"><p id="EN-US_TOPIC_0000001943866629__p31031215399"><a name="EN-US_TOPIC_0000001943866629__li41034156912"></a><a name="li41034156912"></a><strong id="EN-US_TOPIC_0000001943866629__b1351857607101227">0</strong>: image</p>
</li><li id="EN-US_TOPIC_0000001943866629__li11031015091"><p id="EN-US_TOPIC_0000001943866629__p171033151997"><a name="EN-US_TOPIC_0000001943866629__li11031015091"></a><a name="li11031015091"></a><strong id="EN-US_TOPIC_0000001943866629__b1464688267101227">1</strong>: text</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1810361513912"><p id="EN-US_TOPIC_0000001943866629__p1810361518911"><a name="EN-US_TOPIC_0000001943866629__li1810361513912"></a><a name="li1810361513912"></a><strong id="EN-US_TOPIC_0000001943866629__b520231972101227">2</strong>: audio</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1110318151993"><p id="EN-US_TOPIC_0000001943866629__p1210315151996"><a name="EN-US_TOPIC_0000001943866629__li1110318151993"></a><a name="li1110318151993"></a><strong id="EN-US_TOPIC_0000001943866629__b836089236101227">4</strong>: table</p>
</li><li id="EN-US_TOPIC_0000001943866629__li12103515191"><p id="EN-US_TOPIC_0000001943866629__p910315154910"><a name="EN-US_TOPIC_0000001943866629__li12103515191"></a><a name="li12103515191"></a><strong id="EN-US_TOPIC_0000001943866629__b894401342101227">6</strong>: video</p>
</li><li id="EN-US_TOPIC_0000001943866629__li171039151298"><p id="EN-US_TOPIC_0000001943866629__p1610318156919"><a name="EN-US_TOPIC_0000001943866629__li171039151298"></a><a name="li171039151298"></a><strong id="EN-US_TOPIC_0000001943866629__b716235825101227">9</strong>: free format</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1899312141992"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p201039154917">sample_usage</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1104191516920">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p91045157917">Sample usage. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul610411519920"><li id="EN-US_TOPIC_0000001943866629__li5104315698"><p id="EN-US_TOPIC_0000001943866629__p510411152092"><a name="EN-US_TOPIC_0000001943866629__li5104315698"></a><a name="li5104315698"></a><strong id="EN-US_TOPIC_0000001943866629__b2034639775101227">TRAIN</strong>: training</p>
</li><li id="EN-US_TOPIC_0000001943866629__li610418151794"><p id="EN-US_TOPIC_0000001943866629__p71041615293"><a name="EN-US_TOPIC_0000001943866629__li610418151794"></a><a name="li610418151794"></a><strong id="EN-US_TOPIC_0000001943866629__b1172366592101227">EVAL</strong>: validation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1510419151196"><p id="EN-US_TOPIC_0000001943866629__p510431516919"><a name="EN-US_TOPIC_0000001943866629__li1510419151196"></a><a name="li1510419151196"></a><strong id="EN-US_TOPIC_0000001943866629__b144323507101227">TEST</strong>: test</p>
</li><li id="EN-US_TOPIC_0000001943866629__li81040151697"><p id="EN-US_TOPIC_0000001943866629__p10104715691"><a name="EN-US_TOPIC_0000001943866629__li81040151697"></a><a name="li81040151697"></a><strong id="EN-US_TOPIC_0000001943866629__b417320522101227">INFERENCE</strong>: inference</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1099361418918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p810491513918">source</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1310412155919">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p510417151094">Source address of sample data, which can be obtained by calling the sample list API.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row159949141999"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p19104615998">worker_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p111046151794">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p2010412156919">ID of a labeling team member</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SampleLabel"></a><a name="response_SampleLabel"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SampleLabel" frame="border" border="1" rules="all"><caption><b>Table 16 </b>SampleLabel</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row62215699"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p01045151295">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p9104171511916">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.17.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p11043155917">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row73161516914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p710511516911">annotated_by</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1410531515920">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p510513151291">Video labeling method, which is used to determine whether a video is labeled manually or automatically. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul51051815897"><li id="EN-US_TOPIC_0000001943866629__li121051815798"><p id="EN-US_TOPIC_0000001943866629__p21050151917"><a name="EN-US_TOPIC_0000001943866629__li121051815798"></a><a name="li121051815798"></a><strong id="EN-US_TOPIC_0000001943866629__b8746010101227">human</strong>: manual labeling</p>
</li><li id="EN-US_TOPIC_0000001943866629__li101054151593"><p id="EN-US_TOPIC_0000001943866629__p13105191519918"><a name="EN-US_TOPIC_0000001943866629__li101054151593"></a><a name="li101054151593"></a><strong id="EN-US_TOPIC_0000001943866629__b1712495418101227">auto</strong>: auto labeling</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row439157910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1910519151296">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p2105191511917">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p5105215495">Label ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row4316153912"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p410516152914">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p6105715594">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1610518151991">Label name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1351513918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p210551510912">property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p121051415695"><a href="#EN-US_TOPIC_0000001943866629__response_SampleLabelProperty">SampleLabelProperty</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p510571517913">Attribute key-value pair of the sample label, such as the object shape and shape feature</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row1234157917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p4105141512913">score</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1910513153911">Float</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p141052155918">Confidence. The value ranges from <strong id="EN-US_TOPIC_0000001943866629__b21771028135212">0</strong> to <strong id="EN-US_TOPIC_0000001943866629__b131781028195217">1</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5361518920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p310561511910">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p18105315191">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p51057151999">Label type. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1910551510920"><li id="EN-US_TOPIC_0000001943866629__li810521514914"><p id="EN-US_TOPIC_0000001943866629__p15106215091"><a name="EN-US_TOPIC_0000001943866629__li810521514914"></a><a name="li810521514914"></a><strong id="EN-US_TOPIC_0000001943866629__b1948426439101227">0</strong>: image classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li11106101518910"><p id="EN-US_TOPIC_0000001943866629__p51062152913"><a name="EN-US_TOPIC_0000001943866629__li11106101518910"></a><a name="li11106101518910"></a><strong id="EN-US_TOPIC_0000001943866629__b1095283994101227">1</strong>: object detection</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1106115191"><p id="EN-US_TOPIC_0000001943866629__p61067158911"><a name="EN-US_TOPIC_0000001943866629__li1106115191"></a><a name="li1106115191"></a><strong id="EN-US_TOPIC_0000001943866629__b13474150164910">3</strong>: image segmentation</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1410611151292"><p id="EN-US_TOPIC_0000001943866629__p171061015290"><a name="EN-US_TOPIC_0000001943866629__li1410611151292"></a><a name="li1410611151292"></a><strong id="EN-US_TOPIC_0000001943866629__b879263352101227">100</strong>: text classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li910614156911"><p id="EN-US_TOPIC_0000001943866629__p1710611155911"><a name="EN-US_TOPIC_0000001943866629__li910614156911"></a><a name="li910614156911"></a><strong id="EN-US_TOPIC_0000001943866629__b894494391101227">101</strong>: named entity recognition</p>
</li><li id="EN-US_TOPIC_0000001943866629__li191066151093"><p id="EN-US_TOPIC_0000001943866629__p171069151294"><a name="EN-US_TOPIC_0000001943866629__li191066151093"></a><a name="li191066151093"></a><strong id="EN-US_TOPIC_0000001943866629__b821826424101227">102</strong>: text triplet relationship</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1210612159912"><p id="EN-US_TOPIC_0000001943866629__p71060151892"><a name="EN-US_TOPIC_0000001943866629__li1210612159912"></a><a name="li1210612159912"></a><strong id="EN-US_TOPIC_0000001943866629__b1432049301101227">103</strong>: text triplet entity</p>
</li><li id="EN-US_TOPIC_0000001943866629__li181061215290"><p id="EN-US_TOPIC_0000001943866629__p1610641518915"><a name="EN-US_TOPIC_0000001943866629__li181061215290"></a><a name="li181061215290"></a><strong id="EN-US_TOPIC_0000001943866629__b839618088101227">200</strong>: sound classification</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1710611514914"><p id="EN-US_TOPIC_0000001943866629__p20106215890"><a name="EN-US_TOPIC_0000001943866629__li1710611514914"></a><a name="li1710611514914"></a><strong id="EN-US_TOPIC_0000001943866629__b1862875429101227">201</strong>: speech content</p>
</li><li id="EN-US_TOPIC_0000001943866629__li161065151394"><p id="EN-US_TOPIC_0000001943866629__p21065158919"><a name="EN-US_TOPIC_0000001943866629__li161065151394"></a><a name="li161065151394"></a><strong id="EN-US_TOPIC_0000001943866629__b1320592766101227">202</strong>: speech paragraph labeling</p>
</li><li id="EN-US_TOPIC_0000001943866629__li111061715895"><p id="EN-US_TOPIC_0000001943866629__p1910619153916"><a name="EN-US_TOPIC_0000001943866629__li111061715895"></a><a name="li111061715895"></a><strong id="EN-US_TOPIC_0000001943866629__b270161410101227">600</strong>: video labeling</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SampleLabelProperty"></a><a name="response_SampleLabelProperty"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SampleLabelProperty" frame="border" border="1" rules="all"><caption><b>Table 17 </b>SampleLabelProperty</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row31211151193"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p3107181510914">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p01071115192">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.18.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p141071315897">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row19124151491"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p14107115295">@modelarts:content</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p181071415797">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p61079151794">Speech text content, which is a default attribute dedicated to the speech label (including the speech content and speech start and end points)</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row21219151490"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1210781516910">@modelarts:end_index</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p9107115898">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p91074151299">End position of the text, which is a default attribute dedicated to the named entity label. The end position does not include the character corresponding to the value of <strong id="EN-US_TOPIC_0000001943866629__b1150726035101227">end_index</strong>. Examples:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul710718154912"><li id="EN-US_TOPIC_0000001943866629__li1010714151918"><p id="EN-US_TOPIC_0000001943866629__p11073151196"><a name="EN-US_TOPIC_0000001943866629__li1010714151918"></a><a name="li1010714151918"></a>If the text is "<span class="parmvalue" id="EN-US_TOPIC_0000001943866629__parmvalue1160182312500"><b>Barack Hussein Obama II (born on August 4, 1961) is an attorney and politician.</b></span>", the <strong id="EN-US_TOPIC_0000001943866629__b146011823195014">start_index</strong> and <strong id="EN-US_TOPIC_0000001943866629__b14601132335013">end_index</strong> of <strong id="EN-US_TOPIC_0000001943866629__b1660222365010">Barack Hussein Obama II</strong> are <strong id="EN-US_TOPIC_0000001943866629__b1160262310509">0</strong> and <strong id="EN-US_TOPIC_0000001943866629__b7602623175015">23</strong>, respectively.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li010718151496"><p id="EN-US_TOPIC_0000001943866629__p14107181513911"><a name="EN-US_TOPIC_0000001943866629__li010718151496"></a><a name="li010718151496"></a>If the text is "<strong id="EN-US_TOPIC_0000001943866629__b1389023080101227">Hope is the thing with feathers</strong>", <strong id="EN-US_TOPIC_0000001943866629__b892213320101227">start_index</strong> and <strong id="EN-US_TOPIC_0000001943866629__b94522839101227">end_index</strong> of <strong id="EN-US_TOPIC_0000001943866629__b1707391147101227">Hope</strong> are <strong id="EN-US_TOPIC_0000001943866629__b1643219700101227">0</strong> and <strong id="EN-US_TOPIC_0000001943866629__b618144474101227">4</strong>, respectively.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row141218151397"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p310711151196">@modelarts:end_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1910720151592">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1510751513915">Speech end time, which is a default attribute dedicated to the speech start/end point label, in the format of hh:mm:ss.SSS. (<strong id="EN-US_TOPIC_0000001943866629__b492185038101227">hh</strong> indicates hour; <strong id="EN-US_TOPIC_0000001943866629__b1196731734101227">mm</strong> indicates minute; <strong id="EN-US_TOPIC_0000001943866629__b197102078101227">ss</strong> indicates second; and <strong id="EN-US_TOPIC_0000001943866629__b1236185916101227">SSS</strong> indicates millisecond.)</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row121218151497"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p111073151396">@modelarts:feature</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p191073158912">Object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p11107415393">Shape feature, which is a default attribute dedicated to the object detection label, with type of <strong id="EN-US_TOPIC_0000001943866629__b539047998101227">List</strong> The upper left corner of an image is used as the coordinate origin <strong id="EN-US_TOPIC_0000001943866629__b1461172677101227">[0, 0]</strong>. Each coordinate point is represented by <strong id="EN-US_TOPIC_0000001943866629__b572838549101227">[</strong><em id="EN-US_TOPIC_0000001943866629__i1536875775101227">x</em><strong id="EN-US_TOPIC_0000001943866629__b51899913101227">,</strong> <em id="EN-US_TOPIC_0000001943866629__i1764009535101227">y</em><strong id="EN-US_TOPIC_0000001943866629__b1829794292101227">]</strong>. <em id="EN-US_TOPIC_0000001943866629__i1616913805101227">x</em> indicates the horizontal coordinate, and <em id="EN-US_TOPIC_0000001943866629__i1555818542101227">y</em> indicates the vertical coordinate (both <em id="EN-US_TOPIC_0000001943866629__i274905304101227">x</em> and <em id="EN-US_TOPIC_0000001943866629__i2115237105101227">y</em> are greater than or equal to 0). The format of each shape is as follows:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1610712151196"><li id="EN-US_TOPIC_0000001943866629__li101072156914"><p id="EN-US_TOPIC_0000001943866629__p1107141514917"><a name="EN-US_TOPIC_0000001943866629__li101072156914"></a><a name="li101072156914"></a><strong id="EN-US_TOPIC_0000001943866629__b38813429101227">bndbox</strong>: consists of two points, for example, <strong id="EN-US_TOPIC_0000001943866629__b1161231231101227">[[0,10],[50,95]]</strong>. The upper left vertex of the rectangle is the first point, and the lower right vertex is the second point. That is, the x-coordinate of the first point must be less than the x-coordinate of the second point, and the y-coordinate of the first point must be less than the y-coordinate of the second point.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1810711516920"><p id="EN-US_TOPIC_0000001943866629__p110713155918"><a name="EN-US_TOPIC_0000001943866629__li1810711516920"></a><a name="li1810711516920"></a><strong id="EN-US_TOPIC_0000001943866629__b2071959380101227">polygon</strong>: consists of multiple points that are connected in sequence to form a polygon, for example, <strong id="EN-US_TOPIC_0000001943866629__b608602165101227">[[0,100],[50,95],[10,60],[500,400]]</strong>.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li17108111515919"><p id="EN-US_TOPIC_0000001943866629__p4108191512911"><a name="EN-US_TOPIC_0000001943866629__li17108111515919"></a><a name="li17108111515919"></a><strong id="EN-US_TOPIC_0000001943866629__b1085985141101227">circle</strong>: consists of the center and radius, for example, <strong id="EN-US_TOPIC_0000001943866629__b406327957101227">[[100,100],[50]]</strong>.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li12108115297"><p id="EN-US_TOPIC_0000001943866629__p1310813155910"><a name="EN-US_TOPIC_0000001943866629__li12108115297"></a><a name="li12108115297"></a><strong id="EN-US_TOPIC_0000001943866629__b56136537101227">line</strong>: consists of two points, for example, <strong id="EN-US_TOPIC_0000001943866629__b884745336101227">[[0,100],[50,95]]</strong>. The first point is the start point, and the second point is the end point.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li610811519915"><p id="EN-US_TOPIC_0000001943866629__p6108141518916"><a name="EN-US_TOPIC_0000001943866629__li610811519915"></a><a name="li610811519915"></a><strong id="EN-US_TOPIC_0000001943866629__b1868739364101227">dashed</strong>: consists of two points, for example,<strong id="EN-US_TOPIC_0000001943866629__b2066801609101227"> [[0,100],[50,95]]</strong>. The first point is the start point, and the second point is the end point.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1910813151190"><p id="EN-US_TOPIC_0000001943866629__p510831513911"><a name="EN-US_TOPIC_0000001943866629__li1910813151190"></a><a name="li1910813151190"></a><strong id="EN-US_TOPIC_0000001943866629__b510434236101227">point</strong>: consists of one point, for example, <strong id="EN-US_TOPIC_0000001943866629__b1903292179101227">[[0,100]]</strong>.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1010891519919"><p id="EN-US_TOPIC_0000001943866629__p8108131513914"><a name="EN-US_TOPIC_0000001943866629__li1010891519919"></a><a name="li1010891519919"></a><strong id="EN-US_TOPIC_0000001943866629__b2052833504101227">polyline</strong>: consists of multiple points, for example, <strong id="EN-US_TOPIC_0000001943866629__b683942313101227">[[0,100],[50,95],[10,60],[500,400]]</strong>.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row17129151297"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p17108115897">@modelarts:from</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1910861514917">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p61084155911">Start entity ID of the triplet relationship label, which is a default attribute dedicated to the triplet relationship label</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row912415192"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p310815151891">@modelarts:hard</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p171089152912">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p101081015992">Whether the sample is labeled as a hard example, which is a default attribute. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul71080155912"><li id="EN-US_TOPIC_0000001943866629__li3108415294"><p id="EN-US_TOPIC_0000001943866629__p910831512913"><a name="EN-US_TOPIC_0000001943866629__li3108415294"></a><a name="li3108415294"></a><strong id="EN-US_TOPIC_0000001943866629__b888612851914">0/false</strong>: The label is not a hard example.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1110818151699"><p id="EN-US_TOPIC_0000001943866629__p191081315893"><a name="EN-US_TOPIC_0000001943866629__li1110818151699"></a><a name="li1110818151699"></a><strong id="EN-US_TOPIC_0000001943866629__b14745133645218">1/true</strong>: The label is a hard example.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row14131315993"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p4108171515915">@modelarts:hard_coefficient</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p10108115391">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1510913151397">Coefficient of difficulty of each label level, which is a default attribute. The value ranges from <strong id="EN-US_TOPIC_0000001943866629__b61161810234">0</strong> to <strong id="EN-US_TOPIC_0000001943866629__b171165106318">1</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row31318151914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p16109151518911">@modelarts:hard_reasons</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p10109111517918">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1710910151699">Reasons why the sample is a hard example, which is a default attribute. Use a hyphen (-) to separate every two hard example reason IDs, for example, <strong id="EN-US_TOPIC_0000001943866629__b69855405522">3-20-21-19</strong>. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1710911518911"><li id="EN-US_TOPIC_0000001943866629__li131098151096"><p id="EN-US_TOPIC_0000001943866629__p1910918151918"><a name="EN-US_TOPIC_0000001943866629__li131098151096"></a><a name="li131098151096"></a><strong id="EN-US_TOPIC_0000001943866629__b1541771260101227">0</strong>: No object is identified.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li171094152914"><p id="EN-US_TOPIC_0000001943866629__p151091615595"><a name="EN-US_TOPIC_0000001943866629__li171094152914"></a><a name="li171094152914"></a><strong id="EN-US_TOPIC_0000001943866629__b283089645101227">1</strong>: The confidence is low.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li151091215293"><p id="EN-US_TOPIC_0000001943866629__p310921516916"><a name="EN-US_TOPIC_0000001943866629__li151091215293"></a><a name="li151091215293"></a><strong id="EN-US_TOPIC_0000001943866629__b1869713859101227">2</strong>: The clustering result based on the training dataset is inconsistent with the prediction result.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7109615699"><p id="EN-US_TOPIC_0000001943866629__p111091315195"><a name="EN-US_TOPIC_0000001943866629__li7109615699"></a><a name="li7109615699"></a><strong id="EN-US_TOPIC_0000001943866629__b1987941694101227">3</strong>: The prediction result is greatly different from the data of the same type in the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li181091915998"><p id="EN-US_TOPIC_0000001943866629__p12109115399"><a name="EN-US_TOPIC_0000001943866629__li181091915998"></a><a name="li181091915998"></a><strong id="EN-US_TOPIC_0000001943866629__b989583731101227">4</strong>: The prediction results of multiple consecutive similar images are inconsistent.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li210914154913"><p id="EN-US_TOPIC_0000001943866629__p201091915198"><a name="EN-US_TOPIC_0000001943866629__li210914154913"></a><a name="li210914154913"></a><strong id="EN-US_TOPIC_0000001943866629__b227954035101227">5</strong>: There is a large offset between the image resolution and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li81105151694"><p id="EN-US_TOPIC_0000001943866629__p0110115993"><a name="EN-US_TOPIC_0000001943866629__li81105151694"></a><a name="li81105151694"></a><strong id="EN-US_TOPIC_0000001943866629__b1003046439101227">6</strong>: There is a large offset between the aspect ratio of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li911019151893"><p id="EN-US_TOPIC_0000001943866629__p211018151394"><a name="EN-US_TOPIC_0000001943866629__li911019151893"></a><a name="li911019151893"></a><strong id="EN-US_TOPIC_0000001943866629__b552601175101227">7</strong>: There is a large offset between the brightness of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li121108151390"><p id="EN-US_TOPIC_0000001943866629__p611041510911"><a name="EN-US_TOPIC_0000001943866629__li121108151390"></a><a name="li121108151390"></a><strong id="EN-US_TOPIC_0000001943866629__b927897541101227">8</strong>: There is a large offset between the saturation of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1111017159916"><p id="EN-US_TOPIC_0000001943866629__p181103152098"><a name="EN-US_TOPIC_0000001943866629__li1111017159916"></a><a name="li1111017159916"></a><strong id="EN-US_TOPIC_0000001943866629__b983235331101227">9</strong>: There is a large offset between the color richness of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1011013159911"><p id="EN-US_TOPIC_0000001943866629__p2110615494"><a name="EN-US_TOPIC_0000001943866629__li1011013159911"></a><a name="li1011013159911"></a><strong id="EN-US_TOPIC_0000001943866629__b1619369128101227">10</strong>: There is a large offset between the definition of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1611015157918"><p id="EN-US_TOPIC_0000001943866629__p31108151598"><a name="EN-US_TOPIC_0000001943866629__li1611015157918"></a><a name="li1611015157918"></a><strong id="EN-US_TOPIC_0000001943866629__b1297422261101227">11</strong>: There is a large offset between the number of frames of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li111101615399"><p id="EN-US_TOPIC_0000001943866629__p511018156918"><a name="EN-US_TOPIC_0000001943866629__li111101615399"></a><a name="li111101615399"></a><strong id="EN-US_TOPIC_0000001943866629__b1095292407101227">12</strong>: There is a large offset between the standard deviation of area of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li151101615696"><p id="EN-US_TOPIC_0000001943866629__p61107151198"><a name="EN-US_TOPIC_0000001943866629__li151101615696"></a><a name="li151101615696"></a><strong id="EN-US_TOPIC_0000001943866629__b1213405902101227">13</strong>: There is a large offset between the aspect ratio of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15110141510910"><p id="EN-US_TOPIC_0000001943866629__p511010154912"><a name="EN-US_TOPIC_0000001943866629__li15110141510910"></a><a name="li15110141510910"></a><strong id="EN-US_TOPIC_0000001943866629__b1683597269101227">14</strong>: There is a large offset between the area portion of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li011010152099"><p id="EN-US_TOPIC_0000001943866629__p191108159913"><a name="EN-US_TOPIC_0000001943866629__li011010152099"></a><a name="li011010152099"></a><strong id="EN-US_TOPIC_0000001943866629__b2011719054101227">15</strong>: There is a large offset between the edge of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li21101715899"><p id="EN-US_TOPIC_0000001943866629__p1411018151596"><a name="EN-US_TOPIC_0000001943866629__li21101715899"></a><a name="li21101715899"></a><strong id="EN-US_TOPIC_0000001943866629__b26571505101227">16</strong>: There is a large offset between the brightness of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1911018151198"><p id="EN-US_TOPIC_0000001943866629__p111104151596"><a name="EN-US_TOPIC_0000001943866629__li1911018151198"></a><a name="li1911018151198"></a><strong id="EN-US_TOPIC_0000001943866629__b1938371819101227">17</strong>: There is a large offset between the definition of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li71108151592"><p id="EN-US_TOPIC_0000001943866629__p1911019154913"><a name="EN-US_TOPIC_0000001943866629__li71108151592"></a><a name="li71108151592"></a><strong id="EN-US_TOPIC_0000001943866629__b678651344101227">18</strong>: There is a large offset between the stack of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1911010151499"><p id="EN-US_TOPIC_0000001943866629__p31105152915"><a name="EN-US_TOPIC_0000001943866629__li1911010151499"></a><a name="li1911010151499"></a><strong id="EN-US_TOPIC_0000001943866629__b303309399101227">19</strong>: The data augmentation result based on GaussianBlur is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li211110150920"><p id="EN-US_TOPIC_0000001943866629__p131112152910"><a name="EN-US_TOPIC_0000001943866629__li211110150920"></a><a name="li211110150920"></a><strong id="EN-US_TOPIC_0000001943866629__b332973153101227">20</strong>: The data augmentation result based on fliplr is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li511111151295"><p id="EN-US_TOPIC_0000001943866629__p1111110151791"><a name="EN-US_TOPIC_0000001943866629__li511111151295"></a><a name="li511111151295"></a><strong id="EN-US_TOPIC_0000001943866629__b204213594101227">21</strong>: The data augmentation result based on Crop is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li611110151697"><p id="EN-US_TOPIC_0000001943866629__p9111101519913"><a name="EN-US_TOPIC_0000001943866629__li611110151697"></a><a name="li611110151697"></a><strong id="EN-US_TOPIC_0000001943866629__b760807255101227">22</strong>: The data augmentation result based on flipud is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li6111141520914"><p id="EN-US_TOPIC_0000001943866629__p111114159917"><a name="EN-US_TOPIC_0000001943866629__li6111141520914"></a><a name="li6111141520914"></a><strong id="EN-US_TOPIC_0000001943866629__b253226420101227">23</strong>: The data augmentation result based on scale is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7111615998"><p id="EN-US_TOPIC_0000001943866629__p411118151919"><a name="EN-US_TOPIC_0000001943866629__li7111615998"></a><a name="li7111615998"></a><strong id="EN-US_TOPIC_0000001943866629__b1084066511101227">24</strong>: The data augmentation result based on translate is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15111201519920"><p id="EN-US_TOPIC_0000001943866629__p1011181518917"><a name="EN-US_TOPIC_0000001943866629__li15111201519920"></a><a name="li15111201519920"></a><strong id="EN-US_TOPIC_0000001943866629__b837334484101227">25</strong>: The data augmentation result based on shear is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1811119151691"><p id="EN-US_TOPIC_0000001943866629__p71111815792"><a name="EN-US_TOPIC_0000001943866629__li1811119151691"></a><a name="li1811119151691"></a><strong id="EN-US_TOPIC_0000001943866629__b857694141101227">26</strong>: The data augmentation result based on superpixels is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li181111115292"><p id="EN-US_TOPIC_0000001943866629__p411118151598"><a name="EN-US_TOPIC_0000001943866629__li181111115292"></a><a name="li181111115292"></a><strong id="EN-US_TOPIC_0000001943866629__b1605135810101227">27</strong>: The data augmentation result based on sharpen is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li611114155913"><p id="EN-US_TOPIC_0000001943866629__p161117159912"><a name="EN-US_TOPIC_0000001943866629__li611114155913"></a><a name="li611114155913"></a><strong id="EN-US_TOPIC_0000001943866629__b483416800101227">28</strong>: The data augmentation result based on add is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li911121510916"><p id="EN-US_TOPIC_0000001943866629__p1511111152915"><a name="EN-US_TOPIC_0000001943866629__li911121510916"></a><a name="li911121510916"></a><strong id="EN-US_TOPIC_0000001943866629__b1590396844101227">29</strong>: The data augmentation result based on invert is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li181111015390"><p id="EN-US_TOPIC_0000001943866629__p1011115151992"><a name="EN-US_TOPIC_0000001943866629__li181111015390"></a><a name="li181111015390"></a><strong id="EN-US_TOPIC_0000001943866629__b1144961562101227">30</strong>: The data is predicted to be abnormal.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row313121513913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1611111519918">@modelarts:shape</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p4111121515912">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p101114158917">Object shape, which is a default attribute dedicated to the object detection label and is left empty by default. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul13111415999"><li id="EN-US_TOPIC_0000001943866629__li2112215196"><p id="EN-US_TOPIC_0000001943866629__p8112161520918"><a name="EN-US_TOPIC_0000001943866629__li2112215196"></a><a name="li2112215196"></a><strong id="EN-US_TOPIC_0000001943866629__b829916907101227">bndbox</strong>: rectangle</p>
</li><li id="EN-US_TOPIC_0000001943866629__li511291515917"><p id="EN-US_TOPIC_0000001943866629__p10112161519911"><a name="EN-US_TOPIC_0000001943866629__li511291515917"></a><a name="li511291515917"></a><strong id="EN-US_TOPIC_0000001943866629__b1189661936101227">polygon</strong>: polygon</p>
</li><li id="EN-US_TOPIC_0000001943866629__li211261515914"><p id="EN-US_TOPIC_0000001943866629__p1112121519911"><a name="EN-US_TOPIC_0000001943866629__li211261515914"></a><a name="li211261515914"></a><strong id="EN-US_TOPIC_0000001943866629__b732019382101227">circle</strong>: circle</p>
</li><li id="EN-US_TOPIC_0000001943866629__li011261519914"><p id="EN-US_TOPIC_0000001943866629__p1911271518912"><a name="EN-US_TOPIC_0000001943866629__li011261519914"></a><a name="li011261519914"></a><strong id="EN-US_TOPIC_0000001943866629__b199544911101227">line</strong>: straight line</p>
</li><li id="EN-US_TOPIC_0000001943866629__li4112191515912"><p id="EN-US_TOPIC_0000001943866629__p31121415693"><a name="EN-US_TOPIC_0000001943866629__li4112191515912"></a><a name="li4112191515912"></a><strong id="EN-US_TOPIC_0000001943866629__b611434755101227">dashed</strong>: dashed line</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1611216151195"><p id="EN-US_TOPIC_0000001943866629__p141121315499"><a name="EN-US_TOPIC_0000001943866629__li1611216151195"></a><a name="li1611216151195"></a><strong id="EN-US_TOPIC_0000001943866629__b410338855101227">point</strong>: point</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1211217151595"><p id="EN-US_TOPIC_0000001943866629__p41125153918"><a name="EN-US_TOPIC_0000001943866629__li1211217151595"></a><a name="li1211217151595"></a><strong id="EN-US_TOPIC_0000001943866629__b423294385101227">polyline</strong>: polyline</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row21317151998"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p15112121515919">@modelarts:source</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p111211512916">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p10112815391">Speech source, which is a default attribute dedicated to the speech start/end point label and can be set to a speaker or narrator</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row161351519918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p141128151797">@modelarts:start_index</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p11121015398">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p711219151498">Start position of the text, which is a default attribute dedicated to the named entity label. The start value begins from 0, including the character corresponding to the value of <strong id="EN-US_TOPIC_0000001943866629__b696288528101227">start_index</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row16134151195"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1311211151990">@modelarts:start_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p121129155910">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p19113515195">Speech start time, which is a default attribute dedicated to the speech start/end point label, in the format of hh:mm:ss.SSS. (<strong id="EN-US_TOPIC_0000001943866629__b322487961101227">hh</strong> indicates hour; <strong id="EN-US_TOPIC_0000001943866629__b987710796101227">mm</strong> indicates minute; <strong id="EN-US_TOPIC_0000001943866629__b1958164018101227">ss</strong> indicates second; and <strong id="EN-US_TOPIC_0000001943866629__b718287672101227">SSS</strong> indicates millisecond.)</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row81311151794"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p191136151914">@modelarts:to</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p161139151991">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1511317152918">Direction entity ID of the triplet relationship label, which is a default attribute dedicated to the triplet relationship label</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001943866629__response_SampleMetadata"></a><a name="response_SampleMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__response_SampleMetadata" frame="border" border="1" rules="all"><caption><b>Table 18 </b>SampleMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row73031516915"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.19.2.4.1.1"><p id="EN-US_TOPIC_0000001943866629__p141137151092">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.19.2.4.1.2"><p id="EN-US_TOPIC_0000001943866629__p131131215294">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.19.2.4.1.3"><p id="EN-US_TOPIC_0000001943866629__p911319156916">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row9305154914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p3113111511910">@modelarts:import_origin</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p5113171512915">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1511316155910">Sample source, which is a default attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row3307151696"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p71133151698">@modelarts:hard</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p7113215294">Double</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1111331510917">Whether the sample is labeled as a hard sample, which is a default attribute. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul12113101514916"><li id="EN-US_TOPIC_0000001943866629__li5114111510913"><p id="EN-US_TOPIC_0000001943866629__p01141415990"><a name="EN-US_TOPIC_0000001943866629__li5114111510913"></a><a name="li5114111510913"></a><strong id="EN-US_TOPIC_0000001943866629__b1720712120101227">0</strong>: The label is not a hard example.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li911420151899"><p id="EN-US_TOPIC_0000001943866629__p11147152920"><a name="EN-US_TOPIC_0000001943866629__li911420151899"></a><a name="li911420151899"></a><strong id="EN-US_TOPIC_0000001943866629__b1289373202101227">1</strong>: The label is a hard example.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row173071519917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p61142015293">@modelarts:hard_coefficient</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p911416153910">Double</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p1611417151995">Coefficient of difficulty of each sample level, which is a default attribute. The value ranges from <strong id="EN-US_TOPIC_0000001943866629__b13166320137">0</strong> to <strong id="EN-US_TOPIC_0000001943866629__b1416602015312">1</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row430115794"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p181145156919">@modelarts:hard_reasons</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p71145151791">Array of integers</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p151146151196">ID of a hard example reason, which is a default attribute. Options:</p>
<ul id="EN-US_TOPIC_0000001943866629__ul1311410152915"><li id="EN-US_TOPIC_0000001943866629__li1311411152095"><p id="EN-US_TOPIC_0000001943866629__p10114201515913"><a name="EN-US_TOPIC_0000001943866629__li1311411152095"></a><a name="li1311411152095"></a><strong id="EN-US_TOPIC_0000001943866629__b1681842422101227">0</strong>: No object is identified.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li81142151598"><p id="EN-US_TOPIC_0000001943866629__p18114015796"><a name="EN-US_TOPIC_0000001943866629__li81142151598"></a><a name="li81142151598"></a><strong id="EN-US_TOPIC_0000001943866629__b1409884123101227">1</strong>: The confidence is low.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li191145152098"><p id="EN-US_TOPIC_0000001943866629__p1511411514910"><a name="EN-US_TOPIC_0000001943866629__li191145152098"></a><a name="li191145152098"></a><strong id="EN-US_TOPIC_0000001943866629__b521394880101227">2</strong>: The clustering result based on the training dataset is inconsistent with the prediction result.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li151140155910"><p id="EN-US_TOPIC_0000001943866629__p511412155913"><a name="EN-US_TOPIC_0000001943866629__li151140155910"></a><a name="li151140155910"></a><strong id="EN-US_TOPIC_0000001943866629__b379572789101227">3</strong>: The prediction result is greatly different from the data of the same type in the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li811419151394"><p id="EN-US_TOPIC_0000001943866629__p911461514916"><a name="EN-US_TOPIC_0000001943866629__li811419151394"></a><a name="li811419151394"></a><strong id="EN-US_TOPIC_0000001943866629__b449349184101227">4</strong>: The prediction results of multiple consecutive similar images are inconsistent.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li311516151393"><p id="EN-US_TOPIC_0000001943866629__p12115615195"><a name="EN-US_TOPIC_0000001943866629__li311516151393"></a><a name="li311516151393"></a><strong id="EN-US_TOPIC_0000001943866629__b959264928101227">5</strong>: There is a large offset between the image resolution and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1211511513914"><p id="EN-US_TOPIC_0000001943866629__p1811513152910"><a name="EN-US_TOPIC_0000001943866629__li1211511513914"></a><a name="li1211511513914"></a><strong id="EN-US_TOPIC_0000001943866629__b1839898169101227">6</strong>: There is a large offset between the aspect ratio of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li51154151798"><p id="EN-US_TOPIC_0000001943866629__p12115161513918"><a name="EN-US_TOPIC_0000001943866629__li51154151798"></a><a name="li51154151798"></a><strong id="EN-US_TOPIC_0000001943866629__b1891280023101227">7</strong>: There is a large offset between the brightness of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li5115121517910"><p id="EN-US_TOPIC_0000001943866629__p4115171519910"><a name="EN-US_TOPIC_0000001943866629__li5115121517910"></a><a name="li5115121517910"></a><strong id="EN-US_TOPIC_0000001943866629__b1472489712101227">8</strong>: There is a large offset between the saturation of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1711510151798"><p id="EN-US_TOPIC_0000001943866629__p18115171510915"><a name="EN-US_TOPIC_0000001943866629__li1711510151798"></a><a name="li1711510151798"></a><strong id="EN-US_TOPIC_0000001943866629__b1373569551101227">9</strong>: There is a large offset between the color richness of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li2011513151590"><p id="EN-US_TOPIC_0000001943866629__p3115915193"><a name="EN-US_TOPIC_0000001943866629__li2011513151590"></a><a name="li2011513151590"></a><strong id="EN-US_TOPIC_0000001943866629__b2041131394101227">10</strong>: There is a large offset between the definition of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li191151015299"><p id="EN-US_TOPIC_0000001943866629__p18115121519914"><a name="EN-US_TOPIC_0000001943866629__li191151015299"></a><a name="li191151015299"></a><strong id="EN-US_TOPIC_0000001943866629__b2146499520101227">11</strong>: There is a large offset between the number of frames of the image and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li111520151896"><p id="EN-US_TOPIC_0000001943866629__p1711514151395"><a name="EN-US_TOPIC_0000001943866629__li111520151896"></a><a name="li111520151896"></a><strong id="EN-US_TOPIC_0000001943866629__b957585661101227">12</strong>: There is a large offset between the standard deviation of area of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15115161515911"><p id="EN-US_TOPIC_0000001943866629__p121152151696"><a name="EN-US_TOPIC_0000001943866629__li15115161515911"></a><a name="li15115161515911"></a><strong id="EN-US_TOPIC_0000001943866629__b2110234328101227">13</strong>: There is a large offset between the aspect ratio of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li15115715693"><p id="EN-US_TOPIC_0000001943866629__p111510151196"><a name="EN-US_TOPIC_0000001943866629__li15115715693"></a><a name="li15115715693"></a><strong id="EN-US_TOPIC_0000001943866629__b1301245887101227">14</strong>: There is a large offset between the area portion of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1511519151912"><p id="EN-US_TOPIC_0000001943866629__p511511151091"><a name="EN-US_TOPIC_0000001943866629__li1511519151912"></a><a name="li1511519151912"></a><strong id="EN-US_TOPIC_0000001943866629__b556646354101227">15</strong>: There is a large offset between the edge of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li14116315795"><p id="EN-US_TOPIC_0000001943866629__p41161515892"><a name="EN-US_TOPIC_0000001943866629__li14116315795"></a><a name="li14116315795"></a><strong id="EN-US_TOPIC_0000001943866629__b973548100101227">16</strong>: There is a large offset between the brightness of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1611631511910"><p id="EN-US_TOPIC_0000001943866629__p12116415599"><a name="EN-US_TOPIC_0000001943866629__li1611631511910"></a><a name="li1611631511910"></a><strong id="EN-US_TOPIC_0000001943866629__b1283766823101227">17</strong>: There is a large offset between the definition of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li01161615293"><p id="EN-US_TOPIC_0000001943866629__p1511610151291"><a name="EN-US_TOPIC_0000001943866629__li01161615293"></a><a name="li01161615293"></a><strong id="EN-US_TOPIC_0000001943866629__b2117159812101227">18</strong>: There is a large offset between the stack of image frames and the feature distribution of the training dataset.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li81161115299"><p id="EN-US_TOPIC_0000001943866629__p5116115591"><a name="EN-US_TOPIC_0000001943866629__li81161115299"></a><a name="li81161115299"></a><strong id="EN-US_TOPIC_0000001943866629__b1984802544101227">19</strong>: The data augmentation result based on GaussianBlur is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li171169158918"><p id="EN-US_TOPIC_0000001943866629__p3116151515911"><a name="EN-US_TOPIC_0000001943866629__li171169158918"></a><a name="li171169158918"></a><strong id="EN-US_TOPIC_0000001943866629__b266730348101227">20</strong>: The data augmentation result based on fliplr is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li911619151299"><p id="EN-US_TOPIC_0000001943866629__p101163154920"><a name="EN-US_TOPIC_0000001943866629__li911619151299"></a><a name="li911619151299"></a><strong id="EN-US_TOPIC_0000001943866629__b481099370101227">21</strong>: The data augmentation result based on Crop is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li151163151093"><p id="EN-US_TOPIC_0000001943866629__p011610153919"><a name="EN-US_TOPIC_0000001943866629__li151163151093"></a><a name="li151163151093"></a><strong id="EN-US_TOPIC_0000001943866629__b320629033101227">22</strong>: The data augmentation result based on flipud is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li7116615598"><p id="EN-US_TOPIC_0000001943866629__p16116815197"><a name="EN-US_TOPIC_0000001943866629__li7116615598"></a><a name="li7116615598"></a><strong id="EN-US_TOPIC_0000001943866629__b1174638616101227">23</strong>: The data augmentation result based on scale is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1711718151399"><p id="EN-US_TOPIC_0000001943866629__p711713151892"><a name="EN-US_TOPIC_0000001943866629__li1711718151399"></a><a name="li1711718151399"></a><strong id="EN-US_TOPIC_0000001943866629__b1134394710101227">24</strong>: The data augmentation result based on translate is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li311715155914"><p id="EN-US_TOPIC_0000001943866629__p13117161513920"><a name="EN-US_TOPIC_0000001943866629__li311715155914"></a><a name="li311715155914"></a><strong id="EN-US_TOPIC_0000001943866629__b2041068980101227">25</strong>: The data augmentation result based on shear is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li11171415797"><p id="EN-US_TOPIC_0000001943866629__p111173151491"><a name="EN-US_TOPIC_0000001943866629__li11171415797"></a><a name="li11171415797"></a><strong id="EN-US_TOPIC_0000001943866629__b2041544785101227">26</strong>: The data augmentation result based on superpixels is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li19117515594"><p id="EN-US_TOPIC_0000001943866629__p211716151099"><a name="EN-US_TOPIC_0000001943866629__li19117515594"></a><a name="li19117515594"></a><strong id="EN-US_TOPIC_0000001943866629__b1954068061101227">27</strong>: The data augmentation result based on sharpen is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li121171015390"><p id="EN-US_TOPIC_0000001943866629__p11175159911"><a name="EN-US_TOPIC_0000001943866629__li121171015390"></a><a name="li121171015390"></a><strong id="EN-US_TOPIC_0000001943866629__b809288689101227">28</strong>: The data augmentation result based on add is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li1011714154910"><p id="EN-US_TOPIC_0000001943866629__p161171215992"><a name="EN-US_TOPIC_0000001943866629__li1011714154910"></a><a name="li1011714154910"></a><strong id="EN-US_TOPIC_0000001943866629__b1753970737101227">29</strong>: The data augmentation result based on invert is inconsistent with the prediction result of the original image.</p>
</li><li id="EN-US_TOPIC_0000001943866629__li211741512918"><p id="EN-US_TOPIC_0000001943866629__p10117715898"><a name="EN-US_TOPIC_0000001943866629__li211741512918"></a><a name="li211741512918"></a><strong id="EN-US_TOPIC_0000001943866629__b1039602509101227">30</strong>: The data is predicted to be abnormal.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row113041519917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="EN-US_TOPIC_0000001943866629__p21173151795">@modelarts:size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="EN-US_TOPIC_0000001943866629__p181172151094">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="EN-US_TOPIC_0000001943866629__p81178151698">image size, including width, height, and depth. The type is List[/topic/body/section/table/tgroup/tbody/row/entry/p/br. {""}) (br]. In the list, the first number indicates the width (pixels), the second number indicates the height (pixels), and the third number indicates the depth (the depth can be left blank and the default value is <strong id="EN-US_TOPIC_0000001943866629__b1521360641101227">3</strong>). For example, <strong id="EN-US_TOPIC_0000001943866629__b968737459101227">[100,200,3]</strong> and <strong id="EN-US_TOPIC_0000001943866629__b1732939183101227">[100,200]</strong> are both valid. Note: This parameter is mandatory only when the sample label list contains the object detection label.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section11171156913"><h4 class="sectiontitle">Request Example</h4><p id="EN-US_TOPIC_0000001943866629__p1311718151096">Run the following command to obtain details about an auto labeling task:</p>
<pre class="screen" id="EN-US_TOPIC_0000001943866629__screen611851516916">GET https://{endpoint}/v2/{project_id}/datasets/{dataset_id}/tasks/{task_id}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section41188151198"><h4 class="sectiontitle">Response Example</h4><p id="EN-US_TOPIC_0000001943866629__p7118415597"><strong id="EN-US_TOPIC_0000001943866629__b8118415891">Status code</strong>: <strong id="EN-US_TOPIC_0000001943866629__b1411319645013">200</strong></p>
<p id="EN-US_TOPIC_0000001943866629__p141186156911">OK</p>
<pre class="screen" id="EN-US_TOPIC_0000001943866629__screen171187159917">{
"resource_id" : "XGrRZuCV1qmMxnsmD5u",
"create_time" : "2020-11-23 11:08:20",
"progress" : 10.0,
"status" : 1,
"message" : "Start to export annotations. Export task id is jMZGm2SBp4Ymr2wrhAK",
"code" : "ModelArts.4902",
"elapsed_time" : 0,
"result" : {
"total_sample_count" : 49,
"annotated_sample_count" : 30
},
"export_type" : 0,
"config" : {
"ambiguity" : false,
"worker_server_num" : 0,
"collect_sample" : false,
"algorithm_type" : "fast",
"image_brightness" : false,
"image_colorfulness" : false
}
}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section111812159918"><h4 class="sectiontitle">Status Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001943866629__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001943866629__row194416151091"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="EN-US_TOPIC_0000001943866629__p6118191515918">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="EN-US_TOPIC_0000001943866629__p6118151515919">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001943866629__row4449156914"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1118141510913">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001943866629__p3118131511911">OK</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row5447151894"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001943866629__p811915151592">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001943866629__p011921510919">Unauthorized</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row644415090"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001943866629__p811917151497">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001943866629__p311931511915">Forbidden</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001943866629__row34517158911"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001943866629__p1511917159914">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001943866629__p1911915157911">Not Found</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001943866629__section111193159919"><h4 class="sectiontitle">Error Code</h4><p id="EN-US_TOPIC_0000001943866629__p61199154911">For details, see <a href="modelarts_03_0095.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dataset_management.html">Data Management (Old Version)</a></div>
</div>
</div>