laskinaa commited on
Commit
2dd67b5
·
verified ·
1 Parent(s): 1efeda4

Update WikiCCC.py

Browse files

Change the path to datasets

Files changed (1) hide show
  1. WikiCCC.py +1 -1
WikiCCC.py CHANGED
@@ -23,7 +23,7 @@ _LICENSE = """\
23
  GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
24
  """
25
 
26
- _URL = "https://huggingface.co/datasets/laskinaa/WikiCCC/"
27
  _BASE_DATA_URL = "dataset_{corpus_id}"
28
  _CORPUS_NAME = "wikicorpus_{corpus_id}.json"
29
  _INFO_NAME = "topic_information_{corpus_id}.json"
 
23
  GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
24
  """
25
 
26
+ _URL = ""
27
  _BASE_DATA_URL = "dataset_{corpus_id}"
28
  _CORPUS_NAME = "wikicorpus_{corpus_id}.json"
29
  _INFO_NAME = "topic_information_{corpus_id}.json"