rajeshradhakrishnan commited on
Commit
4cce6b9
1 Parent(s): 366a2bc

Update malayalam_news.py

Browse files
Files changed (1) hide show
  1. malayalam_news.py +1 -1
malayalam_news.py CHANGED
@@ -23,7 +23,7 @@ _CITATION = """\
23
  """
24
 
25
  _URLs = {
26
- "malayalam_news": "https://huggingface.co/datasets/rajeshradhakrishnan/malayalam_news/blob/main/indicnlp-news-articles.tgz"
27
  }
28
 
29
  class MalayalamNewsConfig(datasets.BuilderConfig):
 
23
  """
24
 
25
  _URLs = {
26
+ "malayalam_news": "https://huggingface.co/datasets/rajeshradhakrishnan/malayalam_news/resolve/main/indicnlp-news-articles.tgz"
27
  }
28
 
29
  class MalayalamNewsConfig(datasets.BuilderConfig):