Skip to content

Commit f007e91

Browse files
committed
show download option for export labels
1 parent add6b7b commit f007e91

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/machine-learning/how-to-create-image-labeling-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,9 @@ You can export an image label as:
294294
* An [Azure MLTable data asset](./how-to-mltable.md).
295295
:::moniker-end
296296

297-
When you export a CSV or COCO file, a notification appears briefly when the file is ready to download. You'll also find the notification in the **Notification** section on the top bar:
297+
When you export a CSV or COCO file, a notification appears briefly when the file is ready to download. Select the **Download file** link to download your results. You'll also find the notification in the **Notification** section on the top bar:
298298

299-
:::image type="content" source="media/how-to-create-text-labeling-projects/notification-bar.png" alt-text="Notification for file download.":::
299+
:::image type="content" source="media/how-to-create-labeling-projects/download-file.png" alt-text="Screenshot that shows the notification for the file download.":::
300300

301301
Access exported Azure Machine Learning datasets and data assets in the **Data** section of Machine Learning. The data details page also provides sample code you can use to access your labels by using Python.
302302

articles/machine-learning/how-to-create-text-labeling-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,9 @@ For **Text Named Entity Recognition** projects, you can export label data as:
284284
* A CoNLL file. For this export, you'll also have to assign a compute resource. The export process runs offline and generates the file as part of an experiment run. Azure Machine Learning creates the CoNLL file in a folder inside*Labeling/export/conll*.
285285
:::moniker-end
286286

287-
When you export a CSV or CoNLL file, a notification appears briefly when the file is ready to download. You'll also find the notification in the **Notification** section on the top bar:
287+
When you export a CSV or CoNLL file, a notification appears briefly when the file is ready to download. Select the **Download file** link to download your results. You'll also find the notification in the **Notification** section on the top bar:
288288

289-
:::image type="content" source="media/how-to-create-text-labeling-projects/notification-bar.png" alt-text="Screenshot that shows the notification for the file download.":::
289+
:::image type="content" source="media/how-to-create-labeling-projects/download-file.png" alt-text="Screenshot that shows the notification for the file download.":::
290290

291291
Access exported Azure Machine Learning datasets and data assets in the **Data** section of Machine Learning. The data details page also provides sample code you can use to access your labels by using Python.
292292

41.7 KB
Loading

0 commit comments

Comments
 (0)