Moved files to mideind repo
Browse files
icelandic-error-corpus-IceEC.py
CHANGED
@@ -781,7 +781,7 @@ class IceECConfig(datasets.BuilderConfig):
|
|
781 |
level: str = None
|
782 |
|
783 |
|
784 |
-
_URL = "https://huggingface.co/datasets/
|
785 |
_URLS = {
|
786 |
"train": _URL + "/train.json" ,
|
787 |
"test": _URL + "/test.json"
|
|
|
781 |
level: str = None
|
782 |
|
783 |
|
784 |
+
_URL = "https://huggingface.co/datasets/mideind/icelandic-error-corpus-IceEC/resolve/main"
|
785 |
_URLS = {
|
786 |
"train": _URL + "/train.json" ,
|
787 |
"test": _URL + "/test.json"
|