diff --git a/notebooks/train-yolov8-instance-segmentation-on-custom-dataset.ipynb b/notebooks/train-yolov8-instance-segmentation-on-custom-dataset.ipynb index d8df929..c37ef42 100644 --- a/notebooks/train-yolov8-instance-segmentation-on-custom-dataset.ipynb +++ b/notebooks/train-yolov8-instance-segmentation-on-custom-dataset.ipynb @@ -587,7 +587,7 @@ "\n", "### Step 4: Exporting dataset\n", "\n", - "Once the dataset version is generated, we have a hosted dataset we can load directly into our notebook for easy training. Click `Export` and select the `YOLO v5 PyTorch` dataset format.\n", + "Once the dataset version is generated, we have a hosted dataset we can load directly into our notebook for easy training. Click `Export` and select the `YOLOv8` dataset format.\n", "\n", "