Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
Samoed commited on
Commit
96959aa
·
verified ·
1 Parent(s): 2541705

Add eval config

Browse files
Files changed (1) hide show
  1. eval.yaml +15 -0
eval.yaml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: SwissJudgementClassification
2
+ description: Multilingual, diachronic dataset of Swiss Federal Supreme Court cases
3
+ annotated with the respective binarized judgment outcome (approval/dismissal)
4
+ evaluation_framework: mteb
5
+ tasks:
6
+ - id: SwissJudgementClassification
7
+ - id: SwissJudgementClassification_de_test
8
+ config: de
9
+ split: test
10
+ - id: SwissJudgementClassification_fr_test
11
+ config: fr
12
+ split: test
13
+ - id: SwissJudgementClassification_it_test
14
+ config: it
15
+ split: test