shuyangcao commited on
Commit
37cb7ee
1 Parent(s): 6776e96

transfer owner

Browse files
Files changed (1) hide show
  1. reddit_qg.py +1 -1
reddit_qg.py CHANGED
@@ -30,7 +30,7 @@ _DESCRIPTION = """\
30
  Reddit question generation dataset.
31
  """
32
 
33
- _URL = "https://huggingface.co/datasets/shuyangcao/reddit_qg/resolve/main/data/"
34
  _URLS = {
35
  "train": _URL + "train.jsonl",
36
  "valid": _URL + "valid.jsonl",
 
30
  Reddit question generation dataset.
31
  """
32
 
33
+ _URL = "https://huggingface.co/datasets/launch/reddit_qg/resolve/main/data/"
34
  _URLS = {
35
  "train": _URL + "train.jsonl",
36
  "valid": _URL + "valid.jsonl",