Tom Aarsen commited on
Commit
ccab437
1 Parent(s): 60e4fa1

Add Nomic matryoshka model

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. paths.json +0 -0
  2. results.py +4 -0
  3. results/nomic-embed-text-v1.5-128/AmazonCounterfactualClassification.json +17 -0
  4. results/nomic-embed-text-v1.5-128/AmazonPolarityClassification.json +15 -0
  5. results/nomic-embed-text-v1.5-128/AmazonReviewsClassification.json +15 -0
  6. results/nomic-embed-text-v1.5-128/ArguAna.json +38 -0
  7. results/nomic-embed-text-v1.5-128/ArxivClusteringP2P.json +10 -0
  8. results/nomic-embed-text-v1.5-128/ArxivClusteringS2S.json +10 -0
  9. results/nomic-embed-text-v1.5-128/AskUbuntuDupQuestions.json +10 -0
  10. results/nomic-embed-text-v1.5-128/BIOSSES.json +20 -0
  11. results/nomic-embed-text-v1.5-128/Banking77Classification.json +13 -0
  12. results/nomic-embed-text-v1.5-128/BiorxivClusteringP2P.json +10 -0
  13. results/nomic-embed-text-v1.5-128/BiorxivClusteringS2S.json +10 -0
  14. results/nomic-embed-text-v1.5-128/CQADupstackAndroidRetrieval.json +38 -0
  15. results/nomic-embed-text-v1.5-128/CQADupstackEnglishRetrieval.json +38 -0
  16. results/nomic-embed-text-v1.5-128/CQADupstackGamingRetrieval.json +38 -0
  17. results/nomic-embed-text-v1.5-128/CQADupstackGisRetrieval.json +38 -0
  18. results/nomic-embed-text-v1.5-128/CQADupstackMathematicaRetrieval.json +38 -0
  19. results/nomic-embed-text-v1.5-128/CQADupstackPhysicsRetrieval.json +38 -0
  20. results/nomic-embed-text-v1.5-128/CQADupstackProgrammersRetrieval.json +38 -0
  21. results/nomic-embed-text-v1.5-128/CQADupstackRetrieval.json +38 -0
  22. results/nomic-embed-text-v1.5-128/CQADupstackStatsRetrieval.json +38 -0
  23. results/nomic-embed-text-v1.5-128/CQADupstackTexRetrieval.json +38 -0
  24. results/nomic-embed-text-v1.5-128/CQADupstackUnixRetrieval.json +38 -0
  25. results/nomic-embed-text-v1.5-128/CQADupstackWebmastersRetrieval.json +38 -0
  26. results/nomic-embed-text-v1.5-128/CQADupstackWordpressRetrieval.json +38 -0
  27. results/nomic-embed-text-v1.5-128/ClimateFEVER.json +38 -0
  28. results/nomic-embed-text-v1.5-128/DBPedia.json +38 -0
  29. results/nomic-embed-text-v1.5-128/EmotionClassification.json +13 -0
  30. results/nomic-embed-text-v1.5-128/FEVER.json +38 -0
  31. results/nomic-embed-text-v1.5-128/FiQA2018.json +38 -0
  32. results/nomic-embed-text-v1.5-128/HotpotQA.json +38 -0
  33. results/nomic-embed-text-v1.5-128/ImdbClassification.json +15 -0
  34. results/nomic-embed-text-v1.5-128/MSMARCO.json +38 -0
  35. results/nomic-embed-text-v1.5-128/MTOPDomainClassification.json +15 -0
  36. results/nomic-embed-text-v1.5-128/MTOPIntentClassification.json +15 -0
  37. results/nomic-embed-text-v1.5-128/MassiveIntentClassification.json +15 -0
  38. results/nomic-embed-text-v1.5-128/MassiveScenarioClassification.json +15 -0
  39. results/nomic-embed-text-v1.5-128/MedrxivClusteringP2P.json +10 -0
  40. results/nomic-embed-text-v1.5-128/MedrxivClusteringS2S.json +10 -0
  41. results/nomic-embed-text-v1.5-128/MindSmallReranking.json +10 -0
  42. results/nomic-embed-text-v1.5-128/NFCorpus.json +38 -0
  43. results/nomic-embed-text-v1.5-128/NQ.json +38 -0
  44. results/nomic-embed-text-v1.5-128/QuoraRetrieval.json +38 -0
  45. results/nomic-embed-text-v1.5-128/RedditClustering.json +10 -0
  46. results/nomic-embed-text-v1.5-128/RedditClusteringP2P.json +10 -0
  47. results/nomic-embed-text-v1.5-128/SCIDOCS.json +38 -0
  48. results/nomic-embed-text-v1.5-128/SICK-R.json +20 -0
  49. results/nomic-embed-text-v1.5-128/STS12.json +20 -0
  50. results/nomic-embed-text-v1.5-128/STS13.json +20 -0
paths.json CHANGED
The diff for this file is too large to render. See raw diff
 
results.py CHANGED
@@ -83,6 +83,10 @@ MODELS = [
83
  "multilingual-e5-small",
84
  "nb-bert-base",
85
  "nb-bert-large",
 
 
 
 
86
  "norbert3-base",
87
  "norbert3-large",
88
  "paraphrase-multilingual-MiniLM-L12-v2",
 
83
  "multilingual-e5-small",
84
  "nb-bert-base",
85
  "nb-bert-large",
86
+ "nomic-embed-text-v1.5-64",
87
+ "nomic-embed-text-v1.5-128",
88
+ "nomic-embed-text-v1.5-256",
89
+ "nomic-embed-text-v1.5-512",
90
  "norbert3-base",
91
  "norbert3-large",
92
  "paraphrase-multilingual-MiniLM-L12-v2",
results/nomic-embed-text-v1.5-128/AmazonCounterfactualClassification.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205",
3
+ "mteb_dataset_name": "AmazonCounterfactualClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.6977611940298507,
8
+ "accuracy_stderr": 0.034478904156180684,
9
+ "ap": 0.32113593731103957,
10
+ "ap_stderr": 0.025319258678240086,
11
+ "f1": 0.6364102004507142,
12
+ "f1_stderr": 0.028493286525058597,
13
+ "main_score": 0.6977611940298507
14
+ },
15
+ "evaluation_time": 13.13
16
+ }
17
+ }
results/nomic-embed-text-v1.5-128/AmazonPolarityClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "e2d317d38cd51312af73b3d32a06d1a08b442046",
3
+ "mteb_dataset_name": "AmazonPolarityClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "accuracy": 0.8873692500000001,
7
+ "accuracy_stderr": 0.017785255692918795,
8
+ "ap": 0.8473456134450259,
9
+ "ap_stderr": 0.023970231302772538,
10
+ "evaluation_time": 108.68,
11
+ "f1": 0.8871582771337945,
12
+ "f1_stderr": 0.017912384035747964,
13
+ "main_score": 0.8873692500000001
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/AmazonReviewsClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "1399c76144fd37290681b995c656ef9b2e06e26d",
3
+ "mteb_dataset_name": "AmazonReviewsClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.43106,
8
+ "accuracy_stderr": 0.012772172877001003,
9
+ "f1": 0.42705525816179496,
10
+ "f1_stderr": 0.016049271210887433,
11
+ "main_score": 0.43106
12
+ },
13
+ "evaluation_time": 6.42
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/ArguAna.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "ArguAna",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 3.2,
7
+ "map_at_1": 0.20057,
8
+ "map_at_10": 0.34758,
9
+ "map_at_100": 0.36083,
10
+ "map_at_1000": 0.36103,
11
+ "map_at_3": 0.29718,
12
+ "map_at_5": 0.32602,
13
+ "mrr_at_1": 0.20341,
14
+ "mrr_at_10": 0.34868,
15
+ "mrr_at_100": 0.362,
16
+ "mrr_at_1000": 0.3622,
17
+ "mrr_at_3": 0.29801,
18
+ "mrr_at_5": 0.32706,
19
+ "ndcg_at_1": 0.20057,
20
+ "ndcg_at_10": 0.43403,
21
+ "ndcg_at_100": 0.49037,
22
+ "ndcg_at_1000": 0.49522,
23
+ "ndcg_at_3": 0.32931,
24
+ "ndcg_at_5": 0.38167,
25
+ "precision_at_1": 0.20057,
26
+ "precision_at_10": 0.07127,
27
+ "precision_at_100": 0.00959,
28
+ "precision_at_1000": 0.001,
29
+ "precision_at_3": 0.14083,
30
+ "precision_at_5": 0.1101,
31
+ "recall_at_1": 0.20057,
32
+ "recall_at_10": 0.71266,
33
+ "recall_at_100": 0.95875,
34
+ "recall_at_1000": 0.99573,
35
+ "recall_at_3": 0.42248,
36
+ "recall_at_5": 0.5505
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/ArxivClusteringP2P.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "a122ad7f3f0291bf49cc6f4d32aa80929df69d5d",
3
+ "mteb_dataset_name": "ArxivClusteringP2P",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 172.57,
7
+ "v_measure": 0.43866826286037225,
8
+ "v_measure_std": 0.13894618372571005
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/ArxivClusteringS2S.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "f910caf1a6075f7329cdf8c1a6135696f37dbd53",
3
+ "mteb_dataset_name": "ArxivClusteringS2S",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 101.1,
7
+ "v_measure": 0.3456525557574204,
8
+ "v_measure_std": 0.1434035000509443
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/AskUbuntuDupQuestions.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "2000358ca161889fa9c082cb41daa8dcfb161a54",
3
+ "mteb_dataset_name": "AskUbuntuDupQuestions",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 0.64,
7
+ "map": 0.6116377955676112,
8
+ "mrr": 0.7508947808116783
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/BIOSSES.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a",
3
+ "mteb_dataset_name": "BIOSSES",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "cos_sim": {
7
+ "pearson": 0.824349323667086,
8
+ "spearman": 0.8018797171564648
9
+ },
10
+ "euclidean": {
11
+ "pearson": 0.8260998664708203,
12
+ "spearman": 0.8018797171564648
13
+ },
14
+ "evaluation_time": 0.25,
15
+ "manhattan": {
16
+ "pearson": 0.8244125039502501,
17
+ "spearman": 0.8039881989345922
18
+ }
19
+ }
20
+ }
results/nomic-embed-text-v1.5-128/Banking77Classification.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300",
3
+ "mteb_dataset_name": "Banking77Classification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "accuracy": 0.8277597402597403,
7
+ "accuracy_stderr": 0.006269261094978518,
8
+ "evaluation_time": 6.85,
9
+ "f1": 0.8271616524098425,
10
+ "f1_stderr": 0.006515955215213052,
11
+ "main_score": 0.8277597402597403
12
+ }
13
+ }
results/nomic-embed-text-v1.5-128/BiorxivClusteringP2P.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "65b79d1d13f80053f67aca9498d9402c2d9f1f40",
3
+ "mteb_dataset_name": "BiorxivClusteringP2P",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 14.69,
7
+ "v_measure": 0.3679049611658095,
8
+ "v_measure_std": 0.009019468528030832
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/BiorxivClusteringS2S.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "258694dd0231531bc1fd9de6ceb52a0853c6d908",
3
+ "mteb_dataset_name": "BiorxivClusteringS2S",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 12.51,
7
+ "v_measure": 0.30684843055880456,
8
+ "v_measure_std": 0.008884778106424589
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/CQADupstackAndroidRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackAndroidRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 2.28,
7
+ "map_at_1": 0.28549,
8
+ "map_at_10": 0.3753,
9
+ "map_at_100": 0.38833,
10
+ "map_at_1000": 0.38959,
11
+ "map_at_3": 0.3471,
12
+ "map_at_5": 0.36239,
13
+ "mrr_at_1": 0.34764,
14
+ "mrr_at_10": 0.42794,
15
+ "mrr_at_100": 0.43597,
16
+ "mrr_at_1000": 0.43656,
17
+ "mrr_at_3": 0.40439,
18
+ "mrr_at_5": 0.41848,
19
+ "ndcg_at_1": 0.34764,
20
+ "ndcg_at_10": 0.42885,
21
+ "ndcg_at_100": 0.48079,
22
+ "ndcg_at_1000": 0.50469,
23
+ "ndcg_at_3": 0.38376,
24
+ "ndcg_at_5": 0.40481,
25
+ "precision_at_1": 0.34764,
26
+ "precision_at_10": 0.07868,
27
+ "precision_at_100": 0.01323,
28
+ "precision_at_1000": 0.00182,
29
+ "precision_at_3": 0.17597,
30
+ "precision_at_5": 0.12847,
31
+ "recall_at_1": 0.28549,
32
+ "recall_at_10": 0.53128,
33
+ "recall_at_100": 0.75087,
34
+ "recall_at_1000": 0.90933,
35
+ "recall_at_3": 0.40462,
36
+ "recall_at_5": 0.45839
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackEnglishRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackEnglishRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 4.82,
7
+ "map_at_1": 0.28743,
8
+ "map_at_10": 0.377,
9
+ "map_at_100": 0.3879,
10
+ "map_at_1000": 0.38921,
11
+ "map_at_3": 0.35134,
12
+ "map_at_5": 0.36638,
13
+ "mrr_at_1": 0.35987,
14
+ "mrr_at_10": 0.43708,
15
+ "mrr_at_100": 0.44375,
16
+ "mrr_at_1000": 0.4443,
17
+ "mrr_at_3": 0.41911,
18
+ "mrr_at_5": 0.42901,
19
+ "ndcg_at_1": 0.35987,
20
+ "ndcg_at_10": 0.42778,
21
+ "ndcg_at_100": 0.46882,
22
+ "ndcg_at_1000": 0.49246,
23
+ "ndcg_at_3": 0.39484,
24
+ "ndcg_at_5": 0.41032,
25
+ "precision_at_1": 0.35987,
26
+ "precision_at_10": 0.07936,
27
+ "precision_at_100": 0.01257,
28
+ "precision_at_1000": 0.00174,
29
+ "precision_at_3": 0.18938,
30
+ "precision_at_5": 0.13287,
31
+ "recall_at_1": 0.28743,
32
+ "recall_at_10": 0.50937,
33
+ "recall_at_100": 0.68841,
34
+ "recall_at_1000": 0.84376,
35
+ "recall_at_3": 0.40721,
36
+ "recall_at_5": 0.45279
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackGamingRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackGamingRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 4.92,
7
+ "map_at_1": 0.35732,
8
+ "map_at_10": 0.4712,
9
+ "map_at_100": 0.48118,
10
+ "map_at_1000": 0.48179,
11
+ "map_at_3": 0.44415,
12
+ "map_at_5": 0.45994,
13
+ "mrr_at_1": 0.4094,
14
+ "mrr_at_10": 0.50738,
15
+ "mrr_at_100": 0.51403,
16
+ "mrr_at_1000": 0.5144,
17
+ "mrr_at_3": 0.48746,
18
+ "mrr_at_5": 0.49871,
19
+ "ndcg_at_1": 0.4094,
20
+ "ndcg_at_10": 0.52556,
21
+ "ndcg_at_100": 0.5669,
22
+ "ndcg_at_1000": 0.58109,
23
+ "ndcg_at_3": 0.48072,
24
+ "ndcg_at_5": 0.5029,
25
+ "precision_at_1": 0.4094,
26
+ "precision_at_10": 0.08345,
27
+ "precision_at_100": 0.01133,
28
+ "precision_at_1000": 0.00131,
29
+ "precision_at_3": 0.21442,
30
+ "precision_at_5": 0.14558,
31
+ "recall_at_1": 0.35732,
32
+ "recall_at_10": 0.64963,
33
+ "recall_at_100": 0.83058,
34
+ "recall_at_1000": 0.93422,
35
+ "recall_at_3": 0.53038,
36
+ "recall_at_5": 0.58447
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackGisRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackGisRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 3.96,
7
+ "map_at_1": 0.20349,
8
+ "map_at_10": 0.27538,
9
+ "map_at_100": 0.28494,
10
+ "map_at_1000": 0.28587,
11
+ "map_at_3": 0.25026,
12
+ "map_at_5": 0.26494,
13
+ "mrr_at_1": 0.22034,
14
+ "mrr_at_10": 0.29338,
15
+ "mrr_at_100": 0.30214,
16
+ "mrr_at_1000": 0.30287,
17
+ "mrr_at_3": 0.26761,
18
+ "mrr_at_5": 0.28331,
19
+ "ndcg_at_1": 0.22034,
20
+ "ndcg_at_10": 0.31864,
21
+ "ndcg_at_100": 0.36693,
22
+ "ndcg_at_1000": 0.39277,
23
+ "ndcg_at_3": 0.26891,
24
+ "ndcg_at_5": 0.29476,
25
+ "precision_at_1": 0.22034,
26
+ "precision_at_10": 0.04949,
27
+ "precision_at_100": 0.00771,
28
+ "precision_at_1000": 0.00103,
29
+ "precision_at_3": 0.11262,
30
+ "precision_at_5": 0.08203,
31
+ "recall_at_1": 0.20349,
32
+ "recall_at_10": 0.4357,
33
+ "recall_at_100": 0.66006,
34
+ "recall_at_1000": 0.85927,
35
+ "recall_at_3": 0.30269,
36
+ "recall_at_5": 0.36434
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackMathematicaRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackMathematicaRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 2.44,
7
+ "map_at_1": 0.13056,
8
+ "map_at_10": 0.19122,
9
+ "map_at_100": 0.20097,
10
+ "map_at_1000": 0.20215,
11
+ "map_at_3": 0.17014,
12
+ "map_at_5": 0.18127,
13
+ "mrr_at_1": 0.1592,
14
+ "mrr_at_10": 0.22808,
15
+ "mrr_at_100": 0.23672,
16
+ "mrr_at_1000": 0.23752,
17
+ "mrr_at_3": 0.20605,
18
+ "mrr_at_5": 0.21855,
19
+ "ndcg_at_1": 0.1592,
20
+ "ndcg_at_10": 0.2334,
21
+ "ndcg_at_100": 0.2852,
22
+ "ndcg_at_1000": 0.31701,
23
+ "ndcg_at_3": 0.19309,
24
+ "ndcg_at_5": 0.21122,
25
+ "precision_at_1": 0.1592,
26
+ "precision_at_10": 0.04378,
27
+ "precision_at_100": 0.00812,
28
+ "precision_at_1000": 0.00123,
29
+ "precision_at_3": 0.09121,
30
+ "precision_at_5": 0.06741,
31
+ "recall_at_1": 0.13056,
32
+ "recall_at_10": 0.32735,
33
+ "recall_at_100": 0.56306,
34
+ "recall_at_1000": 0.79578,
35
+ "recall_at_3": 0.21772,
36
+ "recall_at_5": 0.26304
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackPhysicsRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackPhysicsRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 3.81,
7
+ "map_at_1": 0.25902,
8
+ "map_at_10": 0.34938,
9
+ "map_at_100": 0.36202,
10
+ "map_at_1000": 0.36309,
11
+ "map_at_3": 0.32111,
12
+ "map_at_5": 0.33842,
13
+ "mrr_at_1": 0.3128,
14
+ "mrr_at_10": 0.40254,
15
+ "mrr_at_100": 0.41115,
16
+ "mrr_at_1000": 0.41163,
17
+ "mrr_at_3": 0.37729,
18
+ "mrr_at_5": 0.39398,
19
+ "ndcg_at_1": 0.3128,
20
+ "ndcg_at_10": 0.40398,
21
+ "ndcg_at_100": 0.45731,
22
+ "ndcg_at_1000": 0.47934,
23
+ "ndcg_at_3": 0.35755,
24
+ "ndcg_at_5": 0.38328,
25
+ "precision_at_1": 0.3128,
26
+ "precision_at_10": 0.07209,
27
+ "precision_at_100": 0.01148,
28
+ "precision_at_1000": 0.0015,
29
+ "precision_at_3": 0.16811,
30
+ "precision_at_5": 0.12146,
31
+ "recall_at_1": 0.25902,
32
+ "recall_at_10": 0.51382,
33
+ "recall_at_100": 0.73695,
34
+ "recall_at_1000": 0.8859,
35
+ "recall_at_3": 0.38665,
36
+ "recall_at_5": 0.4515
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackProgrammersRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackProgrammersRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 3.35,
7
+ "map_at_1": 0.22169,
8
+ "map_at_10": 0.30485,
9
+ "map_at_100": 0.31704,
10
+ "map_at_1000": 0.31819,
11
+ "map_at_3": 0.27952,
12
+ "map_at_5": 0.29504,
13
+ "mrr_at_1": 0.26941,
14
+ "mrr_at_10": 0.35198,
15
+ "mrr_at_100": 0.36175,
16
+ "mrr_at_1000": 0.36234,
17
+ "mrr_at_3": 0.33086,
18
+ "mrr_at_5": 0.34376,
19
+ "ndcg_at_1": 0.26941,
20
+ "ndcg_at_10": 0.35514,
21
+ "ndcg_at_100": 0.41319,
22
+ "ndcg_at_1000": 0.43812,
23
+ "ndcg_at_3": 0.31339,
24
+ "ndcg_at_5": 0.33433,
25
+ "precision_at_1": 0.26941,
26
+ "precision_at_10": 0.06461,
27
+ "precision_at_100": 0.01094,
28
+ "precision_at_1000": 0.00146,
29
+ "precision_at_3": 0.15107,
30
+ "precision_at_5": 0.10868,
31
+ "recall_at_1": 0.22169,
32
+ "recall_at_10": 0.45848,
33
+ "recall_at_100": 0.71521,
34
+ "recall_at_1000": 0.88732,
35
+ "recall_at_3": 0.3407,
36
+ "recall_at_5": 0.3964
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 53.589999999999996,
7
+ "map_at_1": 0.2241425,
8
+ "map_at_10": 0.3003208333333333,
9
+ "map_at_100": 0.3110316666666667,
10
+ "map_at_1000": 0.31218333333333337,
11
+ "map_at_3": 0.27653,
12
+ "map_at_5": 0.2897083333333333,
13
+ "mrr_at_1": 0.26420083333333333,
14
+ "mrr_at_10": 0.33841499999999997,
15
+ "mrr_at_100": 0.34678333333333333,
16
+ "mrr_at_1000": 0.3474475,
17
+ "mrr_at_3": 0.31710499999999997,
18
+ "mrr_at_5": 0.32925166666666666,
19
+ "ndcg_at_1": 0.26420083333333333,
20
+ "ndcg_at_10": 0.34672083333333337,
21
+ "ndcg_at_100": 0.396,
22
+ "ndcg_at_1000": 0.4216833333333333,
23
+ "ndcg_at_3": 0.3052708333333333,
24
+ "ndcg_at_5": 0.32474250000000005,
25
+ "precision_at_1": 0.26420083333333333,
26
+ "precision_at_10": 0.060105000000000006,
27
+ "precision_at_100": 0.010020833333333333,
28
+ "precision_at_1000": 0.0014041666666666666,
29
+ "precision_at_3": 0.13881583333333333,
30
+ "precision_at_5": 0.09879166666666665,
31
+ "recall_at_1": 0.2241425,
32
+ "recall_at_10": 0.4470408333333334,
33
+ "recall_at_100": 0.6670016666666667,
34
+ "recall_at_1000": 0.8494708333333334,
35
+ "recall_at_3": 0.3319166666666667,
36
+ "recall_at_5": 0.38162083333333335
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackStatsRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackStatsRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 4.59,
7
+ "map_at_1": 0.21352,
8
+ "map_at_10": 0.2732,
9
+ "map_at_100": 0.2814,
10
+ "map_at_1000": 0.28233,
11
+ "map_at_3": 0.25469,
12
+ "map_at_5": 0.26546,
13
+ "mrr_at_1": 0.2362,
14
+ "mrr_at_10": 0.29662,
15
+ "mrr_at_100": 0.30415,
16
+ "mrr_at_1000": 0.30487,
17
+ "mrr_at_3": 0.27965,
18
+ "mrr_at_5": 0.28924,
19
+ "ndcg_at_1": 0.2362,
20
+ "ndcg_at_10": 0.30957,
21
+ "ndcg_at_100": 0.35192,
22
+ "ndcg_at_1000": 0.37599,
23
+ "ndcg_at_3": 0.27545,
24
+ "ndcg_at_5": 0.29225,
25
+ "precision_at_1": 0.2362,
26
+ "precision_at_10": 0.0477,
27
+ "precision_at_100": 0.00762,
28
+ "precision_at_1000": 0.00103,
29
+ "precision_at_3": 0.11605,
30
+ "precision_at_5": 0.08067,
31
+ "recall_at_1": 0.21352,
32
+ "recall_at_10": 0.39754,
33
+ "recall_at_100": 0.59128,
34
+ "recall_at_1000": 0.77121,
35
+ "recall_at_3": 0.30397,
36
+ "recall_at_5": 0.34642
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackTexRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackTexRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 11.72,
7
+ "map_at_1": 0.13912,
8
+ "map_at_10": 0.19451,
9
+ "map_at_100": 0.20404,
10
+ "map_at_1000": 0.20526,
11
+ "map_at_3": 0.17518,
12
+ "map_at_5": 0.1856,
13
+ "mrr_at_1": 0.16724,
14
+ "mrr_at_10": 0.22582,
15
+ "mrr_at_100": 0.23472,
16
+ "mrr_at_1000": 0.23557,
17
+ "mrr_at_3": 0.20601,
18
+ "mrr_at_5": 0.21718,
19
+ "ndcg_at_1": 0.16724,
20
+ "ndcg_at_10": 0.23259,
21
+ "ndcg_at_100": 0.27925,
22
+ "ndcg_at_1000": 0.31103,
23
+ "ndcg_at_3": 0.19598,
24
+ "ndcg_at_5": 0.21285,
25
+ "precision_at_1": 0.16724,
26
+ "precision_at_10": 0.04219,
27
+ "precision_at_100": 0.00761,
28
+ "precision_at_1000": 0.00121,
29
+ "precision_at_3": 0.09073,
30
+ "precision_at_5": 0.06676,
31
+ "recall_at_1": 0.13912,
32
+ "recall_at_10": 0.31703,
33
+ "recall_at_100": 0.52593,
34
+ "recall_at_1000": 0.75782,
35
+ "recall_at_3": 0.21653,
36
+ "recall_at_5": 0.25888
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackUnixRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackUnixRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 4.8,
7
+ "map_at_1": 0.21242,
8
+ "map_at_10": 0.2781,
9
+ "map_at_100": 0.28829,
10
+ "map_at_1000": 0.28941,
11
+ "map_at_3": 0.25628,
12
+ "map_at_5": 0.26781,
13
+ "mrr_at_1": 0.24534,
14
+ "mrr_at_10": 0.31344,
15
+ "mrr_at_100": 0.32251,
16
+ "mrr_at_1000": 0.32325,
17
+ "mrr_at_3": 0.29213,
18
+ "mrr_at_5": 0.30435,
19
+ "ndcg_at_1": 0.24534,
20
+ "ndcg_at_10": 0.32061,
21
+ "ndcg_at_100": 0.37181,
22
+ "ndcg_at_1000": 0.39957,
23
+ "ndcg_at_3": 0.27936,
24
+ "ndcg_at_5": 0.29805,
25
+ "precision_at_1": 0.24534,
26
+ "precision_at_10": 0.05345,
27
+ "precision_at_100": 0.00894,
28
+ "precision_at_1000": 0.00125,
29
+ "precision_at_3": 0.12282,
30
+ "precision_at_5": 0.08731,
31
+ "recall_at_1": 0.21242,
32
+ "recall_at_10": 0.41495,
33
+ "recall_at_100": 0.64324,
34
+ "recall_at_1000": 0.84203,
35
+ "recall_at_3": 0.30492,
36
+ "recall_at_5": 0.35045
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackWebmastersRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackWebmastersRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 1.83,
7
+ "map_at_1": 0.20239,
8
+ "map_at_10": 0.27418,
9
+ "map_at_100": 0.28818,
10
+ "map_at_1000": 0.2901,
11
+ "map_at_3": 0.24974,
12
+ "map_at_5": 0.25997,
13
+ "mrr_at_1": 0.24704,
14
+ "mrr_at_10": 0.31547,
15
+ "mrr_at_100": 0.32528,
16
+ "mrr_at_1000": 0.32593,
17
+ "mrr_at_3": 0.29348,
18
+ "mrr_at_5": 0.30316,
19
+ "ndcg_at_1": 0.24704,
20
+ "ndcg_at_10": 0.32448,
21
+ "ndcg_at_100": 0.38452,
22
+ "ndcg_at_1000": 0.41365,
23
+ "ndcg_at_3": 0.28175,
24
+ "ndcg_at_5": 0.29595,
25
+ "precision_at_1": 0.24704,
26
+ "precision_at_10": 0.06265,
27
+ "precision_at_100": 0.01344,
28
+ "precision_at_1000": 0.00221,
29
+ "precision_at_3": 0.13175,
30
+ "precision_at_5": 0.09328,
31
+ "recall_at_1": 0.20239,
32
+ "recall_at_10": 0.42354,
33
+ "recall_at_100": 0.70042,
34
+ "recall_at_1000": 0.89079,
35
+ "recall_at_3": 0.29722,
36
+ "recall_at_5": 0.33826
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/CQADupstackWordpressRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "CQADupstackWordpressRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 5.07,
7
+ "map_at_1": 0.17726,
8
+ "map_at_10": 0.23953,
9
+ "map_at_100": 0.24809,
10
+ "map_at_1000": 0.24921,
11
+ "map_at_3": 0.21885,
12
+ "map_at_5": 0.22928,
13
+ "mrr_at_1": 0.19593,
14
+ "mrr_at_10": 0.26125,
15
+ "mrr_at_100": 0.26923,
16
+ "mrr_at_1000": 0.27013,
17
+ "mrr_at_3": 0.24122,
18
+ "mrr_at_5": 0.25129,
19
+ "ndcg_at_1": 0.19593,
20
+ "ndcg_at_10": 0.28005,
21
+ "ndcg_at_100": 0.32536,
22
+ "ndcg_at_1000": 0.35448,
23
+ "ndcg_at_3": 0.23845,
24
+ "ndcg_at_5": 0.25619,
25
+ "precision_at_1": 0.19593,
26
+ "precision_at_10": 0.04381,
27
+ "precision_at_100": 0.00726,
28
+ "precision_at_1000": 0.00106,
29
+ "precision_at_3": 0.10166,
30
+ "precision_at_5": 0.07098,
31
+ "recall_at_1": 0.17726,
32
+ "recall_at_10": 0.3858,
33
+ "recall_at_100": 0.59801,
34
+ "recall_at_1000": 0.81622,
35
+ "recall_at_3": 0.27039,
36
+ "recall_at_5": 0.31451
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/ClimateFEVER.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "ClimateFEVER",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 404.38,
7
+ "map_at_1": 0.16664,
8
+ "map_at_10": 0.27412,
9
+ "map_at_100": 0.2933,
10
+ "map_at_1000": 0.29518,
11
+ "map_at_3": 0.23702,
12
+ "map_at_5": 0.25599,
13
+ "mrr_at_1": 0.37524,
14
+ "mrr_at_10": 0.48941,
15
+ "mrr_at_100": 0.49654,
16
+ "mrr_at_1000": 0.49689,
17
+ "mrr_at_3": 0.46417,
18
+ "mrr_at_5": 0.4784,
19
+ "ndcg_at_1": 0.37524,
20
+ "ndcg_at_10": 0.36517,
21
+ "ndcg_at_100": 0.43392,
22
+ "ndcg_at_1000": 0.46664,
23
+ "ndcg_at_3": 0.31706,
24
+ "ndcg_at_5": 0.33049,
25
+ "precision_at_1": 0.37524,
26
+ "precision_at_10": 0.10906,
27
+ "precision_at_100": 0.01842,
28
+ "precision_at_1000": 0.00245,
29
+ "precision_at_3": 0.2354,
30
+ "precision_at_5": 0.1716,
31
+ "recall_at_1": 0.16664,
32
+ "recall_at_10": 0.41157,
33
+ "recall_at_100": 0.6432,
34
+ "recall_at_1000": 0.82633,
35
+ "recall_at_3": 0.28482,
36
+ "recall_at_5": 0.33503
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/DBPedia.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "DBPedia",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 250.99,
7
+ "map_at_1": 0.0696,
8
+ "map_at_10": 0.15146,
9
+ "map_at_100": 0.21085,
10
+ "map_at_1000": 0.22484,
11
+ "map_at_3": 0.11002,
12
+ "map_at_5": 0.12725,
13
+ "mrr_at_1": 0.565,
14
+ "mrr_at_10": 0.66884,
15
+ "mrr_at_100": 0.67402,
16
+ "mrr_at_1000": 0.67417,
17
+ "mrr_at_3": 0.6525,
18
+ "mrr_at_5": 0.66325,
19
+ "ndcg_at_1": 0.4725,
20
+ "ndcg_at_10": 0.36222,
21
+ "ndcg_at_100": 0.39257,
22
+ "ndcg_at_1000": 0.46698,
23
+ "ndcg_at_3": 0.40609,
24
+ "ndcg_at_5": 0.3833,
25
+ "precision_at_1": 0.565,
26
+ "precision_at_10": 0.2865,
27
+ "precision_at_100": 0.09058,
28
+ "precision_at_1000": 0.01757,
29
+ "precision_at_3": 0.43167,
30
+ "precision_at_5": 0.366,
31
+ "recall_at_1": 0.0696,
32
+ "recall_at_10": 0.20485,
33
+ "recall_at_100": 0.43318,
34
+ "recall_at_1000": 0.67565,
35
+ "recall_at_3": 0.12419,
36
+ "recall_at_5": 0.15425
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/EmotionClassification.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "4f58c6b202a23cf9a4da393831edf4f9183cad37",
3
+ "mteb_dataset_name": "EmotionClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "accuracy": 0.42924999999999996,
7
+ "accuracy_stderr": 0.023493882182389524,
8
+ "evaluation_time": 4.18,
9
+ "f1": 0.3812094978949062,
10
+ "f1_stderr": 0.02019620288667177,
11
+ "main_score": 0.42924999999999996
12
+ }
13
+ }
results/nomic-embed-text-v1.5-128/FEVER.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "FEVER",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 734.74,
7
+ "map_at_1": 0.66699,
8
+ "map_at_10": 0.76312,
9
+ "map_at_100": 0.76629,
10
+ "map_at_1000": 0.76649,
11
+ "map_at_3": 0.74776,
12
+ "map_at_5": 0.75764,
13
+ "mrr_at_1": 0.71272,
14
+ "mrr_at_10": 0.79763,
15
+ "mrr_at_100": 0.79968,
16
+ "mrr_at_1000": 0.79977,
17
+ "mrr_at_3": 0.78595,
18
+ "mrr_at_5": 0.79371,
19
+ "ndcg_at_1": 0.71272,
20
+ "ndcg_at_10": 0.8048,
21
+ "ndcg_at_100": 0.81804,
22
+ "ndcg_at_1000": 0.82199,
23
+ "ndcg_at_3": 0.7789,
24
+ "ndcg_at_5": 0.79368,
25
+ "precision_at_1": 0.71272,
26
+ "precision_at_10": 0.09962,
27
+ "precision_at_100": 0.01084,
28
+ "precision_at_1000": 0.00114,
29
+ "precision_at_3": 0.30108,
30
+ "precision_at_5": 0.18998,
31
+ "recall_at_1": 0.66699,
32
+ "recall_at_10": 0.89745,
33
+ "recall_at_100": 0.95373,
34
+ "recall_at_1000": 0.98032,
35
+ "recall_at_3": 0.82789,
36
+ "recall_at_5": 0.86451
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/FiQA2018.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "FiQA2018",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 5.39,
7
+ "map_at_1": 0.15264,
8
+ "map_at_10": 0.25222,
9
+ "map_at_100": 0.26689,
10
+ "map_at_1000": 0.26869,
11
+ "map_at_3": 0.21789,
12
+ "map_at_5": 0.23752,
13
+ "mrr_at_1": 0.30556,
14
+ "mrr_at_10": 0.38739,
15
+ "mrr_at_100": 0.39767,
16
+ "mrr_at_1000": 0.39814,
17
+ "mrr_at_3": 0.36163,
18
+ "mrr_at_5": 0.37621,
19
+ "ndcg_at_1": 0.30556,
20
+ "ndcg_at_10": 0.32085,
21
+ "ndcg_at_100": 0.38299,
22
+ "ndcg_at_1000": 0.41723,
23
+ "ndcg_at_3": 0.28556,
24
+ "ndcg_at_5": 0.29871,
25
+ "precision_at_1": 0.30556,
26
+ "precision_at_10": 0.09043,
27
+ "precision_at_100": 0.0152,
28
+ "precision_at_1000": 0.00212,
29
+ "precision_at_3": 0.19033,
30
+ "precision_at_5": 0.14352,
31
+ "recall_at_1": 0.15264,
32
+ "recall_at_10": 0.38724,
33
+ "recall_at_100": 0.62351,
34
+ "recall_at_1000": 0.83341,
35
+ "recall_at_3": 0.2621,
36
+ "recall_at_5": 0.31813
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/HotpotQA.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "HotpotQA",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 760.66,
7
+ "map_at_1": 0.33187,
8
+ "map_at_10": 0.51753,
9
+ "map_at_100": 0.52802,
10
+ "map_at_1000": 0.52885,
11
+ "map_at_3": 0.4842,
12
+ "map_at_5": 0.50426,
13
+ "mrr_at_1": 0.66374,
14
+ "mrr_at_10": 0.73088,
15
+ "mrr_at_100": 0.73476,
16
+ "mrr_at_1000": 0.73492,
17
+ "mrr_at_3": 0.71564,
18
+ "mrr_at_5": 0.72521,
19
+ "ndcg_at_1": 0.66374,
20
+ "ndcg_at_10": 0.60087,
21
+ "ndcg_at_100": 0.64011,
22
+ "ndcg_at_1000": 0.65644,
23
+ "ndcg_at_3": 0.54979,
24
+ "ndcg_at_5": 0.57712,
25
+ "precision_at_1": 0.66374,
26
+ "precision_at_10": 0.12806,
27
+ "precision_at_100": 0.01588,
28
+ "precision_at_1000": 0.0018,
29
+ "precision_at_3": 0.35125,
30
+ "precision_at_5": 0.2323,
31
+ "recall_at_1": 0.33187,
32
+ "recall_at_10": 0.64031,
33
+ "recall_at_100": 0.79406,
34
+ "recall_at_1000": 0.90162,
35
+ "recall_at_3": 0.52687,
36
+ "recall_at_5": 0.58076
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/ImdbClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7",
3
+ "mteb_dataset_name": "ImdbClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "accuracy": 0.808672,
7
+ "accuracy_stderr": 0.033591064526150384,
8
+ "ap": 0.7522385105199947,
9
+ "ap_stderr": 0.03935993425137092,
10
+ "evaluation_time": 7.79,
11
+ "f1": 0.8081401539522635,
12
+ "f1_stderr": 0.03385189096671595,
13
+ "main_score": 0.808672
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/MSMARCO.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "dev": {
4
+ "evaluation_time": 1275.45,
5
+ "map_at_1": 0.21798,
6
+ "map_at_10": 0.33489,
7
+ "map_at_100": 0.3462,
8
+ "map_at_1000": 0.34675,
9
+ "map_at_3": 0.29867,
10
+ "map_at_5": 0.31962,
11
+ "mrr_at_1": 0.22407,
12
+ "mrr_at_10": 0.34086,
13
+ "mrr_at_100": 0.35169,
14
+ "mrr_at_1000": 0.35217,
15
+ "mrr_at_3": 0.30511,
16
+ "mrr_at_5": 0.32585,
17
+ "ndcg_at_1": 0.22393,
18
+ "ndcg_at_10": 0.39986,
19
+ "ndcg_at_100": 0.45473,
20
+ "ndcg_at_1000": 0.46835,
21
+ "ndcg_at_3": 0.32607,
22
+ "ndcg_at_5": 0.36341,
23
+ "precision_at_1": 0.22393,
24
+ "precision_at_10": 0.06259,
25
+ "precision_at_100": 0.00902,
26
+ "precision_at_1000": 0.00102,
27
+ "precision_at_3": 0.13777,
28
+ "precision_at_5": 0.10181,
29
+ "recall_at_1": 0.21798,
30
+ "recall_at_10": 0.59936,
31
+ "recall_at_100": 0.85344,
32
+ "recall_at_1000": 0.95799,
33
+ "recall_at_3": 0.39894,
34
+ "recall_at_5": 0.48834
35
+ },
36
+ "mteb_dataset_name": "MSMARCO",
37
+ "mteb_version": "1.1.1"
38
+ }
results/nomic-embed-text-v1.5-128/MTOPDomainClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf",
3
+ "mteb_dataset_name": "MTOPDomainClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.8960556315549475,
8
+ "accuracy_stderr": 0.006397329797980098,
9
+ "f1": 0.894595873488881,
10
+ "f1_stderr": 0.006210812187894855,
11
+ "main_score": 0.8960556315549475
12
+ },
13
+ "evaluation_time": 4.44
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/MTOPIntentClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "ae001d0e6b1228650b7bd1c2c65fb50ad11a8aba",
3
+ "mteb_dataset_name": "MTOPIntentClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.6889648882808938,
8
+ "accuracy_stderr": 0.00902987920269629,
9
+ "f1": 0.5270807165928838,
10
+ "f1_stderr": 0.013378385834122248,
11
+ "main_score": 0.6889648882808938
12
+ },
13
+ "evaluation_time": 8.85
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/MassiveIntentClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "31efe3c427b0bae9c22cbb560b8f15491cc6bed7",
3
+ "mteb_dataset_name": "MassiveIntentClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.6933759246805649,
8
+ "accuracy_stderr": 0.010279993355942879,
9
+ "f1": 0.6800235081032681,
10
+ "f1_stderr": 0.006988850266917053,
11
+ "main_score": 0.6933759246805649
12
+ },
13
+ "evaluation_time": 6.25
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/MassiveScenarioClassification.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "7d571f92784cd94a019292a1f45445077d0ef634",
3
+ "mteb_dataset_name": "MassiveScenarioClassification",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "en": {
7
+ "accuracy": 0.742098184263618,
8
+ "accuracy_stderr": 0.01498698426650287,
9
+ "f1": 0.7451696621000317,
10
+ "f1_stderr": 0.014147855415589196,
11
+ "main_score": 0.742098184263618
12
+ },
13
+ "evaluation_time": 5.07
14
+ }
15
+ }
results/nomic-embed-text-v1.5-128/MedrxivClusteringP2P.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73",
3
+ "mteb_dataset_name": "MedrxivClusteringP2P",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 11.31,
7
+ "v_measure": 0.3409001185548766,
8
+ "v_measure_std": 0.016180872317307696
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/MedrxivClusteringS2S.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663",
3
+ "mteb_dataset_name": "MedrxivClusteringS2S",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 6.74,
7
+ "v_measure": 0.3129713479653602,
8
+ "v_measure_std": 0.012156723390897354
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/MindSmallReranking.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "3bdac13927fdc888b903db93b2ffdbd90b295a69",
3
+ "mteb_dataset_name": "MindSmallReranking",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 186.48,
7
+ "map": 0.300209399775629,
8
+ "mrr": 0.30954011596086367
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/NFCorpus.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "NFCorpus",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 0.87,
7
+ "map_at_1": 0.05343,
8
+ "map_at_10": 0.11328,
9
+ "map_at_100": 0.13736,
10
+ "map_at_1000": 0.14956,
11
+ "map_at_3": 0.08674,
12
+ "map_at_5": 0.09923,
13
+ "mrr_at_1": 0.43034,
14
+ "mrr_at_10": 0.50051,
15
+ "mrr_at_100": 0.50699,
16
+ "mrr_at_1000": 0.50753,
17
+ "mrr_at_3": 0.48091,
18
+ "mrr_at_5": 0.49298,
19
+ "ndcg_at_1": 0.41486,
20
+ "ndcg_at_10": 0.30722,
21
+ "ndcg_at_100": 0.2742,
22
+ "ndcg_at_1000": 0.36289,
23
+ "ndcg_at_3": 0.36675,
24
+ "ndcg_at_5": 0.3427,
25
+ "precision_at_1": 0.42724,
26
+ "precision_at_10": 0.22415,
27
+ "precision_at_100": 0.06746,
28
+ "precision_at_1000": 0.01942,
29
+ "precision_at_3": 0.34365,
30
+ "precision_at_5": 0.29721,
31
+ "recall_at_1": 0.05343,
32
+ "recall_at_10": 0.14117,
33
+ "recall_at_100": 0.27059,
34
+ "recall_at_1000": 0.59138,
35
+ "recall_at_3": 0.09507,
36
+ "recall_at_5": 0.11434
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/NQ.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "NQ",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 293.58,
7
+ "map_at_1": 0.32416,
8
+ "map_at_10": 0.46575,
9
+ "map_at_100": 0.47609,
10
+ "map_at_1000": 0.47642,
11
+ "map_at_3": 0.42817,
12
+ "map_at_5": 0.44986,
13
+ "mrr_at_1": 0.36645,
14
+ "mrr_at_10": 0.49322,
15
+ "mrr_at_100": 0.50101,
16
+ "mrr_at_1000": 0.50124,
17
+ "mrr_at_3": 0.46229,
18
+ "mrr_at_5": 0.48069,
19
+ "ndcg_at_1": 0.36616,
20
+ "ndcg_at_10": 0.53623,
21
+ "ndcg_at_100": 0.58014,
22
+ "ndcg_at_1000": 0.588,
23
+ "ndcg_at_3": 0.46528,
24
+ "ndcg_at_5": 0.50134,
25
+ "precision_at_1": 0.36616,
26
+ "precision_at_10": 0.08627,
27
+ "precision_at_100": 0.01108,
28
+ "precision_at_1000": 0.00118,
29
+ "precision_at_3": 0.20896,
30
+ "precision_at_5": 0.14612,
31
+ "recall_at_1": 0.32416,
32
+ "recall_at_10": 0.72349,
33
+ "recall_at_100": 0.91517,
34
+ "recall_at_1000": 0.97381,
35
+ "recall_at_3": 0.53918,
36
+ "recall_at_5": 0.62218
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/QuoraRetrieval.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "QuoraRetrieval",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 125.54,
7
+ "map_at_1": 0.69619,
8
+ "map_at_10": 0.83173,
9
+ "map_at_100": 0.83807,
10
+ "map_at_1000": 0.83826,
11
+ "map_at_3": 0.80166,
12
+ "map_at_5": 0.82071,
13
+ "mrr_at_1": 0.8016,
14
+ "mrr_at_10": 0.8639,
15
+ "mrr_at_100": 0.86507,
16
+ "mrr_at_1000": 0.86509,
17
+ "mrr_at_3": 0.85343,
18
+ "mrr_at_5": 0.86024,
19
+ "ndcg_at_1": 0.8012,
20
+ "ndcg_at_10": 0.87066,
21
+ "ndcg_at_100": 0.8839,
22
+ "ndcg_at_1000": 0.88546,
23
+ "ndcg_at_3": 0.84036,
24
+ "ndcg_at_5": 0.85702,
25
+ "precision_at_1": 0.8012,
26
+ "precision_at_10": 0.13203,
27
+ "precision_at_100": 0.01511,
28
+ "precision_at_1000": 0.00156,
29
+ "precision_at_3": 0.36663,
30
+ "precision_at_5": 0.2418,
31
+ "recall_at_1": 0.69619,
32
+ "recall_at_10": 0.94466,
33
+ "recall_at_100": 0.99112,
34
+ "recall_at_1000": 0.99877,
35
+ "recall_at_3": 0.85736,
36
+ "recall_at_5": 0.90411
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/RedditClustering.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "24640382cdbf8abc73003fb0fa6d111a705499eb",
3
+ "mteb_dataset_name": "RedditClustering",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 88.79,
7
+ "v_measure": 0.533116907490566,
8
+ "v_measure_std": 0.05218013055630294
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/RedditClusteringP2P.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "282350215ef01743dc01b456c7f5241fa8937f16",
3
+ "mteb_dataset_name": "RedditClusteringP2P",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 112.49,
7
+ "v_measure": 0.5895547384952214,
8
+ "v_measure_std": 0.1237872260363592
9
+ }
10
+ }
results/nomic-embed-text-v1.5-128/SCIDOCS.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": null,
3
+ "mteb_dataset_name": "SCIDOCS",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "evaluation_time": 4.01,
7
+ "map_at_1": 0.03938,
8
+ "map_at_10": 0.08998,
9
+ "map_at_100": 0.10452,
10
+ "map_at_1000": 0.10696,
11
+ "map_at_3": 0.06616,
12
+ "map_at_5": 0.07824,
13
+ "mrr_at_1": 0.194,
14
+ "mrr_at_10": 0.28042,
15
+ "mrr_at_100": 0.29112,
16
+ "mrr_at_1000": 0.29196,
17
+ "mrr_at_3": 0.25333,
18
+ "mrr_at_5": 0.26893,
19
+ "ndcg_at_1": 0.194,
20
+ "ndcg_at_10": 0.15559,
21
+ "ndcg_at_100": 0.21827,
22
+ "ndcg_at_1000": 0.26746,
23
+ "ndcg_at_3": 0.15079,
24
+ "ndcg_at_5": 0.13084,
25
+ "precision_at_1": 0.194,
26
+ "precision_at_10": 0.0792,
27
+ "precision_at_100": 0.01703,
28
+ "precision_at_1000": 0.00289,
29
+ "precision_at_3": 0.13933,
30
+ "precision_at_5": 0.1136,
31
+ "recall_at_1": 0.03938,
32
+ "recall_at_10": 0.1605,
33
+ "recall_at_100": 0.34578,
34
+ "recall_at_1000": 0.5869,
35
+ "recall_at_3": 0.08473,
36
+ "recall_at_5": 0.11502
37
+ }
38
+ }
results/nomic-embed-text-v1.5-128/SICK-R.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "a6ea5a8cab320b040a23452cc28066d9beae2cee",
3
+ "mteb_dataset_name": "SICK-R",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "cos_sim": {
7
+ "pearson": 0.8294452696238629,
8
+ "spearman": 0.7908537720454555
9
+ },
10
+ "euclidean": {
11
+ "pearson": 0.8113361697568838,
12
+ "spearman": 0.7908537360608958
13
+ },
14
+ "evaluation_time": 1.53,
15
+ "manhattan": {
16
+ "pearson": 0.8091739379069774,
17
+ "spearman": 0.7893408317395657
18
+ }
19
+ }
20
+ }
results/nomic-embed-text-v1.5-128/STS12.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384",
3
+ "mteb_dataset_name": "STS12",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "cos_sim": {
7
+ "pearson": 0.8400172003148744,
8
+ "spearman": 0.774907432636146
9
+ },
10
+ "euclidean": {
11
+ "pearson": 0.8123538626032868,
12
+ "spearman": 0.7749078284099633
13
+ },
14
+ "evaluation_time": 0.44,
15
+ "manhattan": {
16
+ "pearson": 0.8096654772491375,
17
+ "spearman": 0.7731921878989402
18
+ }
19
+ }
20
+ }
results/nomic-embed-text-v1.5-128/STS13.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca",
3
+ "mteb_dataset_name": "STS13",
4
+ "mteb_version": "1.1.1",
5
+ "test": {
6
+ "cos_sim": {
7
+ "pearson": 0.8367961554432152,
8
+ "spearman": 0.8561642150267956
9
+ },
10
+ "euclidean": {
11
+ "pearson": 0.8501878104809323,
12
+ "spearman": 0.8561642150267956
13
+ },
14
+ "evaluation_time": 0.48,
15
+ "manhattan": {
16
+ "pearson": 0.847617315734268,
17
+ "spearman": 0.8536768559729484
18
+ }
19
+ }
20
+ }