jcblaise commited on
Commit
9d489de
·
verified ·
1 Parent(s): fa956ee

Update fake_news_filipino.py

Browse files
Files changed (1) hide show
  1. fake_news_filipino.py +1 -1
fake_news_filipino.py CHANGED
@@ -39,7 +39,7 @@ _HOMEPAGE = "https://github.com/jcblaisecruz02/Tagalog-fake-news"
39
  # TODO: Add the licence for the dataset here if you can find it
40
  _LICENSE = ""
41
 
42
- _URL = "https://huggingface.co/datasets/jcblaise/fake_news_filipino/blob/main/fakenews.zip"
43
 
44
 
45
  class FakeNewsFilipino(datasets.GeneratorBasedBuilder):
 
39
  # TODO: Add the licence for the dataset here if you can find it
40
  _LICENSE = ""
41
 
42
+ _URL = "https://huggingface.co/datasets/jcblaise/fake_news_filipino/resolve/main/fakenews.zip"
43
 
44
 
45
  class FakeNewsFilipino(datasets.GeneratorBasedBuilder):