Datasets:
Commit
•
47e0db4
1
Parent(s):
cf1d34a
Add nl data files
Browse files- README.md +13 -5
- nl/test-00000-of-00001.parquet +3 -0
- nl/train-00000-of-00001.parquet +3 -0
- nl/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -831,16 +831,16 @@ dataset_info:
|
|
831 |
'20': '100155'
|
832 |
splits:
|
833 |
- name: train
|
834 |
-
num_bytes:
|
835 |
num_examples: 55000
|
836 |
- name: test
|
837 |
-
num_bytes:
|
838 |
num_examples: 5000
|
839 |
- name: validation
|
840 |
-
num_bytes:
|
841 |
num_examples: 5000
|
842 |
-
download_size:
|
843 |
-
dataset_size:
|
844 |
- config_name: pl
|
845 |
features:
|
846 |
- name: celex_id
|
@@ -1124,6 +1124,14 @@ configs:
|
|
1124 |
path: en/test-*
|
1125 |
- split: validation
|
1126 |
path: en/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1127 |
---
|
1128 |
|
1129 |
# Dataset Card for "MultiEURLEX"
|
|
|
831 |
'20': '100155'
|
832 |
splits:
|
833 |
- name: train
|
834 |
+
num_bytes: 430232711
|
835 |
num_examples: 55000
|
836 |
- name: test
|
837 |
+
num_bytes: 64728022
|
838 |
num_examples: 5000
|
839 |
- name: validation
|
840 |
+
num_bytes: 45452538
|
841 |
num_examples: 5000
|
842 |
+
download_size: 230199167
|
843 |
+
dataset_size: 540413271
|
844 |
- config_name: pl
|
845 |
features:
|
846 |
- name: celex_id
|
|
|
1124 |
path: en/test-*
|
1125 |
- split: validation
|
1126 |
path: en/validation-*
|
1127 |
+
- config_name: nl
|
1128 |
+
data_files:
|
1129 |
+
- split: train
|
1130 |
+
path: nl/train-*
|
1131 |
+
- split: test
|
1132 |
+
path: nl/test-*
|
1133 |
+
- split: validation
|
1134 |
+
path: nl/validation-*
|
1135 |
---
|
1136 |
|
1137 |
# Dataset Card for "MultiEURLEX"
|
nl/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea10cf56e6a3fd388079f35bdf10243beddad00b1e5c26fbb1a73b3f1dc4c7df
|
3 |
+
size 26767999
|
nl/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49906cdd9f57763906e2bd2c9f9d567667f4d945553904869c9fb00f23dda522
|
3 |
+
size 184973059
|
nl/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dca6d6cab3c4fc5e2ec0865ef47edb0b59b23dc55d13edfc1670eb2730cbe406
|
3 |
+
size 18458109
|