Update instruct500k_vi.py
Browse files- instruct500k_vi.py +1 -1
instruct500k_vi.py
CHANGED
@@ -14,7 +14,7 @@ _DESCRIPTION = """
|
|
14 |
|
15 |
"""
|
16 |
_HOMEPAGE = "https://github.com/FPT-VVU/ViVidBot"
|
17 |
-
|
18 |
_URLS = {
|
19 |
"meta": "https://huggingface.co/datasets/Vividbot/instruct500k_vi/blob/main/instruct500k_vi.json",
|
20 |
"image": "https://huggingface.co/datasets/Vividbot/instruct500k_vi/tree/main/images" + "{shard}.zip",
|
|
|
14 |
|
15 |
"""
|
16 |
_HOMEPAGE = "https://github.com/FPT-VVU/ViVidBot"
|
17 |
+
_REPO_URL = "https://huggingface.co/datasets/Vividbot/instruct500k_vi/tree/main"
|
18 |
_URLS = {
|
19 |
"meta": "https://huggingface.co/datasets/Vividbot/instruct500k_vi/blob/main/instruct500k_vi.json",
|
20 |
"image": "https://huggingface.co/datasets/Vividbot/instruct500k_vi/tree/main/images" + "{shard}.zip",
|