Datasets:
Size:
10K - 100K
License:
Update occlusion_swiss_judgment_prediction.py
Browse files
occlusion_swiss_judgment_prediction.py
CHANGED
@@ -49,7 +49,7 @@ _LANGUAGES = [
|
|
49 |
"it",
|
50 |
]
|
51 |
|
52 |
-
_URL = "https://huggingface.co/datasets/rcds/occlusion_swiss_judgment_prediction/resolve/main/data"
|
53 |
|
54 |
_URLS = {
|
55 |
"test_1": _URL + "test_occ_1.jsonl",
|
|
|
49 |
"it",
|
50 |
]
|
51 |
|
52 |
+
_URL = "https://huggingface.co/datasets/rcds/occlusion_swiss_judgment_prediction/resolve/main/data/"
|
53 |
|
54 |
_URLS = {
|
55 |
"test_1": _URL + "test_occ_1.jsonl",
|