ShariqFarhan commited on
Commit
7097acf
·
1 Parent(s): 2e1acee

Update pokemon_canny.py

Browse files
Files changed (1) hide show
  1. 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="pokemon_dict.json",
24
  repo_type="dataset",
25
  )
26
 
 
20
 
21
  METADATA_URL = hf_hub_url(
22
  "ShariqFarhan/pokemon_canny",
23
+ filename="pokemon_dict.jsonl",
24
  repo_type="dataset",
25
  )
26