Samoed commited on
Commit
7f10a5b
·
verified ·
1 Parent(s): 6c48cd3

Add eval config

Browse files
Files changed (1) hide show
  1. eval.yaml +20 -0
eval.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: ScalaClassification
2
+ description: 'ScaLa a linguistic acceptability dataset for the mainland Scandinavian
3
+ languages automatically constructed from dependency annotations in Universal Dependencies
4
+ Treebanks. Published as part of ''ScandEval: A Benchmark for Scandinavian Natural
5
+ Language Processing'''
6
+ evaluation_framework: mteb
7
+ tasks:
8
+ - id: ScalaClassification
9
+ - id: ScalaClassification_Danish_test
10
+ config: Danish
11
+ split: test
12
+ - id: ScalaClassification_Norwegian_b_test
13
+ config: Norwegian_b
14
+ split: test
15
+ - id: ScalaClassification_Norwegian_n_test
16
+ config: Norwegian_n
17
+ split: test
18
+ - id: ScalaClassification_Swedish_test
19
+ config: Swedish
20
+ split: test