Commit
•
78bb85a
1
Parent(s):
ae9f338
Update data URL
Browse files- cantemist.py +1 -1
cantemist.py
CHANGED
@@ -84,7 +84,7 @@ _HOMEPAGE = "https://temu.bsc.es/cantemist/?p=4338"
|
|
84 |
_LICENSE = "Creative Commons Attribution 4.0 International"
|
85 |
|
86 |
_URLS = {
|
87 |
-
_DATASETNAME: "
|
88 |
}
|
89 |
|
90 |
_SUPPORTED_TASKS = [
|
|
|
84 |
_LICENSE = "Creative Commons Attribution 4.0 International"
|
85 |
|
86 |
_URLS = {
|
87 |
+
_DATASETNAME: "data/cantemist.zip",
|
88 |
}
|
89 |
|
90 |
_SUPPORTED_TASKS = [
|