Update README.md
Browse filesadd some mteb evaluations
README.md
CHANGED
@@ -7,6 +7,82 @@ tags:
|
|
7 |
- sentence-transformers
|
8 |
- sentence-similarity
|
9 |
- feature-extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
widget: []
|
11 |
---
|
12 |
|
|
|
7 |
- sentence-transformers
|
8 |
- sentence-similarity
|
9 |
- feature-extraction
|
10 |
+
- mteb
|
11 |
+
model-index:
|
12 |
+
- name: Jaume/gemma-2b-embeddings
|
13 |
+
results:
|
14 |
+
- dataset:
|
15 |
+
config: en
|
16 |
+
name: MTEB AmazonCounterfactualClassification (en)
|
17 |
+
revision: e8379541af4e31359cca9fbcf4b00f2671dba205
|
18 |
+
split: test
|
19 |
+
type: mteb/amazon_counterfactual
|
20 |
+
metrics:
|
21 |
+
- type: accuracy
|
22 |
+
value: 67.49253731343282
|
23 |
+
- type: ap
|
24 |
+
value: 30.934850114823686
|
25 |
+
- type: ap_weighted
|
26 |
+
value: 30.934850114823686
|
27 |
+
- type: f1
|
28 |
+
value: 61.84797708567085
|
29 |
+
- type: f1_weighted
|
30 |
+
value: 70.73274750522187
|
31 |
+
- type: main_score
|
32 |
+
value: 67.49253731343282
|
33 |
+
task:
|
34 |
+
type: Classification
|
35 |
+
- dataset:
|
36 |
+
config: en
|
37 |
+
name: MTEB AmazonReviewsClassification (en)
|
38 |
+
revision: 1399c76144fd37290681b995c656ef9b2e06e26d
|
39 |
+
split: test
|
40 |
+
type: mteb/amazon_reviews_multi
|
41 |
+
metrics:
|
42 |
+
- type: accuracy
|
43 |
+
value: 34.896
|
44 |
+
- type: f1
|
45 |
+
value: 34.750819111826075
|
46 |
+
- type: f1_weighted
|
47 |
+
value: 34.750819111826075
|
48 |
+
- type: main_score
|
49 |
+
value: 34.896
|
50 |
+
task:
|
51 |
+
type: Classification
|
52 |
+
- dataset:
|
53 |
+
config: default
|
54 |
+
name: MTEB Banking77Classification (default)
|
55 |
+
revision: 0fd18e25b25c072e09e0d92ab615fda904d66300
|
56 |
+
split: test
|
57 |
+
type: mteb/banking77
|
58 |
+
metrics:
|
59 |
+
- type: accuracy
|
60 |
+
value: 58.425324675324674
|
61 |
+
- type: f1
|
62 |
+
value: 58.31484701136234
|
63 |
+
- type: f1_weighted
|
64 |
+
value: 58.314847011362325
|
65 |
+
- type: main_score
|
66 |
+
value: 58.425324675324674
|
67 |
+
task:
|
68 |
+
type: Classification
|
69 |
+
- dataset:
|
70 |
+
config: default
|
71 |
+
name: MTEB EmotionClassification (default)
|
72 |
+
revision: 4f58c6b202a23cf9a4da393831edf4f9183cad37
|
73 |
+
split: test
|
74 |
+
type: mteb/emotion
|
75 |
+
metrics:
|
76 |
+
- type: accuracy
|
77 |
+
value: 29.685
|
78 |
+
- type: f1
|
79 |
+
value: 26.48682675929922
|
80 |
+
- type: f1_weighted
|
81 |
+
value: 32.280528326082006
|
82 |
+
- type: main_score
|
83 |
+
value: 29.685
|
84 |
+
task:
|
85 |
+
type: Classification
|
86 |
widget: []
|
87 |
---
|
88 |
|