forked from docs/doc-exports
1748 lines
142 KiB
HTML
1748 lines
142 KiB
HTML
<a name="ListDatasets"></a><a name="ListDatasets"></a>
|
|
|
|
<h1 class="topictitle1">Response body for querying the dataset list.</h1>
|
|
<div id="body37999571805"><div class="section" id="ListDatasets__section27995571808"><h4 class="sectiontitle">Function</h4><p id="ListDatasets__p1580117575014">This API is used to query the created datasets that meet the search criteria by page.</p>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section88061657104"><h4 class="sectiontitle">URI</h4><p id="ListDatasets__p58085574012">GET /v2/{project_id}/datasets</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__table1181111571206" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListDatasets__row4810175719013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListDatasets__p98128574013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListDatasets__p18140571208">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListDatasets__p1281616571301">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListDatasets__p98183571008">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row1781012571901"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListDatasets__p18191157703">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListDatasets__p98217571702">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListDatasets__p1182214573015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListDatasets__p1882425717011">Project ID. For details about how to obtain the project ID, see <a href="modelarts_03_0147.html">Obtaining a Project ID</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__table148341157206" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListDatasets__row168260579015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListDatasets__p178358573018">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListDatasets__p19836857306">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListDatasets__p198381257409">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListDatasets__p5840257604">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row1782716571008"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p208416571014">check_running_task</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p1284319576016">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p128458574018">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p128471571408">Whether to detect tasks (including initialization tasks) that are running in a dataset. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul178480571202"><li id="ListDatasets__li184865713011"><strong id="ListDatasets__b38499571902">true</strong>: Detect tasks (including initialization tasks) that are running in the dataset.</li><li id="ListDatasets__li1685075714013"><strong id="ListDatasets__b8851557305">false</strong>: Do not detect tasks (including initialization tasks) that are running in the dataset. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row282715574016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p7851125719019">contain_versions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p2853105711011">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p198547573019">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p585619571505">Whether the dataset contains a version.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row128271757705"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p1785814571202">dataset_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p6859145717015">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p686013571604">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p1686119575017">Dataset type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul15864125713019"><li id="ListDatasets__li08644574016"><strong id="ListDatasets__b48655572005">0</strong>: image classification</li><li id="ListDatasets__li128669576015"><strong id="ListDatasets__b148681957107">1</strong>: object detection</li><li id="ListDatasets__li118691857401"><strong id="ListDatasets__b58707571508">100</strong>: text classification</li><li id="ListDatasets__li687214577014"><strong id="ListDatasets__b208736571207">101</strong>: named entity recognition</li><li id="ListDatasets__li28731957106"><strong id="ListDatasets__b19875457001">102</strong>: text triplet</li><li id="ListDatasets__li587520572002"><strong id="ListDatasets__b487716571508">200</strong>: sound classification</li><li id="ListDatasets__li18783578012"><strong id="ListDatasets__b787965716019">201</strong>: speech content</li><li id="ListDatasets__li9880165712010"><strong id="ListDatasets__b18881155716019">202</strong>: speech paragraph labeling</li><li id="ListDatasets__li128811557301"><strong id="ListDatasets__b16882257205">400</strong>: table dataset</li><li id="ListDatasets__li38832571005"><strong id="ListDatasets__b1588405720018">600</strong>: video labeling</li><li id="ListDatasets__li18843570013"><strong id="ListDatasets__b8885957203">900</strong>: custom format</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row98281657804"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p188869571012">file_preview</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p118883571508">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p158899571400">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p1289155710012">Whether a dataset supports preview when it is queried. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul28933571301"><li id="ListDatasets__li2893105719010"><strong id="ListDatasets__b178949577013">true</strong>: Preview is supported and the list of four dataset files is returned.</li><li id="ListDatasets__li16894115717018"><strong id="ListDatasets__b489519579019">false</strong>: Preview is not supported. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row882815575017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p88961571909">limit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p1189865718020">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p1089918574020">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p119028574020">Maximum number of records returned on each page. The value ranges from 1 to 100. The default value is <strong id="ListDatasets__b4903165713018">10</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row48283576019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p8905657603">offset</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p190655719018">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p1390895720019">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p119091257107">Start page of the paging list. The default value is <strong id="ListDatasets__b159105571017">0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row883214578012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p59114574019">order</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p19912257508">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p7913757307">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p20914957806">Sorting sequence of the query. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul10916557900"><li id="ListDatasets__li6916157504"><strong id="ListDatasets__b491713572011">asc</strong>: ascending order</li><li id="ListDatasets__li6918657301"><strong id="ListDatasets__b199191257003">desc</strong>: descending order (default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row08324575019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p1792018571800">running_task_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p492210571502">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p292415576014">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p10925155715020">Type of the running tasks (including initialization tasks) to be detected. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul392785710011"><li id="ListDatasets__li119283571809"><strong id="ListDatasets__b1792911578018">0</strong>: auto labeling</li><li id="ListDatasets__li109291557708"><strong id="ListDatasets__b79300571701">1</strong>: pre-labeling</li><li id="ListDatasets__li109314571802"><strong id="ListDatasets__b9932057606">2</strong>: export</li><li id="ListDatasets__li19324571608"><strong id="ListDatasets__b11933125717015">3</strong>: version switch</li><li id="ListDatasets__li293411571907"><strong id="ListDatasets__b1393595715017">4</strong>: manifest file export</li><li id="ListDatasets__li13936657702"><strong id="ListDatasets__b1493717571708">5</strong>: manifest file import</li><li id="ListDatasets__li1193719575016"><strong id="ListDatasets__b10938145720019">6</strong>: version publishing</li><li id="ListDatasets__li9939457404"><strong id="ListDatasets__b15940145710018">7</strong>: auto grouping</li><li id="ListDatasets__li494065716015"><strong id="ListDatasets__b1994155718018">10</strong>: one-click model deployment (default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row783255717019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p11942205718019">search_content</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p494314571104">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p1794516571706">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p19946135710016">Fuzzy search keyword. By default, this parameter is left blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row883216571008"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p15948857105">sort_by</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p99491257909">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p0951145710012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p1095305714011">Sorting mode of the query. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul295435718019"><li id="ListDatasets__li10955155713017"><strong id="ListDatasets__b1695612572011">create_time</strong>: Sort by creation time. (Default value)</li><li id="ListDatasets__li149561957409"><strong id="ListDatasets__b17957185710013">dataset_name</strong>: Sort by dataset name.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row16832957706"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p2958195720018">support_export</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p14960165713015">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p1896117574014">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p141517201319">Whether to filter datasets that can be exported only (including datasets of image classification, object detection, and custom format). If this parameter is left blank or the value is set to <strong id="ListDatasets__b21512202113">false</strong>, no filtering is performed. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul82217308118"><li id="ListDatasets__li0228301818"><strong id="ListDatasets__b1035412231218">true</strong>: Filter datasets that can be exported only.</li><li id="ListDatasets__li3701939411"><strong id="ListDatasets__b119641571208">false</strong>: Do not filter datasets that can be exported only. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1183285716013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p096525716020">train_evaluate_ratio</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p99662571004">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p796865712012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p1396916571107">Version split ratio for dataset filtering. The numbers before and after the comma indicate the minimum and maximum split ratios, and the versions whose split ratios are within the range are filtered out, for example, <strong id="ListDatasets__b89703571001">0.0,1.0</strong>. Note: If this parameter is left blank or unavailable, the system does not filter datasets based on the version split ratio by default.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row2083235713014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p119715579016">version_format</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p29721057803">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p597315571100">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p69751457902">Dataset version format for dataset filtering. This parameter is used to filter datasets that meet the filter criteria. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul119775571002"><li id="ListDatasets__li13977185719019"><strong id="ListDatasets__b139781957701">0</strong>: default format</li><li id="ListDatasets__li39781157303"><strong id="ListDatasets__b89794572008">1</strong>: CarbonData (supported only by table datasets)</li><li id="ListDatasets__li39808577015"><strong id="ListDatasets__b179818576019">2</strong>: CSV</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1283218579017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p1998295720012">with_labels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p298411571307">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p198675720017">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p09885570015">Whether to return dataset labels. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul6989105712017"><li id="ListDatasets__li1798914570018"><strong id="ListDatasets__b159901557708">true</strong>: Return label information.</li><li id="ListDatasets__li1699115716012"><strong id="ListDatasets__b19920571109">false</strong>: Do not return label information. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row10832557705"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListDatasets__p299314571302">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListDatasets__p1899518571100">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListDatasets__p15997757506">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListDatasets__p2099910573017">Workspace ID. If no workspace is created, the default value is <strong id="ListDatasets__b9017582019">0</strong>. If a workspace is created and used, use the actual value.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section1616581403"><h4 class="sectiontitle">Request Parameters</h4><p id="ListDatasets__p1823581004">None</p>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section135258909"><h4 class="sectiontitle">Response Parameters</h4><p id="ListDatasets__p7795815010"><strong id="ListDatasets__b787581608">Status code: 200</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_ListDatasetsResp" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ListDatasets__row1690581104"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="ListDatasets__p41410581306">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="ListDatasets__p5164584015">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="ListDatasets__p1519158706">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row395581806"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListDatasets__p6208581709">datasets</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListDatasets__p18221583014">Array of <a href="#ListDatasets__response_DatasetAndFilePreview">DatasetAndFilePreview</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListDatasets__p19245581805">Dataset list queried by page.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1996581509"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListDatasets__p1626458204">total_number</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListDatasets__p1829175811019">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListDatasets__p13315586014">Total number of datasets.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row5945811012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListDatasets__p13214581203">workspaceId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListDatasets__p1334558004">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListDatasets__p13555817018">Workspace ID. If no workspace is created, the default value is <strong id="ListDatasets__b13361558301">0</strong>. If a workspace is created and used, use the actual value.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_DatasetAndFilePreview"></a><a name="response_DatasetAndFilePreview"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_DatasetAndFilePreview" frame="border" border="1" rules="all"><caption><b>Table 4 </b>DatasetAndFilePreview</caption><thead align="left"><tr id="ListDatasets__row1038145820015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="ListDatasets__p945458805">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="ListDatasets__p1948195814016">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="ListDatasets__p5491858403">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row1138145811011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p175113581803">annotated_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1552105819012">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p55455816013">Number of labeled samples in a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row11384586013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p3553585017">annotated_sub_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p16569588015">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p359175819012">Number of labeled subsamples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row6381658205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p12601958702">content_labeling</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p136315581012">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p7658581509">Whether to enable content labeling for the speech paragraph labeling dataset. This function is enabled by default.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row123819581909"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1667125812013">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1468658802">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p669205812013">Time when a dataset is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row123915581106"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1708581405">current_version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p0729581016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p573135811020">Current version ID of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row15391358205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p2075358503">current_version_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p47625810014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p87805816010">Current version name of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row33916581102"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p5791258807">data_format</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1681125810020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p08212581003">Data format.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row93919584013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p16834581903">data_sources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p13842581205">Array of <a href="#ListDatasets__response_DataSource">DataSource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p9865589010">Data source list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row939185817014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p128713586015">data_statistics</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p68819586010">Map<String,Object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p1691458106">Sample statistics on a dataset, including the statistics on sample metadata in JSON format.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row2039758805"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p17931958104">data_update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p6955588018">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p16979581016">Time when a sample and a label are updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row639858503"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1898195818012">data_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p169913584010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p181007587019">Data path for training.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row739175814012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p171022589016">dataset_format</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1310325820014">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p181041558907">Dataset format. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul16105105817015"><li id="ListDatasets__li181052581506"><strong id="ListDatasets__b410715816017">0</strong>: file</li><li id="ListDatasets__li1010818581509"><strong id="ListDatasets__b01091587018">1</strong>: table</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row16396581603"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p311015586012">dataset_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1311145816013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p101131058908">Dataset ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row183911581203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1114758309">dataset_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p211515814019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p6117185814019">Dataset name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row13925812017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p14118158306">dataset_tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p151199582020">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p19121358706">Key identifier list of a dataset, for example, ["Image","Object detection"].</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row5399581405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p131232581705">dataset_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1712419587017">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p16126185810015">Dataset type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul213016582013"><li id="ListDatasets__li513114583016"><strong id="ListDatasets__b1713218584015">0</strong>: image classification</li><li id="ListDatasets__li81321258801"><strong id="ListDatasets__b11331558204">1</strong>: object detection</li><li id="ListDatasets__li12134258108"><strong id="ListDatasets__b91398581401">100</strong>: text classification</li><li id="ListDatasets__li1814015814018"><strong id="ListDatasets__b12141175818011">101</strong>: named entity recognition</li><li id="ListDatasets__li11142858301"><strong id="ListDatasets__b1414316581904">102</strong>: text triplet</li><li id="ListDatasets__li101448581904"><strong id="ListDatasets__b101461458808">200</strong>: sound classification</li><li id="ListDatasets__li114625817020"><strong id="ListDatasets__b2014875812011">201</strong>: speech content</li><li id="ListDatasets__li11496584013"><strong id="ListDatasets__b015016581101">202</strong>: speech paragraph labeling</li><li id="ListDatasets__li121509581703"><strong id="ListDatasets__b315219581503">400</strong>: table dataset</li><li id="ListDatasets__li1915215589017"><strong id="ListDatasets__b8153858907">600</strong>: video labeling</li><li id="ListDatasets__li15154558309"><strong id="ListDatasets__b141561358603">900</strong>: custom format</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row113985811010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p11806002110">dataset_version_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p18071708119">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p17807003115">Version number of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row12391583016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p16807140611">deleted_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p58071608112">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p8807305111">Number of deleted samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1139058508"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p68071010111">deletion_stats</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p14807110714">Map<String,Integer></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p280718017119">Deletion reason statistics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row74011584018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p38071206112">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p128072010117">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p380719017117">Dataset description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1440115810016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p198079017113">enterprise_project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p11807160911">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p17807701117">Enterprise project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row12406581007"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p178075018111">exist_running_task</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p08071001717">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p880780819">Whether the dataset contains running (including initialization) tasks. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul20807705113"><li id="ListDatasets__li280716013112"><strong id="ListDatasets__b18071301814">true</strong>: The dataset contains running tasks.</li><li id="ListDatasets__li148071601118"><strong id="ListDatasets__b1980712012117">false</strong>: The dataset does not contain running tasks.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row44014581308"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p2807306116">exist_workforce_task</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1480819015118">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p3808101617">Whether the dataset contains team labeling tasks. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul58081601911"><li id="ListDatasets__li1808701916"><strong id="ListDatasets__b1380820415">true</strong>: The dataset contains team labeling tasks.</li><li id="ListDatasets__li18083011116"><strong id="ListDatasets__b88082014113">false</strong>: The dataset does not contain team labeling tasks.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row10407586011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p2808901819">feature_supports</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p88081309114">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p68081509111">List of features supported by the dataset. Currently, only the value <strong id="ListDatasets__b5808160014">0</strong> is supported, indicating that the OBS file size is limited.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row16401058201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p108084019111">import_data</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p15808001418">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p1280880711">Whether to import data. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul480830811"><li id="ListDatasets__li780810014117"><strong id="ListDatasets__b98081201018">true</strong>: Import data.</li><li id="ListDatasets__li88089019111"><strong id="ListDatasets__b58081101815">false</strong>: Do not import data.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row840158305"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1080817016116">import_task_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p180911016113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p380900515">ID of an import task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row194085811020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p148092019119">inner_annotation_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p15809180715">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p48091409115">Path for storing the labeling result of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1840858807"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p138094015115">inner_data_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p080916019120">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p28093013117">Path for storing the internal data of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row84055813019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p188090014118">inner_log_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p198091801617">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p1809170916">Path for storing internal logs of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row174018581904"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p158091014115">inner_task_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p14809804118">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p68096015110">Path for internal task of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row4406589012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p188094011115">inner_temp_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p4809601218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p1809401114">Path for storing internal temporary files of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row34035815013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1380990314">inner_work_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p10809501419">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p880910013110">Output directory of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row19407584010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p14809170117">label_task_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p128091307113">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p168099017120">Number of labeling tasks.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row10409586013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p18809170215">labels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p7809801014">Array of <a href="#ListDatasets__response_Label">Label</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p12810401017">Dataset label list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row34118582017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p13810130511">loading_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p128101201215">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p18101014116">Number of loading samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row144185813014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p2810100110">managed</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p4810901711">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p128101903119">Whether a dataset is hosted. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul15810701112"><li id="ListDatasets__li381019011113"><strong id="ListDatasets__b18101601313">true</strong>: The dataset is hosted.</li><li id="ListDatasets__li15810903114"><strong id="ListDatasets__b981030717">false</strong>: The dataset is not hosted.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row24118581201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p3810500113">next_version_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p108107018114">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p88101403116">Number of next versions of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row3418581302"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p108101801412">running_tasks_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p0810160319">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p381060112">ID list of running (including initialization) tasks.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row6419582016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p13810180717">samples</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p14810601719">Array of <a href="#ListDatasets__response_AnnotationFile">AnnotationFile</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p48111706113">Sample list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row34125814017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p58111109115">schema</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p2811190313">Array of <a href="#ListDatasets__response_Field">Field</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p5811601115">Schema list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row104113589018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p481114012111">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p188111806119">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p15811806116">Dataset status. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul158118013110"><li id="ListDatasets__li14811401116"><strong id="ListDatasets__b1811608114">0</strong>: creating dataset</li><li id="ListDatasets__li78111101615"><strong id="ListDatasets__b148111707110">1</strong>: normal dataset</li><li id="ListDatasets__li1881114010111"><strong id="ListDatasets__b168115010114">2</strong>: deleting dataset</li><li id="ListDatasets__li1081112017117"><strong id="ListDatasets__b11811706112">3</strong>: deleted dataset</li><li id="ListDatasets__li11812901515"><strong id="ListDatasets__b08121402112">4</strong>: abnormal dataset</li><li id="ListDatasets__li58121705117"><strong id="ListDatasets__b128121804118">5</strong>: synchronizing dataset</li><li id="ListDatasets__li19812903115"><strong id="ListDatasets__b581210613">6</strong>: releasing dataset</li><li id="ListDatasets__li148121501217"><strong id="ListDatasets__b1781212015110">7</strong>: dataset in version switching</li><li id="ListDatasets__li481220714"><strong id="ListDatasets__b17812301817">8</strong>: importing dataset</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row04111585019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p118121407117">third_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p12812606111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p11812602115">Third-party path.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row20419582019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p1881220016113">total_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p8812309114">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p88120014110">Total number of dataset samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row2041185811012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p3812110816">total_sub_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p88121901719">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p58121403116">Total number of subsamples generated from the parent samples. For example, the total number of key frame images extracted from the video labeling dataset is that of subsamples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row12411958805"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p188121101216">unconfirmed_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p081220412">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p11812110519">Number of auto labeling samples to be confirmed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row44113581011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p58125013120">update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p148121206116">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p13812100912">Time when a dataset is updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row114195811011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p18812200811">versions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p108121501711">Array of <a href="#ListDatasets__response_DatasetVersion">DatasetVersion</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p18131004111">Dataset version information. Currently, only the current version information of a dataset is recorded.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1741135812014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p88131101913">work_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1381316012116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p68131201914">Output dataset path, which is used to store output files such as label files. The path is an OBS path in the format of /<em id="ListDatasets__i58131702113">Bucket name</em>/<em id="ListDatasets__i581317012118">File path</em>. For example: /<strong id="ListDatasets__b8813601111">obs-bucket</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row14118584017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p208137012119">work_path_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p1181320816">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p2813602111">Type of the dataset output path. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul1581310015115"><li id="ListDatasets__li6813100618"><strong id="ListDatasets__b1281316010115">0</strong>: OBS bucket (default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row8426582001"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p78131702112">workforce_descriptor</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p118131601814"><a href="#ListDatasets__response_WorkforceDescriptor">WorkforceDescriptor</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p58131101119">Team labeling information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row19424585013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p78138019110">workforce_task_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p48131901611">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p138131201312">Number of team labeling tasks of a dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1642165815011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListDatasets__p48131101617">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListDatasets__p5813402113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListDatasets__p1381319020115">Workspace ID. If no workspace is created, the default value is <strong id="ListDatasets__b18131307119">0</strong>. If a workspace is created and used, use the actual value.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_DataSource"></a><a name="response_DataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_DataSource" frame="border" border="1" rules="all"><caption><b>Table 5 </b>DataSource</caption><thead align="left"><tr id="ListDatasets__row162969581400"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="ListDatasets__p1581490115">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="ListDatasets__p98141901512">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="ListDatasets__p17814120717">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row142968585010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListDatasets__p281440511">data_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListDatasets__p1181490916">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListDatasets__p1481430913">Data source path.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row629615810015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListDatasets__p148141401811">data_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListDatasets__p68141701817">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListDatasets__p1481416015118">Data type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul1981490419"><li id="ListDatasets__li78149013112"><strong id="ListDatasets__b14814707112">0</strong>: OBS bucket (default value)</li><li id="ListDatasets__li11814707117"><strong id="ListDatasets__b781460515">1</strong>: GaussDB(DWS)</li><li id="ListDatasets__li11814100119"><strong id="ListDatasets__b1381450612">2</strong>: DLI</li><li id="ListDatasets__li16814130018"><strong id="ListDatasets__b881450713">3</strong>: RDS</li><li id="ListDatasets__li18814801012"><strong id="ListDatasets__b158141701211">4</strong>: MRS</li><li id="ListDatasets__li18140017118"><strong id="ListDatasets__b1881417013114">5</strong>: AI Gallery</li><li id="ListDatasets__li181412017119"><strong id="ListDatasets__b1814120617">6</strong>: Inference service</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row829619581707"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListDatasets__p14814120314">schema_maps</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListDatasets__p6814140317">Array of <a href="#ListDatasets__response_SchemaMap">SchemaMap</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListDatasets__p158158013110">Schema mapping information corresponding to the table data.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row329755816019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListDatasets__p181513012112">source_info</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListDatasets__p3815301114"><a href="#ListDatasets__response_SourceInfo">SourceInfo</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListDatasets__p1181512015116">Information required for importing a table data source.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row429717581018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListDatasets__p881517019117">with_column_header</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListDatasets__p11815901919">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListDatasets__p8815100610">Whether the first row in the file is a column name. This field is valid for the table dataset. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul4815409110"><li id="ListDatasets__li1181520913"><strong id="ListDatasets__b17815701313">true</strong>: The first row in the file is the column name.</li><li id="ListDatasets__li1581514015116"><strong id="ListDatasets__b1081570517">false</strong>: The first row in the file is not the column name.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_SchemaMap"></a><a name="response_SchemaMap"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_SchemaMap" frame="border" border="1" rules="all"><caption><b>Table 6 </b>SchemaMap</caption><thead align="left"><tr id="ListDatasets__row733211588020"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="ListDatasets__p118151301110">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="ListDatasets__p5815501316">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="ListDatasets__p12815108116">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row43323581708"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListDatasets__p98151009111">dest_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListDatasets__p381513015120">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListDatasets__p16815708114">Name of the destination column.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row43320581507"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListDatasets__p20815170217">src_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListDatasets__p14815190814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListDatasets__p1981515019110">Name of the source column.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_SourceInfo"></a><a name="response_SourceInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_SourceInfo" frame="border" border="1" rules="all"><caption><b>Table 7 </b>SourceInfo</caption><thead align="left"><tr id="ListDatasets__row2034295811010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="ListDatasets__p4815506117">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="ListDatasets__p4816401112">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="ListDatasets__p18816308111">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row43421258208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p1816101512">cluster_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p68163014114">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p3816140314">ID of an MRS cluster.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1134217586015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p381640218">cluster_mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p17816601219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p4816801314">Running mode of an MRS cluster. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul138161604111"><li id="ListDatasets__li7816150418"><strong id="ListDatasets__b10816120111">0</strong>: normal cluster</li><li id="ListDatasets__li28161801916"><strong id="ListDatasets__b18161605114">1</strong>: security cluster</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row73429581708"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p18161901010">cluster_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p168166014113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p138161801214">Name of an MRS cluster.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1134214581305"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p48161505115">database_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p1681715013117">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p148175012118">Name of the database to which the table dataset is imported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1334212581606"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p181720819">input</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p68175012114">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p1281711016116">HDFS path of a table dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row33421581104"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p138171602019">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p781713016112">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p158172012113">IP address of your GaussDB(DWS) cluster.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row113427581405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p6817140411">port</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p28171100115">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p158176012118">Port number of your GaussDB(DWS) cluster.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row183420581408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p1681790815">queue_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p28171904112">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p138171101718">DLI queue name of a table dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1634265819017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p1381819018114">subnet_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p0818170016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p18182019110">Subnet ID of an MRS cluster.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row934345814011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p15818301810">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p198189016110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p38188010116">Name of the table to which a table dataset is imported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row163431858809"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p08182014119">user_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p12818201416">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p1581815014115">Username, which is mandatory for GaussDB(DWS) data.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row33431958104"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p38182014113">user_password</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p7818601513">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p28181605118">User password, which is mandatory for GaussDB(DWS) data.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1234345816011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListDatasets__p1681818013118">vpc_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListDatasets__p20818301115">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListDatasets__p1681818013113">ID of the VPC where an MRS cluster resides.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_Label"></a><a name="response_Label"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_Label" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Label</caption><thead align="left"><tr id="ListDatasets__row183937586017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="ListDatasets__p48186014115">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="ListDatasets__p10818150315">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="ListDatasets__p28181301412">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row539314584010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListDatasets__p7818201211">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListDatasets__p48181604110">Array of <a href="#ListDatasets__response_LabelAttribute">LabelAttribute</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListDatasets__p16818701319">Multi-dimensional attribute of a label. For example, if the label is music, attributes such as style and artist may be included.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row93931587012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListDatasets__p1981960319">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListDatasets__p28191701617">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListDatasets__p28191308113">Label name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row6393258108"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListDatasets__p5819120516">property</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListDatasets__p16819200317"><a href="#ListDatasets__response_LabelProperty">LabelProperty</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListDatasets__p14819106120">Basic attribute key-value pair of a label, such as color and shortcut keys.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row10393175816018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListDatasets__p12819101111">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListDatasets__p138191702111">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListDatasets__p28191805120">Label type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul2819160615"><li id="ListDatasets__li118191401410"><strong id="ListDatasets__b18193012113">0</strong>: image classification</li><li id="ListDatasets__li178192010111"><strong id="ListDatasets__b5819301519">1</strong>: object detection</li><li id="ListDatasets__li20819201118"><strong id="ListDatasets__b108195019110">100</strong>: text classification</li><li id="ListDatasets__li108192010110"><strong id="ListDatasets__b1819120119">101</strong>: named entity recognition</li><li id="ListDatasets__li581960214"><strong id="ListDatasets__b148191001414">102</strong>: text triplet relationship</li><li id="ListDatasets__li168191001716"><strong id="ListDatasets__b1481940516">103</strong>: text triplet entity</li><li id="ListDatasets__li1881970414"><strong id="ListDatasets__b13819100118">200</strong>: speech classification</li><li id="ListDatasets__li1381990010"><strong id="ListDatasets__b158191011113">201</strong>: speech content</li><li id="ListDatasets__li128191204119"><strong id="ListDatasets__b58201801410">202</strong>: speech paragraph labeling</li><li id="ListDatasets__li082050710"><strong id="ListDatasets__b1820130715">600</strong>: video classification</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_LabelProperty"></a><a name="response_LabelProperty"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_LabelProperty" frame="border" border="1" rules="all"><caption><b>Table 9 </b>LabelProperty</caption><thead align="left"><tr id="ListDatasets__row1042119581000"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="ListDatasets__p782019012111">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="ListDatasets__p982013012114">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="ListDatasets__p68205010117">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row7421185815016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p1782019017118">@modelarts:color</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p1982014020119">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p1482010011117">Default attribute: Label color, which is a hexadecimal code of the color. By default, this parameter is left blank. Example: <strong id="ListDatasets__b1820101910">#FFFFF0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row144216581809"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p182010714">@modelarts:default_shape</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p58201802115">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p108201405110">Default attribute: Default shape of an object detection label (dedicated attribute). By default, this parameter is left blank. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul18207010116"><li id="ListDatasets__li1082080314"><strong id="ListDatasets__b28201608117">bndbox</strong>: rectangle</li><li id="ListDatasets__li582010913"><strong id="ListDatasets__b082011013118">polygon</strong>: polygon</li><li id="ListDatasets__li118201601512"><strong id="ListDatasets__b88203015120">circle</strong>: circle</li><li id="ListDatasets__li158201901019"><strong id="ListDatasets__b138201505113">line</strong>: straight line</li><li id="ListDatasets__li168204013113"><strong id="ListDatasets__b168211003114">dashed</strong>: dotted line</li><li id="ListDatasets__li1182114015111"><strong id="ListDatasets__b282114010117">point</strong>: point</li><li id="ListDatasets__li682118012115"><strong id="ListDatasets__b12821201518">polyline</strong>: polyline</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row54215581600"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p2821170115">@modelarts:from_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p7821901913">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p188211308113">Default attribute: Type of the head entity in the triplet relationship label. This attribute must be specified when a relationship label is created. This parameter is used only for the text triplet dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row154211958709"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p58211202115">@modelarts:rename_to</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p9821701511">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p08211202120">Default attribute: The new name of the label.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row174217587017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p6821201918">@modelarts:shortcut</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p1582100818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p1582140612">Default attribute: Label shortcut key. By default, this parameter is left blank. For example: <strong id="ListDatasets__b168211309119">D</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row64213584010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListDatasets__p108216011110">@modelarts:to_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListDatasets__p482116013112">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListDatasets__p1982120917">Default attribute: Type of the tail entity in the triplet relationship label. This attribute must be specified when a relationship label is created. This parameter is used only for the text triplet dataset.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_AnnotationFile"></a><a name="response_AnnotationFile"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_AnnotationFile" frame="border" border="1" rules="all"><caption><b>Table 10 </b>AnnotationFile</caption><thead align="left"><tr id="ListDatasets__row1245365813012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="ListDatasets__p1782180513">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="ListDatasets__p10821504114">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="ListDatasets__p178211101912">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row2045365819020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p11821150318">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p88211802118">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p18211001414">Time when a sample is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row12453165814017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p18821201313">dataset_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p14822504119">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p58221701813">Dataset ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1453558906"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p58221405116">depth</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p1282211013113">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p7822508117">Number of image sample channels.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row845420581302"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p9822901511">file_Name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p1682230618">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p1182210212">Sample name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row345416582020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p12822170211">file_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p7822301511">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p15822130917">Sample ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row2045412581204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p17822301516">file_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p1982215015111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p158227017119">File type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row24575582018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p28221603114">height</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p3822130115">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p158221206114">Image sample height.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row144582588019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p282216017117">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p482210018120">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p12822402117">Image sample size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row345845817012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p782240211">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p78221001417">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p18222010111">Label information of a sample.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row184582584014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p982214013113">url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p68228012111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p782230917">OBS address of the preview sample.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row74584581800"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListDatasets__p198221601411">width</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListDatasets__p98221801517">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListDatasets__p1882240917">Image sample width.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_Field"></a><a name="response_Field"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_Field" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Field</caption><thead align="left"><tr id="ListDatasets__row24991158603"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="ListDatasets__p58239017119">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="ListDatasets__p148231101312">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="ListDatasets__p582317013112">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row1350017581902"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListDatasets__p11823130512">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListDatasets__p182350212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListDatasets__p8823601912">Schema description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row250035818019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListDatasets__p1882330516">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListDatasets__p7823902113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListDatasets__p158231406119">Schema name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row25003581809"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListDatasets__p148231202019">schema_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListDatasets__p182310512">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListDatasets__p1982317010115">Schema ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row950035814016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListDatasets__p88239015111">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListDatasets__p1782315015116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListDatasets__p58231003114">Schema value type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_DatasetVersion"></a><a name="response_DatasetVersion"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_DatasetVersion" frame="border" border="1" rules="all"><caption><b>Table 12 </b>DatasetVersion</caption><thead align="left"><tr id="ListDatasets__row552118581300"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="ListDatasets__p118231501116">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="ListDatasets__p198231501410">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="ListDatasets__p582314019111">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row1952116581501"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p178231105115">add_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p68231001919">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p88238010117">Number of added samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1652210581705"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p48231706112">annotated_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p128231901516">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p18241801013">Number of samples with labeled versions.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row35225586011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p68241509111">annotated_sub_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p98241701214">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p158241201514">Number of labeled subsamples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row752219581609"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p108241308115">clear_hard_property</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p4824130915">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p182420011111">Whether to clear hard example properties during release. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul582450119"><li id="ListDatasets__li68246011115"><strong id="ListDatasets__b168241601114">true</strong>: Clear hard example properties. (Default value)</li><li id="ListDatasets__li158241401018"><strong id="ListDatasets__b78241101610">false</strong>: Do not clear hard example properties.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1552220583015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p782412017112">code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p1682413016116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p7824308111">Status code of a preprocessing task such as rotation and cropping.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row135221058206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1824801413">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p6824308113">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p17824602110">Time when a version is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row452295816016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p782418011117">crop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p168241201120">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p10824180417">Whether to crop the image. This field is valid only for the object detection dataset whose labeling box is in the rectangle shape. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul88241801915"><li id="ListDatasets__li4824130217"><strong id="ListDatasets__b20824150814">true</strong>: Crop the image.</li><li id="ListDatasets__li282440113"><strong id="ListDatasets__b208241301116">false</strong>: Do not crop the image. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row352255815014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p78246013114">crop_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p1982410415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p5824700113">Path for storing cropped files.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row652210582016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p16824701215">crop_rotate_cache_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p48251801011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p128251201118">Temporary directory for executing the rotation and cropping task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row35225582011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p9825103119">data_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p198251808115">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p198251909113">Path for storing data.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1752217581709"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p88251005111">data_statistics</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p6825206114">Map<String,Object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p1825190113">Sample statistics on a dataset, including the statistics on sample metadata in JSON format.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row4522758107"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p11825140710">data_validate</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p18251304115">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p58251308114">Whether data is validated by the validation algorithm before release. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul108258012115"><li id="ListDatasets__li108251807115"><strong id="ListDatasets__b28251309112">true</strong>: The data has been validated.</li><li id="ListDatasets__li1682517018111"><strong id="ListDatasets__b38251001116">false</strong>: The data has not been validated.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row195221158400"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1082515019111">deleted_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p198251403118">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p118251701514">Number of deleted samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row652318582016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p108254018117">deletion_stats</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p168251701218">Map<String,Integer></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p158251703117">Deletion reason statistics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row18523195810012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p17825160618">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p198251701718">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p2825201513">Description of a version.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row135231758907"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1082519013119">export_images</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p14825140914">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p18825501810">Whether to export images to the version output directory during release. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul7825409119"><li id="ListDatasets__li7825908112"><strong id="ListDatasets__b168261408114">true</strong>: Export images to the version output directory.</li><li id="ListDatasets__li108261801913"><strong id="ListDatasets__b16826170914">false</strong>: Do not export images to the version output directory. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row45231558607"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p118260010114">extract_serial_number</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p88265018119">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p682618011116">Whether to parse the subsample number during release. The field is valid for the healthcare dataset. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul1382670215"><li id="ListDatasets__li18826101611"><strong id="ListDatasets__b11826701215">true</strong>: Parse the subsample number.</li><li id="ListDatasets__li782615015112"><strong id="ListDatasets__b1982600515">false</strong>: Do not parse the subsample number. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row105231558503"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p9826101114">include_dataset_data</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p12826604114">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p19826709119">Whether to include the source data of a dataset during release. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul1826180610"><li id="ListDatasets__li9826190612"><strong id="ListDatasets__b28261302114">true</strong>: The source data of a dataset is included.</li><li id="ListDatasets__li13826501915"><strong id="ListDatasets__b16826704118">false</strong>: The source data of a dataset is not included.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row135231358506"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p88261101212">is_current</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p88269013110">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p182690418">Whether the current dataset version is used. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul78261501716"><li id="ListDatasets__li682616013118"><strong id="ListDatasets__b11827301716">true</strong>: The current dataset version is used.</li><li id="ListDatasets__li13827208116"><strong id="ListDatasets__b168271106117">false</strong>: The current dataset version is not used.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row552316581503"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p282712017113">label_stats</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p98271701619">Array of <a href="#ListDatasets__response_LabelStats">LabelStats</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p138271302112">Label statistics list of a released version.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row185233584014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p18272004116">label_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p108271704113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p282760519">Label type of a released version. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul128271001614"><li id="ListDatasets__li1282714013114"><strong id="ListDatasets__b88271301614">multi</strong>: Multi-label samples are included.</li><li id="ListDatasets__li3827402116"><strong id="ListDatasets__b198271301710">single</strong>: All samples are single-labeled.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row55237581100"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p58277016119">manifest_cache_input_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p18827201811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p28275014113">Input path for the <strong id="ListDatasets__b4827130616">manifest</strong> file cache during version release.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1952317584017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p6827180619">manifest_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p16827150919">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p18270018116">Path for storing the <strong id="ListDatasets__b98278011112">manifest</strong> file with the released version.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row25231858001"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p13827150812">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p48281504119">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p1282811011116">Task information recorded during release (for example, error information).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row205231458703"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1828401115">modified_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p15828806110">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p1182810010115">Number of modified samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row175234586017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p182817017113">previous_annotated_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p178287011120">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p2828805110">Number of labeled samples of parent versions.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row152316581806"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p88281301115">previous_total_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p138289020115">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p48281301319">Total samples of parent versions.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row85235581015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p16828120610">previous_version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p13828202114">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p168281101914">Parent version ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1252410581301"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p17828305118">processor_task_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p11828110519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p9828200912">ID of a preprocessing task such as rotation and cropping.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row852475818011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p68281403115">processor_task_status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p28281001417">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p382870812">Status of a preprocessing task such as rotation and cropping. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul28287012119"><li id="ListDatasets__li10828901414"><strong id="ListDatasets__b6828802118">0</strong>: initialized</li><li id="ListDatasets__li2828170617"><strong id="ListDatasets__b158281108114">1</strong>: running</li><li id="ListDatasets__li3828160119"><strong id="ListDatasets__b1882910110">2</strong>: completed</li><li id="ListDatasets__li108291502112"><strong id="ListDatasets__b128294013116">3</strong>: failed</li><li id="ListDatasets__li982912015112"><strong id="ListDatasets__b1829602116">4</strong>: stopped</li><li id="ListDatasets__li148291001117"><strong id="ListDatasets__b2829501111">5</strong>: timeout</li><li id="ListDatasets__li16829607114"><strong id="ListDatasets__b1382917013119">6</strong>: deletion failed</li><li id="ListDatasets__li78291201519"><strong id="ListDatasets__b108291703114">7</strong>: stop failed</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1152416583017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1882915019110">remove_sample_usage</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p178295010117">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p12829503115">Whether to clear the existing usage information of a dataset during release. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul2829100017"><li id="ListDatasets__li15829150716"><strong id="ListDatasets__b6829101316">true</strong>: Clear the existing usage information of a dataset. (Default value)</li><li id="ListDatasets__li1482914016112"><strong id="ListDatasets__b1182930815">false</strong>: Do not clear the existing usage information of a dataset.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row852475817019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p882913020120">rotate</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p58291501815">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p48305014120">Whether to rotate the image. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul1583010313"><li id="ListDatasets__li28301601910"><strong id="ListDatasets__b1083019015111">true</strong>: Rotate the image.</li><li id="ListDatasets__li168301501916"><strong id="ListDatasets__b3830901513">false</strong>: Do not rotate the image. (Default value)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row652435816014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p2830180710">rotate_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p1483060615">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p283012010116">Path for storing the rotated file.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row15243581501"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p138301804118">sample_state</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p15830160918">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p138302011112">Sample status. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul118301001815"><li id="ListDatasets__li783016010118"><strong id="ListDatasets__b20830805114"><strong>ALL</strong></strong>: labeled</li><li id="ListDatasets__li108301904116"><strong id="ListDatasets__b583012018120"><strong>NONE</strong></strong>: unlabeled</li><li id="ListDatasets__li783015017111"><strong id="ListDatasets__b18830301120"><strong>UNCHECK</strong></strong>: pending acceptance</li><li id="ListDatasets__li1283014011114"><strong id="ListDatasets__b8830701015"><strong>ACCEPTED</strong></strong>: accepted</li><li id="ListDatasets__li48311306118"><strong id="ListDatasets__b1883119011117"><strong>REJECTED</strong></strong>: rejected</li><li id="ListDatasets__li2831406114"><strong id="ListDatasets__b17831190513"><strong>UNREVIEWED</strong></strong>: pending review</li><li id="ListDatasets__li138311101112"><strong id="ListDatasets__b188311406116"><strong>REVIEWED</strong></strong>: reviewed</li><li id="ListDatasets__li188311407114"><strong id="ListDatasets__b7831001118"><strong>WORKFORCE_SAMPLED</strong></strong>: sampled</li><li id="ListDatasets__li1483120417"><strong id="ListDatasets__b483110011113"><strong>WORKFORCE_SAMPLED_UNCHECK</strong></strong>: sampling unchecked</li><li id="ListDatasets__li78311016118"><strong id="ListDatasets__b4831604116"><strong>WORKFORCE_SAMPLED_CHECKED</strong></strong>: sampling checked</li><li id="ListDatasets__li783114015114"><strong id="ListDatasets__b178311301410"><strong>WORKFORCE_SAMPLED_ACCEPTED</strong></strong>: sampling accepted</li><li id="ListDatasets__li178311001619"><strong id="ListDatasets__b158328015114"><strong>WORKFORCE_SAMPLED_REJECTED</strong></strong>: sampling rejected</li><li id="ListDatasets__li148321301511"><strong id="ListDatasets__b6832701014"><strong>AUTO_ANNOTATION</strong></strong>: to be confirmed</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1352455815018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1283220016116">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p2832701319">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p148321303110">Status of a dataset version. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul68321701419"><li id="ListDatasets__li1683270119"><strong id="ListDatasets__b88322013113">0</strong>: creating</li><li id="ListDatasets__li178321106112"><strong id="ListDatasets__b7832109115">1</strong>: running</li><li id="ListDatasets__li18323017112"><strong id="ListDatasets__b1183218020115">2</strong>: deleting</li><li id="ListDatasets__li10832602015"><strong id="ListDatasets__b10832160614">3</strong>: deleted</li><li id="ListDatasets__li1832504113"><strong id="ListDatasets__b178321704115">4</strong>: error</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row852413581402"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p1683220014115">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p128323016113">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p183217017114">Key identifier list of the dataset. The labeling type is used as the default label when the labeling task releases a version. For example, ["Image","Object detection"].</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row16524858300"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p98331602117">task_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p158335010117">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p198336013115">Labeling task type of the released version, which is the same as the dataset type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row552419581018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p208339018117">total_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p68331006114">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p7833150214">Total number of version samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row205249585016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p12833140411">total_sub_sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p1783312018112">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p28337015111">Total number of subsamples generated from the parent samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row175246581504"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p148339013112">train_evaluate_sample_ratio</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p1783390518">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p1583310918">Split training and verification ratio during version release. The default value is <strong id="ListDatasets__b158331001219">1.00</strong>, indicating that all labeled samples are split into the training set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row145243582016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p98333017120">update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p178330017110">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p483316016118">Time when a version is updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row2052420589011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p483360710">version_format</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p4833200111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p3833170614">Format of a dataset version. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul10833100419"><li id="ListDatasets__li98337015115"><strong id="ListDatasets__b58331303113">Default</strong>: default format</li><li id="ListDatasets__li108338010116"><strong id="ListDatasets__b108333019117">CarbonData</strong>: CarbonData (supported only by table datasets)</li><li id="ListDatasets__li16833701211"><strong id="ListDatasets__b1783460714">CSV</strong>: CSV</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row55242581018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p583450711">version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p88341801218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p2834103117">Dataset version ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row145242581302"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p2834901014">version_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p9834405111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p183415012117">Dataset version name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row19525135811012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListDatasets__p383490310">with_column_header</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListDatasets__p983413013118">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListDatasets__p1083420017116">Whether the first row in the released CSV file is a column name. This field is valid for the table dataset. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul14834180817"><li id="ListDatasets__li383480318"><strong id="ListDatasets__b2834100513">true</strong>: The first row in the released CSV file is a column name.</li><li id="ListDatasets__li0834604119"><strong id="ListDatasets__b4834170913">false</strong>: The first row in the released CSV file is not a column name.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_LabelStats"></a><a name="response_LabelStats"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_LabelStats" frame="border" border="1" rules="all"><caption><b>Table 13 </b>LabelStats</caption><thead align="left"><tr id="ListDatasets__row87275582003"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="ListDatasets__p14834504111">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="ListDatasets__p8834130718">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="ListDatasets__p128344012118">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row77272058709"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p383413017115">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p1883430218">Array of <a href="#ListDatasets__response_LabelAttribute">LabelAttribute</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p11835801016">Multi-dimensional attribute of a label. For example, if the label is music, attributes such as style and artist may be included.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row17727195815014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p383510019120">count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p118351909117">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p483510218">Number of labels.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row9727195813015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p168358016115">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p12835301619">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p8835701019">Label name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row372718587012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p11835702113">property</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p20835001713"><a href="#ListDatasets__response_LabelProperty">LabelProperty</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p2835301818">Basic attribute key-value pair of a label, such as color and shortcut keys.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1772716582011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p11835001816">sample_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p38351600118">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p9835102114">Number of samples containing the label.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row20728195811017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListDatasets__p14835120219">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListDatasets__p68351101912">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListDatasets__p78355019115">Label type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul12835100118"><li id="ListDatasets__li1383510012118"><strong id="ListDatasets__b138351303117">0</strong>: image classification</li><li id="ListDatasets__li158351606110"><strong id="ListDatasets__b1483570715">1</strong>: object detection</li><li id="ListDatasets__li38351501116"><strong id="ListDatasets__b1083520416">100</strong>: text classification</li><li id="ListDatasets__li483510416"><strong id="ListDatasets__b9835701918">101</strong>: named entity recognition</li><li id="ListDatasets__li18351901918"><strong id="ListDatasets__b208351301815">102</strong>: text triplet relationship</li><li id="ListDatasets__li118351301617"><strong id="ListDatasets__b16835120913">103</strong>: text triplet entity</li><li id="ListDatasets__li198351201918"><strong id="ListDatasets__b58351808113">200</strong>: speech classification</li><li id="ListDatasets__li13836601017"><strong id="ListDatasets__b1383615017117">201</strong>: speech content</li><li id="ListDatasets__li14836170415"><strong id="ListDatasets__b18836901613">202</strong>: speech paragraph labeling</li><li id="ListDatasets__li148364019118"><strong id="ListDatasets__b98361501316">600</strong>: video classification</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_LabelAttribute"></a><a name="response_LabelAttribute"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_LabelAttribute" frame="border" border="1" rules="all"><caption><b>Table 14 </b>LabelAttribute</caption><thead align="left"><tr id="ListDatasets__row776417589014"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="ListDatasets__p18836140115">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="ListDatasets__p48361301318">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="ListDatasets__p13836110915">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row16764195819018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListDatasets__p283615018112">default_value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListDatasets__p128361801916">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListDatasets__p148361803114">Default value of a label attribute.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row15764158706"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListDatasets__p128360017119">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListDatasets__p88361401113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListDatasets__p28361803113">Label attribute ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row16764958101"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListDatasets__p1783613019111">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListDatasets__p0836102117">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListDatasets__p16837180618">Label attribute name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row176519585013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListDatasets__p783716017110">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListDatasets__p128371108115">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListDatasets__p168371701010">Label attribute type. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul14837007116"><li id="ListDatasets__li1983710019119"><strong id="ListDatasets__b7837190914">text</strong>: text</li><li id="ListDatasets__li6837501018"><strong id="ListDatasets__b1883719017119">select</strong>: single-choice drop-down list</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row47651958708"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListDatasets__p12837120812">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListDatasets__p10837108113">Array of <a href="#ListDatasets__response_LabelAttributeValue">LabelAttributeValue</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListDatasets__p483710010114">List of label attribute values.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_LabelAttributeValue"></a><a name="response_LabelAttributeValue"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_LabelAttributeValue" frame="border" border="1" rules="all"><caption><b>Table 15 </b>LabelAttributeValue</caption><thead align="left"><tr id="ListDatasets__row0793058906"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="ListDatasets__p28377011114">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="ListDatasets__p1283730311">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="ListDatasets__p1583717013119">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row679885812018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListDatasets__p18371001910">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListDatasets__p7837905111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListDatasets__p5837303119">Label attribute value ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row57983581904"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListDatasets__p78371204119">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListDatasets__p13838000110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListDatasets__p7838130719">Label attribute value.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_WorkforceDescriptor"></a><a name="response_WorkforceDescriptor"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_WorkforceDescriptor" frame="border" border="1" rules="all"><caption><b>Table 16 </b>WorkforceDescriptor</caption><thead align="left"><tr id="ListDatasets__row68091758107"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.1"><p id="ListDatasets__p78381803110">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.2"><p id="ListDatasets__p10838100017">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.16.2.4.1.3"><p id="ListDatasets__p1838701117">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row78097581301"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p158382002013">current_task_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p3838704116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p138382012111">ID of a team labeling task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row10809195819019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p108381401313">current_task_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p38381804111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p128381601516">Name of a team labeling task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row8809458201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p98381405110">reject_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p14838409112">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p138381507120">Number of rejected samples.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row198101458107"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p118389016117">repetition</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p148381101113">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p17838509114">Number of persons who label each sample. The minimum value is <strong id="ListDatasets__b4838120210">1</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row168101658809"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p1383817014115">is_synchronize_auto_labeling_data</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p88387016113">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p1083830416">Whether to synchronously update auto labeling data. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul118383018120"><li id="ListDatasets__li11838170014"><strong id="ListDatasets__b148392002016">true</strong>: Update auto labeling data synchronously.</li><li id="ListDatasets__li7839190619"><strong id="ListDatasets__b148394012120">false</strong>: Do not update auto labeling data synchronously.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row78101958307"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p2839120311">is_synchronize_data</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p1383980716">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p5839906117">Whether to synchronize updated data, such as uploading files, synchronizing data sources, and assigning imported unlabeled files to team members. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul0839403110"><li id="ListDatasets__li1883940215"><strong id="ListDatasets__b4839507119">true</strong>: Synchronize updated data to team members.</li><li id="ListDatasets__li118391609117"><strong id="ListDatasets__b98391001014">false</strong>: Do not synchronize updated data to team members.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row168103581805"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p128391500118">workers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p1883912019115">Array of <a href="#ListDatasets__response_Worker">Worker</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p883920016119">List of labeling team members.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row198100581603"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p13839140619">workforce_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p58391607111">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p483915012110">ID of a labeling team.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row281018586018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListDatasets__p383940516">workforce_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListDatasets__p98393013116">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListDatasets__p58395017116">Name of a labeling team.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListDatasets__response_Worker"></a><a name="response_Worker"></a><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__response_Worker" frame="border" border="1" rules="all"><caption><b>Table 17 </b>Worker</caption><thead align="left"><tr id="ListDatasets__row198501458701"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="ListDatasets__p9839901211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="ListDatasets__p1583915013112">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="ListDatasets__p11840170618">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row18850165815020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p0840150916">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p3840180819">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p178402009117">Creation time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row188501458008"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p08401206114">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p1284020319">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p168405011117">Labeling team member description. The value contains 0 to 256 characters and does not support the following special characters: ^!<>=&"'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1385017585010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p108401302112">email</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p0840107112">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p1784011020110">Email address of a labeling team member.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row5851115819011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p8840409119">role</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p8840101112">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p158401407111">Role. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul148401001116"><li id="ListDatasets__li19840130110"><strong id="ListDatasets__b2084000913">0</strong>: labeling personnel</li><li id="ListDatasets__li1884060216"><strong id="ListDatasets__b18840100218">1</strong>: reviewer</li><li id="ListDatasets__li88401001018"><strong id="ListDatasets__b14840301118">2</strong>: team administrator</li><li id="ListDatasets__li9840101014"><strong id="ListDatasets__b6840301410">3</strong>: dataset owner</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row885175817018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p484012013117">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p88401306118">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p384014016116">Current login status of a labeling team member. The options are as follows:</p>
|
|
<ul id="ListDatasets__ul20840502118"><li id="ListDatasets__li19840401913"><strong id="ListDatasets__b1584080517">0</strong>: The invitation email has not been sent.</li><li id="ListDatasets__li98402003116"><strong id="ListDatasets__b108411605115">1</strong>: The invitation email has been sent but the user has not logged in.</li><li id="ListDatasets__li5841901616"><strong id="ListDatasets__b5841801212">2</strong>: The user has logged in.</li><li id="ListDatasets__li78411301710"><strong id="ListDatasets__b584117013114">3</strong>: The labeling team member has been deleted.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row118511558306"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p0841901411">update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p1841107118">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p198412010111">Update time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row985125818016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p168411002111">worker_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p13841110318">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p784113019114">ID of a labeling team member.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row1885119581107"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListDatasets__p28411401619">workforce_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListDatasets__p14841901417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListDatasets__p17841130317">ID of a labeling team.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section1584111010115"><h4 class="sectiontitle">Example Requests</h4><p id="ListDatasets__p13841901116">Querying the Dataset List</p>
|
|
<pre class="screen" id="ListDatasets__screen1384100617">GET https://{endpoint}/v2/{project_id}/datasets?offset=0&limit=10&sort_by=create_time&order=desc&dataset_type=0&file_preview=true</pre>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section5841130513"><h4 class="sectiontitle">Example Responses</h4><p id="ListDatasets__p138411802013"><strong id="ListDatasets__b68412010116">Status code: 200</strong></p>
|
|
<p id="ListDatasets__p15841300114">OK</p>
|
|
<pre class="screen" id="ListDatasets__screen0841301512">{
|
|
"total_number" : 1,
|
|
"datasets" : [ {
|
|
"dataset_id" : "gfghHSokody6AJigS5A",
|
|
"dataset_name" : "dataset-f9e8",
|
|
"dataset_type" : 0,
|
|
"data_format" : "Default",
|
|
"next_version_num" : 4,
|
|
"status" : 1,
|
|
"data_sources" : [ {
|
|
"data_type" : 0,
|
|
"data_path" : "/test-obs/classify/input/catDog4/"
|
|
} ],
|
|
"create_time" : 1605690595404,
|
|
"update_time" : 1605690595404,
|
|
"description" : "",
|
|
"current_version_id" : "54IXbeJhfttGpL46lbv",
|
|
"current_version_name" : "V003",
|
|
"total_sample_count" : 10,
|
|
"annotated_sample_count" : 10,
|
|
"work_path" : "/test-obs/classify/output/",
|
|
"inner_work_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/",
|
|
"inner_annotation_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/annotation/",
|
|
"inner_data_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/data/",
|
|
"inner_log_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/logs/",
|
|
"inner_temp_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/temp/",
|
|
"inner_task_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/task/",
|
|
"work_path_type" : 0,
|
|
"workspace_id" : "0",
|
|
"enterprise_project_id" : "0",
|
|
"exist_running_task" : false,
|
|
"exist_workforce_task" : false,
|
|
"running_tasks_id" : [ ],
|
|
"workforce_task_count" : 0,
|
|
"feature_supports" : [ "0" ],
|
|
"managed" : false,
|
|
"import_data" : false,
|
|
"ai_project" : "default-ai-project",
|
|
"label_task_count" : 1,
|
|
"dataset_format" : 0,
|
|
"dataset_version" : "v1",
|
|
"content_labeling" : true,
|
|
"samples" : [ {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/15.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=tuUo9jl6lqoMKAwNBz5g8dxO%2FdE%3D",
|
|
"create_time" : 1605690596035
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/8.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=NITOdBnkUXtdnKuEgDzZpkQzNfM%3D",
|
|
"create_time" : 1605690596046
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/9.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=%2BwUo1BL38%2F2d7p7anPi4fNzm1VU%3D",
|
|
"create_time" : 1605690596050
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/7.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=tOrHfcWo%2FEJ0wRzfi1M5Wk2MrXg%3D",
|
|
"create_time" : 1605690596043
|
|
} ],
|
|
"files" : [ {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/15.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=tuUo9jl6lqoMKAwNBz5g8dxO%2FdE%3D",
|
|
"create_time" : 1605690596035
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/8.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=NITOdBnkUXtdnKuEgDzZpkQzNfM%3D",
|
|
"create_time" : 1605690596046
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/9.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=%2BwUo1BL38%2F2d7p7anPi4fNzm1VU%3D",
|
|
"create_time" : 1605690596050
|
|
}, {
|
|
"url" : "https://test-obs.obs.xxx.com:443/classify/input/catDog4/7.jpg?AccessKeyId=vprCCTxxxxxxxxxxbXr&Expires=1606100112&Signature=tOrHfcWo%2FEJ0wRzfi1M5Wk2MrXg%3D",
|
|
"create_time" : 1605690596043
|
|
} ]
|
|
} ]
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section184380917"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListDatasets__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListDatasets__row89595589010"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListDatasets__p17843701316">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListDatasets__p284350717">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListDatasets__row696055810018"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListDatasets__p12843120418">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListDatasets__p188432001112">OK</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row109601158502"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListDatasets__p6843140416">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListDatasets__p108431001919">Unauthorized</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row139604581603"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListDatasets__p16843190119">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListDatasets__p0843130419">Forbidden</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListDatasets__row99600581104"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListDatasets__p108431106119">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListDatasets__p88431101316">Not Found</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListDatasets__section17843401110"><h4 class="sectiontitle">Error Codes</h4><p id="ListDatasets__p1784360717">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">Dataset Management</a></div>
|
|
</div>
|
|
</div>
|
|
|