Datasets:
rcds
/

ninabaum commited on
Commit
9eef3cd
1 Parent(s): 5c91fb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -15
README.md CHANGED
@@ -116,22 +116,13 @@ text: (**str**) the facts of the case w/o the occluded text except for cases w/
116
 
117
  Note that Baseline cases are only contained in version 1 of the occlusion test set, since they do not change from experiment to experiment.
118
 
119
- ### Data Splits
120
- Language | Subset | Number of Documents (Training/Validation/Test)
121
  | ----------- | ----------- | ----------- |
122
- German| de_1| 35'452 / 4'705 / 427
123
- German| de_2| 35'452 / 4'705 / 1366
124
- German| de_3| 35'452 / 4'705 / 3567
125
- German| de_4| 35'452 / 4'705 / 7235
126
- French | fr_1 | 21'179 / 3'095 / 307
127
- French | fr_2 | 21'179 / 3'095 / 854
128
- French | fr_3 | 21'179 / 3'095 / 1926
129
- French | fr_4 | 21'179 / 3'095 / 3279
130
- Italian | it_1| 3'072 / 408 / 299
131
- Italian | it_2| 3'072 / 408 / 919
132
- Italian | it_3| 3'072 / 408 / 2493
133
- Italian | it_4| 3'072 / 408 / 5733
134
- All | all | 59'709 / 8'208 / 28375
135
 
136
  ## Dataset Creation
137
 
 
116
 
117
  Note that Baseline cases are only contained in version 1 of the occlusion test set, since they do not change from experiment to experiment.
118
 
119
+ ### Data Splits (Including Swiss Judgment Prediction)
120
+ Language | Subset | Number of Documents (Training/Validation/Test_1/Test_2/Test_3/Test_4)
121
  | ----------- | ----------- | ----------- |
122
+ German| de | 35'452 / 4'705 / __427__ / __1366__ / __3567__ / __7235__
123
+ French | fr | 21'179 / 3'095 / __307__ / __854__ / __1926__ / __3279__
124
+ Italian | it | 3'072 / 408 / __299__ /__919__ / __2493__ / __5733__
125
+ All | all | 59'709 / 8'208 / __1033__ / __3139__ / __7986__/ __16247__
 
 
 
 
 
 
 
 
 
126
 
127
  ## Dataset Creation
128