saied commited on
Commit
0acac13
·
1 Parent(s): fc1a28c

some modification

Browse files
Files changed (1) hide show
  1. persian_news_dataset.py +1 -3
persian_news_dataset.py CHANGED
@@ -19,9 +19,7 @@ https://saied71.github.io/RohanAiLab/,
19
  year={2021}
20
  }
21
  """
22
- # _URL = "https://drive.google.com/uc?export=download&id=1yrTpPZLdb1e6LHqKJfOT3RxRUQBBNEQn" ## SAMPLE
23
- # _URL = "https://drive.google.com/uc?export=download&id=1-6oAYd6UQuuAkTAHEkToCg_Q5cJ2wXi-"
24
- # _URL = "https://github.com/saied71/persian_news_dataset/blob/dev/sample_new.csv.zip?raw=true"
25
  _URL = "persian_news_dataset.zip"
26
 
27
 
 
19
  year={2021}
20
  }
21
  """
22
+
 
 
23
  _URL = "persian_news_dataset.zip"
24
 
25