lovodkin93
commited on
Commit
•
b1feb06
1
Parent(s):
b1a4d41
Controlled-Text-Reduction-dataset.py
CHANGED
@@ -314,9 +314,9 @@ SOFTWARE."""
|
|
314 |
# }
|
315 |
|
316 |
_URLs = {
|
317 |
-
"dev_DUC-2001-2002": "https://github.com/
|
318 |
-
"test_DUC-2001-2002": "https://github.com/
|
319 |
-
"train_DUC-2001-2002": "https://github.com/
|
320 |
}
|
321 |
|
322 |
|
|
|
314 |
# }
|
315 |
|
316 |
_URLs = {
|
317 |
+
"dev_DUC-2001-2002": "https://github.com/plroit/qasrl-gs/raw/master/data/sentences/wikinews.dev.full.csv",
|
318 |
+
"test_DUC-2001-2002": "https://github.com/plroit/qasrl-gs/raw/master/data/sentences/wikinews.dev.full.csv",
|
319 |
+
"train_DUC-2001-2002": "https://github.com/plroit/qasrl-gs/raw/master/data/sentences/wikinews.dev.full.csv"
|
320 |
}
|
321 |
|
322 |
|