vprelovac commited on
Commit
ae6f6be
1 Parent(s): ea32005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +684 -1
README.md CHANGED
@@ -1,4 +1,687 @@
1
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  This is a part of the [MTEB test](https://huggingface.co/spaces/mteb/leaderboard).
3
 
4
  ```
 
1
+ ---
2
+ tags:
3
+ - mteb
4
+ model-index:
5
+ - name: universal-sentence-encoder-multilingual-3
6
+ results:
7
+ - task:
8
+ type: Classification
9
+ dataset:
10
+ type: mteb/amazon_counterfactual
11
+ name: MTEB AmazonCounterfactualClassification (en)
12
+ config: en
13
+ split: test
14
+ revision: e8379541af4e31359cca9fbcf4b00f2671dba205
15
+ metrics:
16
+ - type: accuracy
17
+ value: 69.83582089552239
18
+ - type: ap
19
+ value: 31.78315481798218
20
+ - type: f1
21
+ value: 63.49599891839609
22
+ - task:
23
+ type: Classification
24
+ dataset:
25
+ type: mteb/amazon_polarity
26
+ name: MTEB AmazonPolarityClassification
27
+ config: default
28
+ split: test
29
+ revision: e2d317d38cd51312af73b3d32a06d1a08b442046
30
+ metrics:
31
+ - type: accuracy
32
+ value: 65.24337500000001
33
+ - type: ap
34
+ value: 60.210780218392365
35
+ - type: f1
36
+ value: 64.93158500771304
37
+ - task:
38
+ type: Classification
39
+ dataset:
40
+ type: mteb/amazon_reviews_multi
41
+ name: MTEB AmazonReviewsClassification (en)
42
+ config: en
43
+ split: test
44
+ revision: 1399c76144fd37290681b995c656ef9b2e06e26d
45
+ metrics:
46
+ - type: accuracy
47
+ value: 33.95400000000001
48
+ - type: f1
49
+ value: 33.54319450350246
50
+ - task:
51
+ type: Clustering
52
+ dataset:
53
+ type: mteb/arxiv-clustering-p2p
54
+ name: MTEB ArxivClusteringP2P
55
+ config: default
56
+ split: test
57
+ revision: a122ad7f3f0291bf49cc6f4d32aa80929df69d5d
58
+ metrics:
59
+ - type: v_measure
60
+ value: 33.721026148085606
61
+ - task:
62
+ type: Clustering
63
+ dataset:
64
+ type: mteb/arxiv-clustering-s2s
65
+ name: MTEB ArxivClusteringS2S
66
+ config: default
67
+ split: test
68
+ revision: f910caf1a6075f7329cdf8c1a6135696f37dbd53
69
+ metrics:
70
+ - type: v_measure
71
+ value: 23.989923856346987
72
+ - task:
73
+ type: STS
74
+ dataset:
75
+ type: mteb/biosses-sts
76
+ name: MTEB BIOSSES
77
+ config: default
78
+ split: test
79
+ revision: d3fb88f8f02e40887cd149695127462bbcf29b4a
80
+ metrics:
81
+ - type: cos_sim_pearson
82
+ value: 80.07123979932489
83
+ - type: cos_sim_spearman
84
+ value: 78.19395037690312
85
+ - type: euclidean_pearson
86
+ value: 78.16919457797398
87
+ - type: euclidean_spearman
88
+ value: 78.19395037690312
89
+ - type: manhattan_pearson
90
+ value: 77.91224702148509
91
+ - type: manhattan_spearman
92
+ value: 77.37284733016378
93
+ - task:
94
+ type: Classification
95
+ dataset:
96
+ type: mteb/banking77
97
+ name: MTEB Banking77Classification
98
+ config: default
99
+ split: test
100
+ revision: 0fd18e25b25c072e09e0d92ab615fda904d66300
101
+ metrics:
102
+ - type: accuracy
103
+ value: 72.78571428571429
104
+ - type: f1
105
+ value: 71.7761168332973
106
+ - task:
107
+ type: Clustering
108
+ dataset:
109
+ type: mteb/biorxiv-clustering-p2p
110
+ name: MTEB BiorxivClusteringP2P
111
+ config: default
112
+ split: test
113
+ revision: 65b79d1d13f80053f67aca9498d9402c2d9f1f40
114
+ metrics:
115
+ - type: v_measure
116
+ value: 30.883580770801693
117
+ - task:
118
+ type: Clustering
119
+ dataset:
120
+ type: mteb/biorxiv-clustering-s2s
121
+ name: MTEB BiorxivClusteringS2S
122
+ config: default
123
+ split: test
124
+ revision: 258694dd0231531bc1fd9de6ceb52a0853c6d908
125
+ metrics:
126
+ - type: v_measure
127
+ value: 21.053335896002615
128
+ - task:
129
+ type: Classification
130
+ dataset:
131
+ type: mteb/emotion
132
+ name: MTEB EmotionClassification
133
+ config: default
134
+ split: test
135
+ revision: 4f58c6b202a23cf9a4da393831edf4f9183cad37
136
+ metrics:
137
+ - type: accuracy
138
+ value: 35.6
139
+ - type: f1
140
+ value: 32.46907363797937
141
+ - task:
142
+ type: Classification
143
+ dataset:
144
+ type: mteb/imdb
145
+ name: MTEB ImdbClassification
146
+ config: default
147
+ split: test
148
+ revision: 3d86128a09e091d6018b6d26cad27f2739fc2db7
149
+ metrics:
150
+ - type: accuracy
151
+ value: 66.32400000000001
152
+ - type: ap
153
+ value: 60.96534738097902
154
+ - type: f1
155
+ value: 66.17106527460737
156
+ - task:
157
+ type: Classification
158
+ dataset:
159
+ type: mteb/mtop_domain
160
+ name: MTEB MTOPDomainClassification (en)
161
+ config: en
162
+ split: test
163
+ revision: d80d48c1eb48d3562165c59d59d0034df9fff0bf
164
+ metrics:
165
+ - type: accuracy
166
+ value: 90.40355677154584
167
+ - type: f1
168
+ value: 90.02197700114169
169
+ - task:
170
+ type: Classification
171
+ dataset:
172
+ type: mteb/mtop_intent
173
+ name: MTEB MTOPIntentClassification (en)
174
+ config: en
175
+ split: test
176
+ revision: ae001d0e6b1228650b7bd1c2c65fb50ad11a8aba
177
+ metrics:
178
+ - type: accuracy
179
+ value: 62.282261741906076
180
+ - type: f1
181
+ value: 42.66509438922704
182
+ - task:
183
+ type: Classification
184
+ dataset:
185
+ type: mteb/amazon_massive_intent
186
+ name: MTEB MassiveIntentClassification (en)
187
+ config: en
188
+ split: test
189
+ revision: 31efe3c427b0bae9c22cbb560b8f15491cc6bed7
190
+ metrics:
191
+ - type: accuracy
192
+ value: 66.11634162743779
193
+ - type: f1
194
+ value: 63.22561882532336
195
+ - task:
196
+ type: Classification
197
+ dataset:
198
+ type: mteb/amazon_massive_scenario
199
+ name: MTEB MassiveScenarioClassification (en)
200
+ config: en
201
+ split: test
202
+ revision: 7d571f92784cd94a019292a1f45445077d0ef634
203
+ metrics:
204
+ - type: accuracy
205
+ value: 73.73570948217888
206
+ - type: f1
207
+ value: 72.60926811627525
208
+ - task:
209
+ type: Clustering
210
+ dataset:
211
+ type: mteb/medrxiv-clustering-p2p
212
+ name: MTEB MedrxivClusteringP2P
213
+ config: default
214
+ split: test
215
+ revision: e7a26af6f3ae46b30dde8737f02c07b1505bcc73
216
+ metrics:
217
+ - type: v_measure
218
+ value: 28.682218411117113
219
+ - task:
220
+ type: Clustering
221
+ dataset:
222
+ type: mteb/medrxiv-clustering-s2s
223
+ name: MTEB MedrxivClusteringS2S
224
+ config: default
225
+ split: test
226
+ revision: 35191c8c0dca72d8ff3efcd72aa802307d469663
227
+ metrics:
228
+ - type: v_measure
229
+ value: 24.249068423345125
230
+ - task:
231
+ type: Clustering
232
+ dataset:
233
+ type: mteb/reddit-clustering
234
+ name: MTEB RedditClustering
235
+ config: default
236
+ split: test
237
+ revision: 24640382cdbf8abc73003fb0fa6d111a705499eb
238
+ metrics:
239
+ - type: v_measure
240
+ value: 43.81857444082751
241
+ - task:
242
+ type: Clustering
243
+ dataset:
244
+ type: mteb/reddit-clustering-p2p
245
+ name: MTEB RedditClusteringP2P
246
+ config: default
247
+ split: test
248
+ revision: 282350215ef01743dc01b456c7f5241fa8937f16
249
+ metrics:
250
+ - type: v_measure
251
+ value: 58.37019068224756
252
+ - task:
253
+ type: STS
254
+ dataset:
255
+ type: mteb/sickr-sts
256
+ name: MTEB SICK-R
257
+ config: default
258
+ split: test
259
+ revision: a6ea5a8cab320b040a23452cc28066d9beae2cee
260
+ metrics:
261
+ - type: cos_sim_pearson
262
+ value: 80.40531780187507
263
+ - type: cos_sim_spearman
264
+ value: 74.43055388885399
265
+ - type: euclidean_pearson
266
+ value: 77.56731280002846
267
+ - type: euclidean_spearman
268
+ value: 74.43055238430316
269
+ - type: manhattan_pearson
270
+ value: 77.0225674793828
271
+ - type: manhattan_spearman
272
+ value: 73.0157763009755
273
+ - task:
274
+ type: STS
275
+ dataset:
276
+ type: mteb/sts12-sts
277
+ name: MTEB STS12
278
+ config: default
279
+ split: test
280
+ revision: a0d554a64d88156834ff5ae9920b964011b16384
281
+ metrics:
282
+ - type: cos_sim_pearson
283
+ value: 77.89513323602442
284
+ - type: cos_sim_spearman
285
+ value: 72.57556877265816
286
+ - type: euclidean_pearson
287
+ value: 73.85821376234655
288
+ - type: euclidean_spearman
289
+ value: 72.57491371628555
290
+ - type: manhattan_pearson
291
+ value: 74.09836169887191
292
+ - type: manhattan_spearman
293
+ value: 72.68258315762111
294
+ - task:
295
+ type: STS
296
+ dataset:
297
+ type: mteb/sts13-sts
298
+ name: MTEB STS13
299
+ config: default
300
+ split: test
301
+ revision: 7e90230a92c190f1bf69ae9002b8cea547a64cca
302
+ metrics:
303
+ - type: cos_sim_pearson
304
+ value: 70.35242787171663
305
+ - type: cos_sim_spearman
306
+ value: 72.21957543640191
307
+ - type: euclidean_pearson
308
+ value: 71.69509554469398
309
+ - type: euclidean_spearman
310
+ value: 72.21957537220672
311
+ - type: manhattan_pearson
312
+ value: 71.48837487133736
313
+ - type: manhattan_spearman
314
+ value: 72.10777865383778
315
+ - task:
316
+ type: STS
317
+ dataset:
318
+ type: mteb/sts14-sts
319
+ name: MTEB STS14
320
+ config: default
321
+ split: test
322
+ revision: 6031580fec1f6af667f0bd2da0a551cf4f0b2375
323
+ metrics:
324
+ - type: cos_sim_pearson
325
+ value: 74.16772362444075
326
+ - type: cos_sim_spearman
327
+ value: 69.97673740601287
328
+ - type: euclidean_pearson
329
+ value: 72.31559291876557
330
+ - type: euclidean_spearman
331
+ value: 69.97673740601287
332
+ - type: manhattan_pearson
333
+ value: 72.24271795357289
334
+ - type: manhattan_spearman
335
+ value: 69.49367729167946
336
+ - task:
337
+ type: STS
338
+ dataset:
339
+ type: mteb/sts15-sts
340
+ name: MTEB STS15
341
+ config: default
342
+ split: test
343
+ revision: ae752c7c21bf194d8b67fd573edf7ae58183cbe3
344
+ metrics:
345
+ - type: cos_sim_pearson
346
+ value: 81.79182911906513
347
+ - type: cos_sim_spearman
348
+ value: 82.22437412512745
349
+ - type: euclidean_pearson
350
+ value: 81.83097544031064
351
+ - type: euclidean_spearman
352
+ value: 82.22436565654309
353
+ - type: manhattan_pearson
354
+ value: 81.36464923871902
355
+ - type: manhattan_spearman
356
+ value: 81.5343779056359
357
+ - task:
358
+ type: STS
359
+ dataset:
360
+ type: mteb/sts16-sts
361
+ name: MTEB STS16
362
+ config: default
363
+ split: test
364
+ revision: 4d8694f8f0e0100860b497b999b3dbed754a0513
365
+ metrics:
366
+ - type: cos_sim_pearson
367
+ value: 75.43557616859144
368
+ - type: cos_sim_spearman
369
+ value: 76.91365659685123
370
+ - type: euclidean_pearson
371
+ value: 76.56513219626397
372
+ - type: euclidean_spearman
373
+ value: 76.91365659685123
374
+ - type: manhattan_pearson
375
+ value: 76.17721999284116
376
+ - type: manhattan_spearman
377
+ value: 76.35088101292793
378
+ - task:
379
+ type: STS
380
+ dataset:
381
+ type: mteb/sts17-crosslingual-sts
382
+ name: MTEB STS17 (en-en)
383
+ config: en-en
384
+ split: test
385
+ revision: af5e6fb845001ecf41f4c1e033ce921939a2a68d
386
+ metrics:
387
+ - type: cos_sim_pearson
388
+ value: 84.94818288101212
389
+ - type: cos_sim_spearman
390
+ value: 85.2167560886111
391
+ - type: euclidean_pearson
392
+ value: 85.17622731729108
393
+ - type: euclidean_spearman
394
+ value: 85.2167560886111
395
+ - type: manhattan_pearson
396
+ value: 84.8324354792735
397
+ - type: manhattan_spearman
398
+ value: 84.69897393431455
399
+ - task:
400
+ type: STS
401
+ dataset:
402
+ type: mteb/sts22-crosslingual-sts
403
+ name: MTEB STS22 (en)
404
+ config: en
405
+ split: test
406
+ revision: 6d1ba47164174a496b7fa5d3569dae26a6813b80
407
+ metrics:
408
+ - type: cos_sim_pearson
409
+ value: 61.591839696719234
410
+ - type: cos_sim_spearman
411
+ value: 61.90385583991066
412
+ - type: euclidean_pearson
413
+ value: 63.49437829898753
414
+ - type: euclidean_spearman
415
+ value: 61.90385583991066
416
+ - type: manhattan_pearson
417
+ value: 60.78565195357755
418
+ - type: manhattan_spearman
419
+ value: 59.802983782193905
420
+ - task:
421
+ type: STS
422
+ dataset:
423
+ type: mteb/stsbenchmark-sts
424
+ name: MTEB STSBenchmark
425
+ config: default
426
+ split: test
427
+ revision: b0fddb56ed78048fa8b90373c8a3cfc37b684831
428
+ metrics:
429
+ - type: cos_sim_pearson
430
+ value: 81.37748727839765
431
+ - type: cos_sim_spearman
432
+ value: 80.28214972273051
433
+ - type: euclidean_pearson
434
+ value: 81.0274577938496
435
+ - type: euclidean_spearman
436
+ value: 80.28214972273051
437
+ - type: manhattan_pearson
438
+ value: 80.18978223617367
439
+ - type: manhattan_spearman
440
+ value: 79.17781398461948
441
+ - task:
442
+ type: PairClassification
443
+ dataset:
444
+ type: mteb/sprintduplicatequestions-pairclassification
445
+ name: MTEB SprintDuplicateQuestions
446
+ config: default
447
+ split: test
448
+ revision: d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46
449
+ metrics:
450
+ - type: cos_sim_accuracy
451
+ value: 99.62475247524752
452
+ - type: cos_sim_ap
453
+ value: 87.05032305596566
454
+ - type: cos_sim_f1
455
+ value: 80.25987006496752
456
+ - type: cos_sim_precision
457
+ value: 80.21978021978022
458
+ - type: cos_sim_recall
459
+ value: 80.30000000000001
460
+ - type: dot_accuracy
461
+ value: 99.62475247524752
462
+ - type: dot_ap
463
+ value: 87.05032305596568
464
+ - type: dot_f1
465
+ value: 80.25987006496752
466
+ - type: dot_precision
467
+ value: 80.21978021978022
468
+ - type: dot_recall
469
+ value: 80.30000000000001
470
+ - type: euclidean_accuracy
471
+ value: 99.62475247524752
472
+ - type: euclidean_ap
473
+ value: 87.05031186021066
474
+ - type: euclidean_f1
475
+ value: 80.25987006496752
476
+ - type: euclidean_precision
477
+ value: 80.21978021978022
478
+ - type: euclidean_recall
479
+ value: 80.30000000000001
480
+ - type: manhattan_accuracy
481
+ value: 99.64554455445544
482
+ - type: manhattan_ap
483
+ value: 87.773065204317
484
+ - type: manhattan_f1
485
+ value: 81.32094943240455
486
+ - type: manhattan_precision
487
+ value: 84.00852878464818
488
+ - type: manhattan_recall
489
+ value: 78.8
490
+ - type: max_accuracy
491
+ value: 99.64554455445544
492
+ - type: max_ap
493
+ value: 87.773065204317
494
+ - type: max_f1
495
+ value: 81.32094943240455
496
+ - task:
497
+ type: Clustering
498
+ dataset:
499
+ type: mteb/stackexchange-clustering
500
+ name: MTEB StackExchangeClustering
501
+ config: default
502
+ split: test
503
+ revision: 6cbc1f7b2bc0622f2e39d2c77fa502909748c259
504
+ metrics:
505
+ - type: v_measure
506
+ value: 47.82768409586564
507
+ - task:
508
+ type: Clustering
509
+ dataset:
510
+ type: mteb/stackexchange-clustering-p2p
511
+ name: MTEB StackExchangeClusteringP2P
512
+ config: default
513
+ split: test
514
+ revision: 815ca46b2622cec33ccafc3735d572c266efdb44
515
+ metrics:
516
+ - type: v_measure
517
+ value: 33.010238746581386
518
+ - task:
519
+ type: Summarization
520
+ dataset:
521
+ type: mteb/summeval
522
+ name: MTEB SummEval
523
+ config: default
524
+ split: test
525
+ revision: cda12ad7615edc362dbf25a00fdd61d3b1eaf93c
526
+ metrics:
527
+ - type: cos_sim_pearson
528
+ value: 30.93460869020161
529
+ - type: cos_sim_spearman
530
+ value: 30.793100826598852
531
+ - type: dot_pearson
532
+ value: 30.934611387819803
533
+ - type: dot_spearman
534
+ value: 30.793100826598852
535
+ - task:
536
+ type: Classification
537
+ dataset:
538
+ type: mteb/toxic_conversations_50k
539
+ name: MTEB ToxicConversationsClassification
540
+ config: default
541
+ split: test
542
+ revision: d7c0de2777da35d6aae2200a62c6e0e5af397c4c
543
+ metrics:
544
+ - type: accuracy
545
+ value: 67.56439999999999
546
+ - type: ap
547
+ value: 12.622864890343005
548
+ - type: f1
549
+ value: 51.866745839430514
550
+ - task:
551
+ type: Classification
552
+ dataset:
553
+ type: mteb/tweet_sentiment_extraction
554
+ name: MTEB TweetSentimentExtractionClassification
555
+ config: default
556
+ split: test
557
+ revision: d604517c81ca91fe16a244d1248fc021f9ecee7a
558
+ metrics:
559
+ - type: accuracy
560
+ value: 57.2354272778721
561
+ - type: f1
562
+ value: 57.42332031933637
563
+ - task:
564
+ type: Clustering
565
+ dataset:
566
+ type: mteb/twentynewsgroups-clustering
567
+ name: MTEB TwentyNewsgroupsClustering
568
+ config: default
569
+ split: test
570
+ revision: 6125ec4e24fa026cec8a478383ee943acfbd5449
571
+ metrics:
572
+ - type: v_measure
573
+ value: 37.46769271159515
574
+ - task:
575
+ type: PairClassification
576
+ dataset:
577
+ type: mteb/twittersemeval2015-pairclassification
578
+ name: MTEB TwitterSemEval2015
579
+ config: default
580
+ split: test
581
+ revision: 70970daeab8776df92f5ea462b6173c0b46fd2d1
582
+ metrics:
583
+ - type: cos_sim_accuracy
584
+ value: 81.53424330929249
585
+ - type: cos_sim_ap
586
+ value: 57.033163698414114
587
+ - type: cos_sim_f1
588
+ value: 54.54983148772268
589
+ - type: cos_sim_precision
590
+ value: 50.154935812306334
591
+ - type: cos_sim_recall
592
+ value: 59.788918205804755
593
+ - type: dot_accuracy
594
+ value: 81.53424330929249
595
+ - type: dot_ap
596
+ value: 57.03315710343203
597
+ - type: dot_f1
598
+ value: 54.54983148772268
599
+ - type: dot_precision
600
+ value: 50.154935812306334
601
+ - type: dot_recall
602
+ value: 59.788918205804755
603
+ - type: euclidean_accuracy
604
+ value: 81.53424330929249
605
+ - type: euclidean_ap
606
+ value: 57.033158170117446
607
+ - type: euclidean_f1
608
+ value: 54.54983148772268
609
+ - type: euclidean_precision
610
+ value: 50.154935812306334
611
+ - type: euclidean_recall
612
+ value: 59.788918205804755
613
+ - type: manhattan_accuracy
614
+ value: 81.29582166060678
615
+ - type: manhattan_ap
616
+ value: 55.74973597316332
617
+ - type: manhattan_f1
618
+ value: 53.15203955500617
619
+ - type: manhattan_precision
620
+ value: 50.0
621
+ - type: manhattan_recall
622
+ value: 56.72823218997362
623
+ - type: max_accuracy
624
+ value: 81.53424330929249
625
+ - type: max_ap
626
+ value: 57.033163698414114
627
+ - type: max_f1
628
+ value: 54.54983148772268
629
+ - task:
630
+ type: PairClassification
631
+ dataset:
632
+ type: mteb/twitterurlcorpus-pairclassification
633
+ name: MTEB TwitterURLCorpus
634
+ config: default
635
+ split: test
636
+ revision: 8b6510b0b1fa4e4c4f879467980e9be563ec1cdf
637
+ metrics:
638
+ - type: cos_sim_accuracy
639
+ value: 87.27053983777701
640
+ - type: cos_sim_ap
641
+ value: 82.20632443836952
642
+ - type: cos_sim_f1
643
+ value: 74.4764795144158
644
+ - type: cos_sim_precision
645
+ value: 73.40711935387377
646
+ - type: cos_sim_recall
647
+ value: 75.57745611333539
648
+ - type: dot_accuracy
649
+ value: 87.27053983777701
650
+ - type: dot_ap
651
+ value: 82.20632570091198
652
+ - type: dot_f1
653
+ value: 74.4764795144158
654
+ - type: dot_precision
655
+ value: 73.40711935387377
656
+ - type: dot_recall
657
+ value: 75.57745611333539
658
+ - type: euclidean_accuracy
659
+ value: 87.27053983777701
660
+ - type: euclidean_ap
661
+ value: 82.20632379487282
662
+ - type: euclidean_f1
663
+ value: 74.4764795144158
664
+ - type: euclidean_precision
665
+ value: 73.40711935387377
666
+ - type: euclidean_recall
667
+ value: 75.57745611333539
668
+ - type: manhattan_accuracy
669
+ value: 87.18321884581053
670
+ - type: manhattan_ap
671
+ value: 81.95324384723243
672
+ - type: manhattan_f1
673
+ value: 74.28318388132404
674
+ - type: manhattan_precision
675
+ value: 71.32733328608887
676
+ - type: manhattan_recall
677
+ value: 77.49461040960887
678
+ - type: max_accuracy
679
+ value: 87.27053983777701
680
+ - type: max_ap
681
+ value: 82.20632570091198
682
+ - type: max_f1
683
+ value: 74.4764795144158
684
+ ---
685
  This is a part of the [MTEB test](https://huggingface.co/spaces/mteb/leaderboard).
686
 
687
  ```