Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
semantic-similarity-classification
Size:
< 1K
ArXiv:
License:
Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: OpusparcusPC
|
| 2 |
+
description: 'Opusparcus is a paraphrase corpus for six European language: German,
|
| 3 |
+
English, Finnish, French, Russian, and Swedish. The paraphrases consist of subtitles
|
| 4 |
+
from movies and TV shows.'
|
| 5 |
+
evaluation_framework: mteb
|
| 6 |
+
tasks:
|
| 7 |
+
- id: OpusparcusPC
|
| 8 |
+
- id: OpusparcusPC_de_test.full
|
| 9 |
+
config: de
|
| 10 |
+
split: test.full
|
| 11 |
+
- id: OpusparcusPC_de_validation.full
|
| 12 |
+
config: de
|
| 13 |
+
split: validation.full
|
| 14 |
+
- id: OpusparcusPC_en_test.full
|
| 15 |
+
config: en
|
| 16 |
+
split: test.full
|
| 17 |
+
- id: OpusparcusPC_en_validation.full
|
| 18 |
+
config: en
|
| 19 |
+
split: validation.full
|
| 20 |
+
- id: OpusparcusPC_fi_test.full
|
| 21 |
+
config: fi
|
| 22 |
+
split: test.full
|
| 23 |
+
- id: OpusparcusPC_fi_validation.full
|
| 24 |
+
config: fi
|
| 25 |
+
split: validation.full
|
| 26 |
+
- id: OpusparcusPC_fr_test.full
|
| 27 |
+
config: fr
|
| 28 |
+
split: test.full
|
| 29 |
+
- id: OpusparcusPC_fr_validation.full
|
| 30 |
+
config: fr
|
| 31 |
+
split: validation.full
|
| 32 |
+
- id: OpusparcusPC_ru_test.full
|
| 33 |
+
config: ru
|
| 34 |
+
split: test.full
|
| 35 |
+
- id: OpusparcusPC_ru_validation.full
|
| 36 |
+
config: ru
|
| 37 |
+
split: validation.full
|
| 38 |
+
- id: OpusparcusPC_sv_test.full
|
| 39 |
+
config: sv
|
| 40 |
+
split: test.full
|
| 41 |
+
- id: OpusparcusPC_sv_validation.full
|
| 42 |
+
config: sv
|
| 43 |
+
split: validation.full
|