Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: BornholmBitextMining
|
| 2 |
+
description: Danish Bornholmsk Parallel Corpus. Bornholmsk is a Danish dialect spoken
|
| 3 |
+
on the island of Bornholm, Denmark. Historically it is a part of east Danish which
|
| 4 |
+
was also spoken in Scania and Halland, Sweden.
|
| 5 |
+
evaluation_framework: mteb
|
| 6 |
+
tasks:
|
| 7 |
+
- id: BornholmBitextMining
|
| 8 |
+
- id: BornholmBitextMining_default_test
|
| 9 |
+
config: default
|
| 10 |
+
split: test
|