omarelshehy
commited on
Commit
•
44096d9
1
Parent(s):
f0ebb68
Update README.md
Browse files
README.md
CHANGED
@@ -17,46 +17,37 @@ tags:
|
|
17 |
- sentence-transformers
|
18 |
- sentence-similarity
|
19 |
- feature-extraction
|
|
|
20 |
model-index:
|
21 |
-
- name:
|
22 |
results:
|
23 |
-
-
|
24 |
-
|
25 |
-
name:
|
26 |
-
|
27 |
-
|
28 |
-
type: sts
|
29 |
metrics:
|
30 |
-
- type:
|
31 |
-
value:
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
- type:
|
37 |
-
value:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
- type:
|
43 |
-
value:
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
name: Pearson Dot
|
51 |
-
- type: spearman_dot
|
52 |
-
value: 0.8004396683364462
|
53 |
-
name: Spearman Dot
|
54 |
-
- type: pearson_max
|
55 |
-
value: 0.8256350418804052
|
56 |
-
name: Pearson Max
|
57 |
-
- type: spearman_max
|
58 |
-
value: 0.8288613978074281
|
59 |
-
name: Spearman Max
|
60 |
license: apache-2.0
|
61 |
language:
|
62 |
- ar
|
|
|
17 |
- sentence-transformers
|
18 |
- sentence-similarity
|
19 |
- feature-extraction
|
20 |
+
- mteb
|
21 |
model-index:
|
22 |
+
- name: omarelshehy/Arabic-STS-Matryoshka
|
23 |
results:
|
24 |
+
- dataset:
|
25 |
+
config: ar-ar
|
26 |
+
name: MTEB STS17 (ar-ar)
|
27 |
+
revision: faeb762787bd10488a50c8b5be4a3b82e411949c
|
28 |
+
split: test
|
29 |
+
type: mteb/sts17-crosslingual-sts
|
30 |
metrics:
|
31 |
+
- type: cosine_pearson
|
32 |
+
value: 81.88865368687937
|
33 |
+
- type: cosine_spearman
|
34 |
+
value: 82.90236782891859
|
35 |
+
- type: euclidean_pearson
|
36 |
+
value: 81.21254869664341
|
37 |
+
- type: euclidean_spearman
|
38 |
+
value: 82.28002933909444
|
39 |
+
- type: main_score
|
40 |
+
value: 82.90236782891859
|
41 |
+
- type: manhattan_pearson
|
42 |
+
value: 81.26482951395201
|
43 |
+
- type: manhattan_spearman
|
44 |
+
value: 82.36146806563059
|
45 |
+
- type: pearson
|
46 |
+
value: 81.88865526924
|
47 |
+
- type: spearman
|
48 |
+
value: 82.89304993265725
|
49 |
+
task:
|
50 |
+
type: STS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
license: apache-2.0
|
52 |
language:
|
53 |
- ar
|