ShariqFarhan
commited on
Commit
·
f416b79
1
Parent(s):
88de91b
Update pokemon_canny.py
Browse files- pokemon_canny.py +1 -1
pokemon_canny.py
CHANGED
@@ -20,7 +20,7 @@ _FEATURES = datasets.Features(
|
|
20 |
|
21 |
METADATA_URL = hf_hub_url(
|
22 |
"ShariqFarhan/pokemon_canny",
|
23 |
-
filename="
|
24 |
repo_type="dataset",
|
25 |
)
|
26 |
|
|
|
20 |
|
21 |
METADATA_URL = hf_hub_url(
|
22 |
"ShariqFarhan/pokemon_canny",
|
23 |
+
filename="pokemon_dict.json",
|
24 |
repo_type="dataset",
|
25 |
)
|
26 |
|