ninabaum commited on
Commit
e895019
1 Parent(s): 3c80bf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -105,13 +105,20 @@ lower_court: (**str**) the inserted lower_court (for Baseline there is no insert
105
 
106
  ### Data Splits (Including Swiss Judgment Prediction)
107
 
108
- Language | Subset | Number of Documents (Test)
109
  |-----|-----|------|
110
  German| de| __378__
111
  French | fr| __414__
112
  Italian | it| __335__
113
  All | all | __1127__
114
 
 
 
 
 
 
 
 
115
 
116
  ## Dataset Creation
117
 
 
105
 
106
  ### Data Splits (Including Swiss Judgment Prediction)
107
 
108
+ Language | Subset | Number of Rows (Test)
109
  |-----|-----|------|
110
  German| de| __378__
111
  French | fr| __414__
112
  Italian | it| __335__
113
  All | all | __1127__
114
 
115
+ Language | Subset | Number of Documents (Test)
116
+ | ----------- | ----------- | ----------- |
117
+ German| de | __38__
118
+ French | fr | __36__
119
+ Italian | it | __34__
120
+ All | all | __108__
121
+
122
 
123
  ## Dataset Creation
124