Update script to hub
Browse files- Boat_dataset.py +1 -1
Boat_dataset.py
CHANGED
|
@@ -18,7 +18,7 @@ _DESCRIPTION = """\
|
|
| 18 |
This dataset is designed to solve an object detection task with images of boats.
|
| 19 |
"""
|
| 20 |
|
| 21 |
-
_HOMEPAGE = "https://huggingface.co/datasets/zhuchi76/Boat_dataset"
|
| 22 |
|
| 23 |
_LICENSE = ""
|
| 24 |
|
|
|
|
| 18 |
This dataset is designed to solve an object detection task with images of boats.
|
| 19 |
"""
|
| 20 |
|
| 21 |
+
_HOMEPAGE = "https://huggingface.co/datasets/zhuchi76/Boat_dataset/resolve/main"
|
| 22 |
|
| 23 |
_LICENSE = ""
|
| 24 |
|