joelniklaus
commited on
Commit
•
c4cc7cc
1
Parent(s):
5f52b01
added uk legislation
Browse files- .gitattributes +2 -0
- Multi_Legal_Pile.py +1 -1
- README.md +4 -3
- data/en/legislation/uk_uk_lex.jsonl.xz +3 -0
.gitattributes
CHANGED
@@ -75,3 +75,5 @@ data/cs/caselaw/czechia_supreme_administrative_court.jsonl.xz filter=lfs diff=lf
|
|
75 |
data/de/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
76 |
data/fr/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
77 |
data/it/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
75 |
data/de/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
76 |
data/fr/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
77 |
data/it/caselaw/switzerland_entscheidsuche.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
78 |
+
data/en/legislation/uk_uk_lex.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
79 |
+
data/hu/legislation/hungary_marcell.jsonl.xz filter=lfs diff=lfs merge=lfs -text
|
Multi_Legal_Pile.py
CHANGED
@@ -38,7 +38,7 @@ _DATA_NAME = {
|
|
38 |
"legislation": ["germany_openlegaldata", "switzerland_lexfind"],
|
39 |
},
|
40 |
"en": {
|
41 |
-
"legislation": ["switzerland_lexfind"],
|
42 |
},
|
43 |
"fr": {
|
44 |
"caselaw": ["belgium_jurportal", "france_cass", "luxembourg_judoc", "switzerland_entscheidsuche"],
|
|
|
38 |
"legislation": ["germany_openlegaldata", "switzerland_lexfind"],
|
39 |
},
|
40 |
"en": {
|
41 |
+
"legislation": ["switzerland_lexfind", "uk_uk_lex"],
|
42 |
},
|
43 |
"fr": {
|
44 |
"caselaw": ["belgium_jurportal", "france_cass", "luxembourg_judoc", "switzerland_entscheidsuche"],
|
README.md
CHANGED
@@ -122,8 +122,8 @@ all_legislation').
|
|
122 |
The file format is jsonl.xz and there is one split available ("train").
|
123 |
|
124 |
|
125 |
-
The complete dataset (
|
126 |
-
- Native Multi Legal Pile (
|
127 |
- Eurlex Resources (179GB)
|
128 |
- MC4 Legal (133GB)
|
129 |
- Pile of Law (222GB)
|
@@ -144,6 +144,7 @@ The complete dataset (563GB) consists of four large subsets:
|
|
144 |
| de | legislation | Germany | openlegaldata | 96 | xxx | xxx | xxx | | |
|
145 |
| de | legislation | Switzerland | lexfind | 299 | xxx | xxx | xxx | | |
|
146 |
| en | legislation | Switzerland | lexfind | 9 | xxx | xxx | xxx | | |
|
|
|
147 |
| fr | caselaw | Belgium | jurportal | 104 | xxx | xxx | xxx | | |
|
148 |
| fr | caselaw | France | CASS | 266 | xxx | xxx | xxx | | |
|
149 |
| fr | caselaw | Luxembourg | judoc | 277 | xxx | xxx | xxx | | |
|
@@ -159,7 +160,7 @@ The complete dataset (563GB) consists of four large subsets:
|
|
159 |
| ro | legislation | Romania | MARCELL | 2704 | xxx | xxx | xxx | | |
|
160 |
| sk | legislation | Slovakia | MARCELL | 192 | xxx | xxx | xxx | | |
|
161 |
| sl | legislation | Slovenia | MARCELL | 753 | xxx | xxx | xxx | | |
|
162 |
-
| total | all | all | all |
|
163 |
|
164 |
#### Eurlex Resources
|
165 |
|
|
|
122 |
The file format is jsonl.xz and there is one split available ("train").
|
123 |
|
124 |
|
125 |
+
The complete dataset (564GB) consists of four large subsets:
|
126 |
+
- Native Multi Legal Pile (30GB)
|
127 |
- Eurlex Resources (179GB)
|
128 |
- MC4 Legal (133GB)
|
129 |
- Pile of Law (222GB)
|
|
|
144 |
| de | legislation | Germany | openlegaldata | 96 | xxx | xxx | xxx | | |
|
145 |
| de | legislation | Switzerland | lexfind | 299 | xxx | xxx | xxx | | |
|
146 |
| en | legislation | Switzerland | lexfind | 9 | xxx | xxx | xxx | | |
|
147 |
+
| en | legislation | UK | uk-lex | 262 | xxx | xxx | xxx | | |
|
148 |
| fr | caselaw | Belgium | jurportal | 104 | xxx | xxx | xxx | | |
|
149 |
| fr | caselaw | France | CASS | 266 | xxx | xxx | xxx | | |
|
150 |
| fr | caselaw | Luxembourg | judoc | 277 | xxx | xxx | xxx | | |
|
|
|
160 |
| ro | legislation | Romania | MARCELL | 2704 | xxx | xxx | xxx | | |
|
161 |
| sk | legislation | Slovakia | MARCELL | 192 | xxx | xxx | xxx | | |
|
162 |
| sl | legislation | Slovenia | MARCELL | 753 | xxx | xxx | xxx | | |
|
163 |
+
| total | all | all | all | 29759 | xxx | xxx | xxx | | |
|
164 |
|
165 |
#### Eurlex Resources
|
166 |
|
data/en/legislation/uk_uk_lex.jsonl.xz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432eb2e7dea3b0d436f7e8862f2f28ef2d9e564f666f6c35a5272c68064b4a56
|
3 |
+
size 30459756
|