shuyangcao commited on
Commit
6b1b25b
1 Parent(s): b70be86

transfer owner

Browse files
Files changed (1) hide show
  1. gov_report.py +1 -1
gov_report.py CHANGED
@@ -38,7 +38,7 @@ There are three configs:
38
  - structure: data with section structure
39
  """
40
 
41
- _URL = "https://huggingface.co/datasets/shuyangcao/gov_report/resolve/main/data/"
42
  _URLS = {
43
  "gao_train": _URL + "gao_train.jsonl",
44
  "gao_valid": _URL + "gao_valid.jsonl",
 
38
  - structure: data with section structure
39
  """
40
 
41
+ _URL = "https://huggingface.co/datasets/launch/gov_report/resolve/main/data/"
42
  _URLS = {
43
  "gao_train": _URL + "gao_train.jsonl",
44
  "gao_valid": _URL + "gao_valid.jsonl",