Datasets:
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -105,13 +105,20 @@ text: (**str**) the facts of the case w/o the occluded text except for cases w/
|
|
105 |
Note that Baseline cases are only contained in version 1 of the occlusion test set, since they do not change from experiment to experiment.
|
106 |
|
107 |
### Data Splits (Including Swiss Judgment Prediction)
|
108 |
-
Language | Subset | Number of
|
109 |
| ----------- | ----------- | ----------- |
|
110 |
German| de | __427__ / __1366__ / __3567__ / __7235__
|
111 |
French | fr | __307__ / __854__ / __1926__ / __3279__
|
112 |
Italian | it | __299__ /__919__ / __2493__ / __5733__
|
113 |
All | all | __1033__ / __3139__ / __7986__/ __16247__
|
114 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
## Dataset Creation
|
116 |
|
117 |
### Curation Rationale
|
|
|
105 |
Note that Baseline cases are only contained in version 1 of the occlusion test set, since they do not change from experiment to experiment.
|
106 |
|
107 |
### Data Splits (Including Swiss Judgment Prediction)
|
108 |
+
Language | Subset | Number of Lines (Test_1/Test_2/Test_3/Test_4)
|
109 |
| ----------- | ----------- | ----------- |
|
110 |
German| de | __427__ / __1366__ / __3567__ / __7235__
|
111 |
French | fr | __307__ / __854__ / __1926__ / __3279__
|
112 |
Italian | it | __299__ /__919__ / __2493__ / __5733__
|
113 |
All | all | __1033__ / __3139__ / __7986__/ __16247__
|
114 |
|
115 |
+
Language | Subset | Number of Documents (is the same for Test_1/Test_2/Test_3/Test_4)
|
116 |
+
| ----------- | ----------- | ----------- |
|
117 |
+
German| de | __38__
|
118 |
+
French | fr | __36__
|
119 |
+
Italian | it | __34__
|
120 |
+
All | all | __108__
|
121 |
+
|
122 |
## Dataset Creation
|
123 |
|
124 |
### Curation Rationale
|