kardosdrur
commited on
Commit
•
c572319
1
Parent(s):
c47b62d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -258,6 +258,49 @@ dataset_info:
|
|
258 |
num_examples: 5000
|
259 |
download_size: 139057595
|
260 |
dataset_size: 312411914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
261 |
configs:
|
262 |
- config_name: de
|
263 |
data_files:
|
@@ -307,6 +350,14 @@ configs:
|
|
307 |
path: pl/test-*
|
308 |
- split: validation
|
309 |
path: pl/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
310 |
---
|
311 |
# Dataset Card for "eurlex-multilingual"
|
312 |
|
|
|
258 |
num_examples: 5000
|
259 |
download_size: 139057595
|
260 |
dataset_size: 312411914
|
261 |
+
- config_name: ro
|
262 |
+
features:
|
263 |
+
- name: id
|
264 |
+
dtype: string
|
265 |
+
- name: text
|
266 |
+
dtype: string
|
267 |
+
- name: label
|
268 |
+
sequence:
|
269 |
+
class_label:
|
270 |
+
names:
|
271 |
+
'0': '100149'
|
272 |
+
'1': '100160'
|
273 |
+
'2': '100148'
|
274 |
+
'3': '100147'
|
275 |
+
'4': '100152'
|
276 |
+
'5': '100143'
|
277 |
+
'6': '100156'
|
278 |
+
'7': '100158'
|
279 |
+
'8': '100154'
|
280 |
+
'9': '100153'
|
281 |
+
'10': '100142'
|
282 |
+
'11': '100145'
|
283 |
+
'12': '100150'
|
284 |
+
'13': '100162'
|
285 |
+
'14': '100159'
|
286 |
+
'15': '100144'
|
287 |
+
'16': '100151'
|
288 |
+
'17': '100157'
|
289 |
+
'18': '100161'
|
290 |
+
'19': '100146'
|
291 |
+
'20': '100155'
|
292 |
+
splits:
|
293 |
+
- name: train
|
294 |
+
num_bytes: 164966652
|
295 |
+
num_examples: 15921
|
296 |
+
- name: test
|
297 |
+
num_bytes: 67248460
|
298 |
+
num_examples: 5000
|
299 |
+
- name: validation
|
300 |
+
num_bytes: 46968058
|
301 |
+
num_examples: 5000
|
302 |
+
download_size: 118725499
|
303 |
+
dataset_size: 279183170
|
304 |
configs:
|
305 |
- config_name: de
|
306 |
data_files:
|
|
|
350 |
path: pl/test-*
|
351 |
- split: validation
|
352 |
path: pl/validation-*
|
353 |
+
- config_name: ro
|
354 |
+
data_files:
|
355 |
+
- split: train
|
356 |
+
path: ro/train-*
|
357 |
+
- split: test
|
358 |
+
path: ro/test-*
|
359 |
+
- split: validation
|
360 |
+
path: ro/validation-*
|
361 |
---
|
362 |
# Dataset Card for "eurlex-multilingual"
|
363 |
|