Update lbox_open.py
Browse filesupdate data_url with cdn server
- lbox_open.py +9 -9
lbox_open.py
CHANGED
@@ -122,7 +122,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
122 |
name="casename_classification",
|
123 |
description="",
|
124 |
features=_CASENAME_CLASSIFICATION_FEATURES,
|
125 |
-
data_url="https://lbox-open
|
126 |
citation="",
|
127 |
url="lbox.kr",
|
128 |
),
|
@@ -130,7 +130,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
130 |
name="casename_classification_plus",
|
131 |
description="",
|
132 |
features=_CASENAME_CLASSIFICATION_FEATURES,
|
133 |
-
data_url="https://lbox-open
|
134 |
citation="",
|
135 |
url="lbox.kr",
|
136 |
),
|
@@ -138,7 +138,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
138 |
name="statute_classification",
|
139 |
description="",
|
140 |
features=_STATUTE_CLASSIFICATION_FEATURES,
|
141 |
-
data_url="https://lbox-open
|
142 |
citation="",
|
143 |
url="lbox.kr",
|
144 |
),
|
@@ -146,7 +146,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
146 |
name="statute_classification_plus",
|
147 |
description="",
|
148 |
features=_STATUTE_CLASSIFICATION_FEATURES,
|
149 |
-
data_url="https://lbox-open
|
150 |
citation="",
|
151 |
url="lbox.kr",
|
152 |
),
|
@@ -154,7 +154,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
154 |
name="ljp_criminal",
|
155 |
description="",
|
156 |
features=_LJP_CRIMINAL,
|
157 |
-
data_url="https://lbox-open
|
158 |
citation="",
|
159 |
url="lbox.kr",
|
160 |
),
|
@@ -162,7 +162,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
162 |
name="ljp_civil",
|
163 |
description="",
|
164 |
features=_LJP_CIVIL,
|
165 |
-
data_url="https://lbox-open
|
166 |
citation="",
|
167 |
url="lbox.kr",
|
168 |
),
|
@@ -170,7 +170,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
170 |
name="summarization",
|
171 |
description="",
|
172 |
features=_SUMMARIZATION_FEATURES,
|
173 |
-
data_url="https://lbox-open
|
174 |
citation="",
|
175 |
url="lbox.kr",
|
176 |
),
|
@@ -178,7 +178,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
178 |
name="summarization_plus",
|
179 |
description="",
|
180 |
features=_SUMMARIZATION_FEATURES,
|
181 |
-
data_url="https://lbox-open
|
182 |
citation="",
|
183 |
url="lbox.kr",
|
184 |
),
|
@@ -186,7 +186,7 @@ class LBoxOpen(datasets.GeneratorBasedBuilder):
|
|
186 |
name="precedent_corpus",
|
187 |
description="",
|
188 |
features=_PRECEDENT_CORPUS_FEATURES,
|
189 |
-
data_url="https://lbox-open
|
190 |
citation="",
|
191 |
url="lbox.kr",
|
192 |
),
|
|
|
122 |
name="casename_classification",
|
123 |
description="",
|
124 |
features=_CASENAME_CLASSIFICATION_FEATURES,
|
125 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/casename_classification/v0.1.2/",
|
126 |
citation="",
|
127 |
url="lbox.kr",
|
128 |
),
|
|
|
130 |
name="casename_classification_plus",
|
131 |
description="",
|
132 |
features=_CASENAME_CLASSIFICATION_FEATURES,
|
133 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/casename_classification/v0.1.2_plus/",
|
134 |
citation="",
|
135 |
url="lbox.kr",
|
136 |
),
|
|
|
138 |
name="statute_classification",
|
139 |
description="",
|
140 |
features=_STATUTE_CLASSIFICATION_FEATURES,
|
141 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/statute_classification/v0.1.2/",
|
142 |
citation="",
|
143 |
url="lbox.kr",
|
144 |
),
|
|
|
146 |
name="statute_classification_plus",
|
147 |
description="",
|
148 |
features=_STATUTE_CLASSIFICATION_FEATURES,
|
149 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/statute_classification/v0.1.2_plus/",
|
150 |
citation="",
|
151 |
url="lbox.kr",
|
152 |
),
|
|
|
154 |
name="ljp_criminal",
|
155 |
description="",
|
156 |
features=_LJP_CRIMINAL,
|
157 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/judgement_prediction/v0.1.2/criminal/",
|
158 |
citation="",
|
159 |
url="lbox.kr",
|
160 |
),
|
|
|
162 |
name="ljp_civil",
|
163 |
description="",
|
164 |
features=_LJP_CIVIL,
|
165 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/judgement_prediction/v0.1.2/civil/",
|
166 |
citation="",
|
167 |
url="lbox.kr",
|
168 |
),
|
|
|
170 |
name="summarization",
|
171 |
description="",
|
172 |
features=_SUMMARIZATION_FEATURES,
|
173 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/summarization/v0.1.0/",
|
174 |
citation="",
|
175 |
url="lbox.kr",
|
176 |
),
|
|
|
178 |
name="summarization_plus",
|
179 |
description="",
|
180 |
features=_SUMMARIZATION_FEATURES,
|
181 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/summarization/v0.1.0_plus/",
|
182 |
citation="",
|
183 |
url="lbox.kr",
|
184 |
),
|
|
|
186 |
name="precedent_corpus",
|
187 |
description="",
|
188 |
features=_PRECEDENT_CORPUS_FEATURES,
|
189 |
+
data_url="https://cdn.lbox.kr/public/dataset/lbox-open/precedent_benchmark_dataset/case_corpus/v0.1.0/",
|
190 |
citation="",
|
191 |
url="lbox.kr",
|
192 |
),
|