Commit
•
bc9ae34
1
Parent(s):
8f6d388
Update loading script
Browse files- greek_legal_code.py +1 -1
greek_legal_code.py
CHANGED
@@ -2775,7 +2775,7 @@ _HOMEPAGE = "https://doi.org/10.5281/zenodo.5528002"
|
|
2775 |
|
2776 |
_LICENSE = "CC BY-SA (Creative Commons / Attribution-ShareAlike)"
|
2777 |
|
2778 |
-
URL = "
|
2779 |
|
2780 |
|
2781 |
class GreekLegalCodeConfig(datasets.BuilderConfig):
|
|
|
2775 |
|
2776 |
_LICENSE = "CC BY-SA (Creative Commons / Attribution-ShareAlike)"
|
2777 |
|
2778 |
+
URL = "data/greek_legislation.tar.xz"
|
2779 |
|
2780 |
|
2781 |
class GreekLegalCodeConfig(datasets.BuilderConfig):
|