joelniklaus commited on
Commit
04595a3
1 Parent(s): d35cbd8

added more information to dataset card

Browse files
Files changed (1) hide show
  1. README.md +26 -10
README.md CHANGED
@@ -98,10 +98,8 @@ It is structured in the following format:
98
  text_type -> language -> jurisdiction.jsonl.xz
99
 
100
  text_type is one of the following:
101
- - analyses
102
  - caselaw
103
  - contracts
104
- - conversations
105
  - legislation
106
  - other
107
 
@@ -110,14 +108,32 @@ text_type is one of the following:
110
  The file format is jsonl.xz and there is one split available ("train").
111
 
112
 
113
- # TODO fill this in
114
-
115
- | Source | Type | Size | Words | Documents | Words/Document | URL | License |
116
- |---------:|--------------|-----:|-------:|----------:|---------------:|----------------------------------------------------|------------------------------------------------:|
117
- | MARCELL | Legislation | xxx | xxx | xxx | xxx | [NCC](https://huggingface.co/datasets/NbAiLab/NCC) | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
118
- | CASS | | xxx | xxx | xxx | xxx | | |
119
-
120
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
 
122
 
123
  ### Data Fields
 
98
  text_type -> language -> jurisdiction.jsonl.xz
99
 
100
  text_type is one of the following:
 
101
  - caselaw
102
  - contracts
 
103
  - legislation
104
  - other
105
 
 
108
  The file format is jsonl.xz and there is one split available ("train").
109
 
110
 
111
+ | Language | Type | jurisdiction | Source | Size (MB) | Tokens | Documents | Words/Document | URL | License |
112
+ |:---------|:------------|:-------------|:-----------------------------------|----------:|-------:|----------:|---------------:|-----|--------:|
113
+ | bg | legislation | Bulgaria | MARCELL | 588 | xxx | xxx | xxx | | |
114
+ | cs | caselaw | Czechia | CzCDC Constitutional Court | 713 | xxx | xxx | xxx | | |
115
+ | cs | caselaw | Czechia | CzCDC Supreme Administrative Court | 1248 | xxx | xxx | xxx | | |
116
+ | cs | caselaw | Czechia | CzCDC Supreme Court | 1566 | xxx | xxx | xxx | | |
117
+ | da | caselaw | Denmark | DDSC | 205 | xxx | xxx | xxx | | |
118
+ | da | legislation | Denmark | DDSC | 1464 | xxx | xxx | xxx | | |
119
+ | de | caselaw | Germany | openlegaldata | 4310 | xxx | xxx | xxx | | |
120
+ | de | legislation | Germany | openlegaldata | 96 | xxx | xxx | xxx | | |
121
+ | de | legislation | Switzerland | lexfind | 299 | xxx | xxx | xxx | | |
122
+ | en | legislation | Switzerland | lexfind | 9 | xxx | xxx | xxx | | |
123
+ | fr | caselaw | Belgium | jurportal | 104 | xxx | xxx | xxx | | |
124
+ | fr | caselaw | Luxembourg | judoc | 277 | xxx | xxx | xxx | | |
125
+ | fr | caselaw | France | CASS | 266 | xxx | xxx | xxx | | |
126
+ | fr | legislation | Switzerland | lexfind | 219 | xxx | xxx | xxx | | |
127
+ | fr | legislation | Belgium | ejustice | 178 | xxx | xxx | xxx | | |
128
+ | hu | legislation | Hungary | MARCELL | 239 | xxx | xxx | xxx | | |
129
+ | it | legislation | Switzerland | lexfind | 141 | xxx | xxx | xxx | | |
130
+ | nl | legislation | Belgium | ejustice | 178 | xxx | xxx | xxx | | |
131
+ | pl | legislation | Poland | MARCELL | 264 | xxx | xxx | xxx | | |
132
+ | pt | caselaw | Brazil | RulingBR | 173 | xxx | xxx | xxx | | |
133
+ | ro | legislation | Romania | MARCELL | 2704 | xxx | xxx | xxx | | |
134
+ | sk | legislation | Slovakia | MARCELL | 192 | xxx | xxx | xxx | | |
135
+ | sl | legislation | Slovenia | MARCELL | 753 | xxx | xxx | xxx | | |
136
+ | total | all | all | all | 16186 | xxx | xxx | xxx | | |
137
 
138
 
139
  ### Data Fields