Datasets:
Add eval config
Browse files
eval.yaml
CHANGED
|
@@ -4,9 +4,9 @@ description: English-French Parallel Corpus. DiaBLa is an English-French dataset
|
|
| 4 |
evaluation_framework: mteb
|
| 5 |
tasks:
|
| 6 |
- id: DiaBlaBitextMining
|
| 7 |
-
- id: DiaBlaBitextMining_fr-en_test
|
| 8 |
-
config: fr-en
|
| 9 |
-
split: test
|
| 10 |
- id: DiaBlaBitextMining_en-fr_test
|
| 11 |
config: en-fr
|
| 12 |
split: test
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
evaluation_framework: mteb
|
| 5 |
tasks:
|
| 6 |
- id: DiaBlaBitextMining
|
|
|
|
|
|
|
|
|
|
| 7 |
- id: DiaBlaBitextMining_en-fr_test
|
| 8 |
config: en-fr
|
| 9 |
split: test
|
| 10 |
+
- id: DiaBlaBitextMining_fr-en_test
|
| 11 |
+
config: fr-en
|
| 12 |
+
split: test
|