Add 'eurlex' config data files
Browse files
README.md
CHANGED
@@ -80,6 +80,26 @@ dataset_info:
|
|
80 |
num_examples: 1000
|
81 |
download_size: 52347621
|
82 |
dataset_size: 112413780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
configs:
|
84 |
- config_name: all
|
85 |
data_files:
|
@@ -113,4 +133,12 @@ configs:
|
|
113 |
path: ecthr_b/validation-*
|
114 |
- split: test
|
115 |
path: ecthr_b/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
---
|
|
|
80 |
num_examples: 1000
|
81 |
download_size: 52347621
|
82 |
dataset_size: 112413780
|
83 |
+
- config_name: eurlex
|
84 |
+
features:
|
85 |
+
- name: input
|
86 |
+
dtype: string
|
87 |
+
- name: references
|
88 |
+
sequence: string
|
89 |
+
- name: gold
|
90 |
+
sequence: string
|
91 |
+
splits:
|
92 |
+
- name: train
|
93 |
+
num_bytes: 402315088
|
94 |
+
num_examples: 55000
|
95 |
+
- name: validation
|
96 |
+
num_bytes: 42602306
|
97 |
+
num_examples: 5000
|
98 |
+
- name: test
|
99 |
+
num_bytes: 60800017
|
100 |
+
num_examples: 5000
|
101 |
+
download_size: 210059741
|
102 |
+
dataset_size: 505717411
|
103 |
configs:
|
104 |
- config_name: all
|
105 |
data_files:
|
|
|
133 |
path: ecthr_b/validation-*
|
134 |
- split: test
|
135 |
path: ecthr_b/test-*
|
136 |
+
- config_name: eurlex
|
137 |
+
data_files:
|
138 |
+
- split: train
|
139 |
+
path: eurlex/train-*
|
140 |
+
- split: validation
|
141 |
+
path: eurlex/validation-*
|
142 |
+
- split: test
|
143 |
+
path: eurlex/test-*
|
144 |
---
|
eurlex/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08b894e7549e7b033cf617345b04dd73cdee8872480e7698f434f1b9694b9195
|
3 |
+
size 24433609
|
eurlex/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecaabad600f5380aa0647eb6b7de21e9881caa56c64e1bd17bfebd466b85b2c6
|
3 |
+
size 168407772
|
eurlex/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6880f160dd610c861304ea67addcb28e803dd951620bae0db1866bd0f0f9917
|
3 |
+
size 17218360
|