christopher
commited on
Commit
•
b45ca3a
1
Parent(s):
81b2afa
Update args_me.py
Browse files- args_me.py +1 -1
args_me.py
CHANGED
@@ -47,7 +47,7 @@ _HOMEPAGE = "https://zenodo.org/record/4139439"
|
|
47 |
_LICENSE = "https://creativecommons.org/licenses/by/4.0/legalcode"
|
48 |
|
49 |
|
50 |
-
_REPO = "https://huggingface.co/datasets/cakiki/args_me/
|
51 |
_URLs = {
|
52 |
'corpus': f"{_REPO}/args-me.jsonl",
|
53 |
'topics': f"{_REPO}/topics.jsonl",
|
|
|
47 |
_LICENSE = "https://creativecommons.org/licenses/by/4.0/legalcode"
|
48 |
|
49 |
|
50 |
+
_REPO = "https://huggingface.co/datasets/cakiki/args_me/resolve/main/"
|
51 |
_URLs = {
|
52 |
'corpus': f"{_REPO}/args-me.jsonl",
|
53 |
'topics': f"{_REPO}/topics.jsonl",
|