Update README.md
Browse files
README.md
CHANGED
@@ -116,13 +116,14 @@ explainability_label: (**str**) the explainability label assigned to the occlude
|
|
116 |
text: (**str**) the facts of the case w/o the occluded text except for cases w/ explainability label "Baseline" (contain entire facts)
|
117 |
lower_court: (**str**) the inserted lower_court (for Baseline there is no insertion)
|
118 |
|
119 |
-
### Data Splits
|
|
|
120 |
Language | Subset | Number of Documents (Training/Validation/Test)
|
121 |
|-----|-----|------|
|
122 |
-
German| de| 35'452 / 4'705 /
|
123 |
-
French | fr| 21'179 / 3'095 /
|
124 |
-
Italian | it| 3'072 / 408 /
|
125 |
-
All | all | 59'709 / 8'208 /
|
126 |
|
127 |
|
128 |
## Dataset Creation
|
|
|
116 |
text: (**str**) the facts of the case w/o the occluded text except for cases w/ explainability label "Baseline" (contain entire facts)
|
117 |
lower_court: (**str**) the inserted lower_court (for Baseline there is no insertion)
|
118 |
|
119 |
+
### Data Splits (Including Swiss Judgment Prediction)
|
120 |
+
|
121 |
Language | Subset | Number of Documents (Training/Validation/Test)
|
122 |
|-----|-----|------|
|
123 |
+
German| de| 35'452 / 4'705 / __378__
|
124 |
+
French | fr| 21'179 / 3'095 / __414__
|
125 |
+
Italian | it| 3'072 / 408 / __335__
|
126 |
+
All | all | 59'709 / 8'208 / __1127__
|
127 |
|
128 |
|
129 |
## Dataset Creation
|