modelarts-umn/umn/source/data_management/modifying_a_dataset.rst
Artem Goncharov 06a9012474
add umn docs (#1)
add umn docs

Reviewed-by: kucerakk <kucerakk@gmail.com>
2022-03-17 19:11:06 +00:00

37 lines
3.0 KiB
ReStructuredText

Modifying a Dataset
===================
For a created dataset, you can modify its basic information to match service changes.
Prerequisites
-------------
You have created a dataset.
Modifying the Basic Information About a Dataset
-----------------------------------------------
#. Log in to the ModelArts management console. In the left navigation pane, choose **Data Management** > **Datasets**. The **Datasets** page is displayed.
#. In the dataset list, choose **More > Modify** in the **Operation** column.
Alternatively, you can click the dataset name to go to the **Dashboard** tab page of the dataset, and click **Modify** in the upper right corner.
#. Modify basic information about the dataset and then click **OK**. Refer to `Table 1 <#modelarts230020enustopic0170886811table151481125214>`__ for details.
.. _modelarts230020enustopic0170886811table151481125214:
.. table:: **Table 1** Parameters
+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Parameter | Description |
+=============+==========================================================================================================================================================================================================================+
| Name | Enter the name of the dataset. A dataset name can contain only letters, digits, underscores (_), and hyphens (-). |
+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Description | Enter a brief description for the dataset. |
+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Label Set | The label set varies depending on the dataset type. For details about how to modify the label set, see the parameters of different dataset types in `Creating a Dataset <../data_management/creating_a_dataset.html>`__. |
+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+