Stern5497 commited on
Commit
209750a
1 Parent(s): 8174093

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -10,12 +10,11 @@ language_creators:
10
  - expert-generated
11
  multilinguality:
12
  - multilingual
13
- pretty_name: Legal Criticality Prediction
14
  size_categories:
15
  - 100K<n<1M
16
  source_datasets:
17
  - original
18
- tags: []
19
  task_categories:
20
  - text-classification
21
  ---
@@ -73,7 +72,14 @@ Law Area Prediction can be used as text classification task
73
  ### Languages
74
 
75
  Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.
76
- German (91k), French (33k), Italian (15k)
 
 
 
 
 
 
 
77
 
78
  ## Dataset Structure
79
 
@@ -102,14 +108,6 @@ The dataset was split date-stratisfied
102
  - Validation: 2016-2017
103
  - Test: 2018-2022
104
 
105
- - 329K & 127K & 156K & 46K
106
-
107
- | Language | Subset | Number of Documents|
108
- |------------|------------|--------------------|
109
- | German | **de** | 127K |
110
- | French | **fr** | 156K |
111
- | Italian | **it** | 46K |
112
-
113
  ## Dataset Creation
114
  ### Curation Rationale
115
  ### Source Data
@@ -155,4 +153,4 @@ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffent
155
  cit
156
  ```
157
 
158
- ### Contributions
 
10
  - expert-generated
11
  multilinguality:
12
  - multilingual
13
+ pretty_name: Law Area Prediction
14
  size_categories:
15
  - 100K<n<1M
16
  source_datasets:
17
  - original
 
18
  task_categories:
19
  - text-classification
20
  ---
 
72
  ### Languages
73
 
74
  Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.
75
+
76
+
77
+ | Language | Subset | Number of Documents|
78
+ |------------|------------|--------------------|
79
+ | German | **de** | 127K |
80
+ | French | **fr** | 156K |
81
+ | Italian | **it** | 46K |
82
+
83
 
84
  ## Dataset Structure
85
 
 
108
  - Validation: 2016-2017
109
  - Test: 2018-2022
110
 
 
 
 
 
 
 
 
 
111
  ## Dataset Creation
112
  ### Curation Rationale
113
  ### Source Data
 
153
  cit
154
  ```
155
 
156
+ ### Contributions