diff --git a/pyproject.toml b/pyproject.toml index 2594210ee048ce8fdfe6465b37e0d8ae21777750..b11adf8ccf78ea3c0593e972c0654f67c8751407 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,5 +3,11 @@ name = "results" version = "0.1.0" description = "The result repository for mteb" readme = "README.md" -requires-python = ">=3.9" +requires-python = ">=3.9,<3.13" # pytrec-eval-terrier does not compile for 3.13 dependencies = ["mteb[dev]>=1.13.0"] + +[dependency-groups] +dev = [ + "ipykernel>=6.29.5", + "pip>=25.0.1", +] diff --git a/results/voyageai__voyage-2/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-2/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..2148610eee8239bf27c485c6464366355e75022a --- /dev/null +++ b/results/voyageai__voyage-2/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.695522, + "f1": 0.634324, + "f1_weighted": 0.724555, + "ap": 0.321044, + "ap_weighted": 0.321044, + "scores_per_experiment": [ + { + "accuracy": 0.649254, + "f1": 0.583037, + "f1_weighted": 0.684222, + "ap": 0.268174, + "ap_weighted": 0.268174 + }, + { + "accuracy": 0.753731, + "f1": 0.688285, + "f1_weighted": 0.775263, + "ap": 0.370247, + "ap_weighted": 0.370247 + }, + { + "accuracy": 0.58806, + "f1": 0.552854, + "f1_weighted": 0.629258, + "ap": 0.272517, + "ap_weighted": 0.272517 + }, + { + "accuracy": 0.695522, + "f1": 0.633294, + "f1_weighted": 0.725284, + "ap": 0.315682, + "ap_weighted": 0.315682 + }, + { + "accuracy": 0.707463, + "f1": 0.651741, + "f1_weighted": 0.736571, + "ap": 0.340628, + "ap_weighted": 0.340628 + }, + { + "accuracy": 0.726866, + "f1": 0.670555, + "f1_weighted": 0.753497, + "ap": 0.360029, + "ap_weighted": 0.360029 + }, + { + "accuracy": 0.753731, + "f1": 0.671642, + "f1_weighted": 0.77162, + "ap": 0.339013, + "ap_weighted": 0.339013 + }, + { + "accuracy": 0.732836, + "f1": 0.66528, + "f1_weighted": 0.756851, + "ap": 0.343198, + "ap_weighted": 0.343198 + }, + { + "accuracy": 0.702985, + "f1": 0.645907, + "f1_weighted": 0.732479, + "ap": 0.333184, + "ap_weighted": 0.333184 + }, + { + "accuracy": 0.644776, + "f1": 0.580651, + "f1_weighted": 0.68051, + "ap": 0.267764, + "ap_weighted": 0.267764 + } + ], + "main_score": 0.695522, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 22.0602068901062, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/AmazonReviewsClassification.json b/results/voyageai__voyage-2/1/AmazonReviewsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..0a6b6d728901022d2f1427b7b555fd9eab2df2a4 --- /dev/null +++ b/results/voyageai__voyage-2/1/AmazonReviewsClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "1399c76144fd37290681b995c656ef9b2e06e26d", + "task_name": "AmazonReviewsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.42068, + "f1": 0.406899, + "f1_weighted": 0.406899, + "scores_per_experiment": [ + { + "accuracy": 0.444, + "f1": 0.424666, + "f1_weighted": 0.424666 + }, + { + "accuracy": 0.4292, + "f1": 0.407158, + "f1_weighted": 0.407158 + }, + { + "accuracy": 0.4102, + "f1": 0.402591, + "f1_weighted": 0.402591 + }, + { + "accuracy": 0.4322, + "f1": 0.418908, + "f1_weighted": 0.418908 + }, + { + "accuracy": 0.4268, + "f1": 0.40691, + "f1_weighted": 0.40691 + }, + { + "accuracy": 0.4072, + "f1": 0.398244, + "f1_weighted": 0.398244 + }, + { + "accuracy": 0.4012, + "f1": 0.391319, + "f1_weighted": 0.391319 + }, + { + "accuracy": 0.4362, + "f1": 0.439332, + "f1_weighted": 0.439332 + }, + { + "accuracy": 0.4164, + "f1": 0.396183, + "f1_weighted": 0.396183 + }, + { + "accuracy": 0.4034, + "f1": 0.383678, + "f1_weighted": 0.383678 + } + ], + "main_score": 0.42068, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 283.1336479187012, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..a40b5b007f1c2e0fc750990c0acb8a199f4d645b --- /dev/null +++ b/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.562404, + 0.599307, + 0.600505, + 0.604632, + 0.542921, + 0.552999, + 0.533494, + 0.590038, + 0.610404, + 0.552781 + ], + "Level 1": [ + 0.562446, + 0.574968, + 0.571951, + 0.576544, + 0.563843, + 0.55949, + 0.597775, + 0.576352, + 0.536795, + 0.626181 + ] + }, + "v_measure": 0.574792, + "v_measure_std": 0.02512, + "main_score": 0.574792, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1000.5131340026855, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..6125cd19936985f722917915b6d8e338c8966947 --- /dev/null +++ b/results/voyageai__voyage-2/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.573292, + 0.530668, + 0.498832, + 0.565711, + 0.522439, + 0.476578, + 0.58589, + 0.582446, + 0.512015, + 0.521227 + ], + "Level 1": [ + 0.549254, + 0.563597, + 0.557765, + 0.588363, + 0.55805, + 0.545452, + 0.528399, + 0.574015, + 0.520908, + 0.560871 + ] + }, + "v_measure": 0.545789, + "v_measure_std": 0.029999, + "main_score": 0.545789, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 4.2193968296051025, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/BIOSSES.json b/results/voyageai__voyage-2/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..23142503db392ce7170b6082a16bebef0cc88e2f --- /dev/null +++ b/results/voyageai__voyage-2/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.885357, + "spearman": 0.87346, + "cosine_pearson": 0.885357, + "cosine_spearman": 0.87346, + "manhattan_pearson": 0.876676, + "manhattan_spearman": 0.874797, + "euclidean_pearson": 0.878306, + "euclidean_spearman": 0.87346, + "main_score": 0.87346, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 2.4972140789031982, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/Banking77Classification.json b/results/voyageai__voyage-2/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..0497eade8af577df7a9f73679f2f62b7a0e7675d --- /dev/null +++ b/results/voyageai__voyage-2/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.776234, + "f1": 0.765069, + "f1_weighted": 0.765069, + "scores_per_experiment": [ + { + "accuracy": 0.786688, + "f1": 0.775862, + "f1_weighted": 0.775862 + }, + { + "accuracy": 0.787662, + "f1": 0.776575, + "f1_weighted": 0.776575 + }, + { + "accuracy": 0.793831, + "f1": 0.782625, + "f1_weighted": 0.782625 + }, + { + "accuracy": 0.771429, + "f1": 0.764319, + "f1_weighted": 0.764319 + }, + { + "accuracy": 0.760065, + "f1": 0.744945, + "f1_weighted": 0.744945 + }, + { + "accuracy": 0.786039, + "f1": 0.779857, + "f1_weighted": 0.779857 + }, + { + "accuracy": 0.765909, + "f1": 0.75367, + "f1_weighted": 0.75367 + }, + { + "accuracy": 0.766558, + "f1": 0.754385, + "f1_weighted": 0.754385 + }, + { + "accuracy": 0.777273, + "f1": 0.762788, + "f1_weighted": 0.762788 + }, + { + "accuracy": 0.766883, + "f1": 0.755661, + "f1_weighted": 0.755661 + } + ], + "main_score": 0.776234, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 95.84986591339111, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-2/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..6b9f00dc870bc06968faca9527845d452644bea5 --- /dev/null +++ b/results/voyageai__voyage-2/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.407808, + 0.426368, + 0.404679, + 0.429346, + 0.405718, + 0.444299, + 0.401083, + 0.423941, + 0.405699, + 0.41511 + ] + }, + "v_measure": 0.416405, + "v_measure_std": 0.013335, + "main_score": 0.416405, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 134.63581013679504, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/MTOPDomainClassification.json b/results/voyageai__voyage-2/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..390e4570cf0b6859ec24fa8fd766d1f3fec35058 --- /dev/null +++ b/results/voyageai__voyage-2/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.933744, + "f1": 0.932139, + "f1_weighted": 0.933551, + "scores_per_experiment": [ + { + "accuracy": 0.932513, + "f1": 0.929492, + "f1_weighted": 0.932264 + }, + { + "accuracy": 0.938668, + "f1": 0.9373, + "f1_weighted": 0.93843 + }, + { + "accuracy": 0.930005, + "f1": 0.929601, + "f1_weighted": 0.929697 + }, + { + "accuracy": 0.933881, + "f1": 0.931776, + "f1_weighted": 0.933786 + }, + { + "accuracy": 0.938896, + "f1": 0.934557, + "f1_weighted": 0.939055 + }, + { + "accuracy": 0.927041, + "f1": 0.93017, + "f1_weighted": 0.926561 + }, + { + "accuracy": 0.917009, + "f1": 0.916665, + "f1_weighted": 0.916508 + }, + { + "accuracy": 0.944596, + "f1": 0.941677, + "f1_weighted": 0.944425 + }, + { + "accuracy": 0.926585, + "f1": 0.925577, + "f1_weighted": 0.926512 + }, + { + "accuracy": 0.948244, + "f1": 0.944576, + "f1_weighted": 0.948275 + } + ], + "main_score": 0.933744, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 45.53554368019104, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/MassiveIntentClassification.json b/results/voyageai__voyage-2/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..d6dc3f2ed0aa17c74616b3ca94da598bd61a1119 --- /dev/null +++ b/results/voyageai__voyage-2/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.668964, + "f1": 0.628387, + "f1_weighted": 0.660862, + "scores_per_experiment": [ + { + "accuracy": 0.688635, + "f1": 0.638339, + "f1_weighted": 0.67929 + }, + { + "accuracy": 0.68729, + "f1": 0.646299, + "f1_weighted": 0.686165 + }, + { + "accuracy": 0.647949, + "f1": 0.61021, + "f1_weighted": 0.638677 + }, + { + "accuracy": 0.679892, + "f1": 0.636426, + "f1_weighted": 0.675901 + }, + { + "accuracy": 0.659045, + "f1": 0.615929, + "f1_weighted": 0.650105 + }, + { + "accuracy": 0.647276, + "f1": 0.623844, + "f1_weighted": 0.631997 + }, + { + "accuracy": 0.685272, + "f1": 0.644456, + "f1_weighted": 0.676451 + }, + { + "accuracy": 0.66577, + "f1": 0.625479, + "f1_weighted": 0.660331 + }, + { + "accuracy": 0.647613, + "f1": 0.598575, + "f1_weighted": 0.627649 + }, + { + "accuracy": 0.680901, + "f1": 0.644315, + "f1_weighted": 0.682058 + } + ], + "main_score": 0.668964, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 55.509772062301636, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/MassiveScenarioClassification.json b/results/voyageai__voyage-2/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..c6f19ee41890a3abb6d9390d21d9c6698645c892 --- /dev/null +++ b/results/voyageai__voyage-2/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.740282, + "f1": 0.73159, + "f1_weighted": 0.737893, + "scores_per_experiment": [ + { + "accuracy": 0.770679, + "f1": 0.763439, + "f1_weighted": 0.770041 + }, + { + "accuracy": 0.740753, + "f1": 0.733912, + "f1_weighted": 0.73807 + }, + { + "accuracy": 0.747142, + "f1": 0.732102, + "f1_weighted": 0.740348 + }, + { + "accuracy": 0.754876, + "f1": 0.74453, + "f1_weighted": 0.756729 + }, + { + "accuracy": 0.726295, + "f1": 0.719493, + "f1_weighted": 0.718786 + }, + { + "accuracy": 0.736046, + "f1": 0.725717, + "f1_weighted": 0.730874 + }, + { + "accuracy": 0.730666, + "f1": 0.722118, + "f1_weighted": 0.728823 + }, + { + "accuracy": 0.726967, + "f1": 0.718518, + "f1_weighted": 0.728441 + }, + { + "accuracy": 0.733356, + "f1": 0.72568, + "f1_weighted": 0.731405 + }, + { + "accuracy": 0.736046, + "f1": 0.730393, + "f1_weighted": 0.735409 + } + ], + "main_score": 0.740282, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 37.93454885482788, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-2/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..cac81e75f79b032ceab1c5eb45dfa6fa3c26d64a --- /dev/null +++ b/results/voyageai__voyage-2/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.375416, + 0.351325, + 0.36872, + 0.360263, + 0.356931, + 0.364946, + 0.366107, + 0.36503, + 0.360284, + 0.362478 + ] + }, + "v_measure": 0.36315, + "v_measure_std": 0.006265, + "main_score": 0.36315, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 144.58351016044617, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-2/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..fb5c10209995c22c25e4b4a035266ff8cd27c04d --- /dev/null +++ b/results/voyageai__voyage-2/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.353632, + 0.349945, + 0.356038, + 0.346906, + 0.353443, + 0.339642, + 0.344365, + 0.340969, + 0.361607, + 0.342834 + ] + }, + "v_measure": 0.348938, + "v_measure_std": 0.00683, + "main_score": 0.348938, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 19.437555074691772, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/SICK-R.json b/results/voyageai__voyage-2/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..ddad3a4175c793fb8b4cc6043f35fba7514bbb5f --- /dev/null +++ b/results/voyageai__voyage-2/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.846713, + "spearman": 0.794471, + "cosine_pearson": 0.846713, + "cosine_spearman": 0.794471, + "manhattan_pearson": 0.828763, + "manhattan_spearman": 0.794455, + "euclidean_pearson": 0.828946, + "euclidean_spearman": 0.794471, + "main_score": 0.794471, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 136.5992350578308, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS12.json b/results/voyageai__voyage-2/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..c47c4ce1410ee8d46e46bbd7685466985ac90e96 --- /dev/null +++ b/results/voyageai__voyage-2/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.744855, + "spearman": 0.710071, + "cosine_pearson": 0.744855, + "cosine_spearman": 0.710071, + "manhattan_pearson": 0.714259, + "manhattan_spearman": 0.710338, + "euclidean_pearson": 0.71424, + "euclidean_spearman": 0.710071, + "main_score": 0.710071, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 46.08036422729492, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS13.json b/results/voyageai__voyage-2/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..e6a927066f06f12de7a6bf3fe63661bd8bb0b552 --- /dev/null +++ b/results/voyageai__voyage-2/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.776081, + "spearman": 0.805375, + "cosine_pearson": 0.776081, + "cosine_spearman": 0.805375, + "manhattan_pearson": 0.80085, + "manhattan_spearman": 0.805385, + "euclidean_pearson": 0.80085, + "euclidean_spearman": 0.805375, + "main_score": 0.805375, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.828990936279297, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS14.json b/results/voyageai__voyage-2/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..419e28e47bbdfbf2cc808d5889e479981127fc46 --- /dev/null +++ b/results/voyageai__voyage-2/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.773071, + "spearman": 0.74775, + "cosine_pearson": 0.773071, + "cosine_spearman": 0.74775, + "manhattan_pearson": 0.76706, + "manhattan_spearman": 0.747219, + "euclidean_pearson": 0.767439, + "euclidean_spearman": 0.74775, + "main_score": 0.74775, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 55.173203229904175, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS15.json b/results/voyageai__voyage-2/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..e0754cc69502ef982e70d82baeb8a1a2d0ed31c6 --- /dev/null +++ b/results/voyageai__voyage-2/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.818378, + "spearman": 0.836444, + "cosine_pearson": 0.818378, + "cosine_spearman": 0.836444, + "manhattan_pearson": 0.832263, + "manhattan_spearman": 0.836173, + "euclidean_pearson": 0.832647, + "euclidean_spearman": 0.836444, + "main_score": 0.836444, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 51.47369694709778, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS17.json b/results/voyageai__voyage-2/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..39b980d630748291b229d91c609baa3180d216fc --- /dev/null +++ b/results/voyageai__voyage-2/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.87149, + "spearman": 0.891938, + "cosine_pearson": 0.87149, + "cosine_spearman": 0.891938, + "manhattan_pearson": 0.890632, + "manhattan_spearman": 0.891213, + "euclidean_pearson": 0.891376, + "euclidean_spearman": 0.891938, + "main_score": 0.891938, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 3.96331524848938, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STS22.v2.json b/results/voyageai__voyage-2/1/STS22.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..e8577fc74b4abdb10555db01924967e6e91c30b2 --- /dev/null +++ b/results/voyageai__voyage-2/1/STS22.v2.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d31f33a128469b20e357535c39b82fb3c3f6f2bd", + "task_name": "STS22.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.654151, + "spearman": 0.6539, + "cosine_pearson": 0.654151, + "cosine_spearman": 0.6539, + "manhattan_pearson": 0.665552, + "manhattan_spearman": 0.657051, + "euclidean_pearson": 0.665394, + "euclidean_spearman": 0.6539, + "main_score": 0.6539, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 67.85761308670044, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/STSBenchmark.json b/results/voyageai__voyage-2/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..ad464aaffa09ac51d228e534d17d12c26487e8a1 --- /dev/null +++ b/results/voyageai__voyage-2/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.820552, + "spearman": 0.830537, + "cosine_pearson": 0.820552, + "cosine_spearman": 0.830537, + "manhattan_pearson": 0.832017, + "manhattan_spearman": 0.829835, + "euclidean_pearson": 0.832651, + "euclidean_spearman": 0.830537, + "main_score": 0.830537, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 20.79955816268921, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-2/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..7ffa7c33f88de1a116c9f8e4da2138bd70450902 --- /dev/null +++ b/results/voyageai__voyage-2/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.997436, + "similarity_accuracy_threshold": 0.927648, + "similarity_f1": 0.869695, + "similarity_f1_threshold": 0.925368, + "similarity_precision": 0.868395, + "similarity_recall": 0.871, + "similarity_ap": 0.932768, + "cosine_accuracy": 0.997436, + "cosine_accuracy_threshold": 0.927648, + "cosine_f1": 0.869695, + "cosine_f1_threshold": 0.925368, + "cosine_precision": 0.868395, + "cosine_recall": 0.871, + "cosine_ap": 0.932768, + "manhattan_accuracy": 0.997436, + "manhattan_accuracy_threshold": 9.696098, + "manhattan_f1": 0.869781, + "manhattan_f1_threshold": 9.898817, + "manhattan_precision": 0.864625, + "manhattan_recall": 0.875, + "manhattan_ap": 0.932547, + "euclidean_accuracy": 0.997436, + "euclidean_accuracy_threshold": 0.3804, + "euclidean_f1": 0.869695, + "euclidean_f1_threshold": 0.386348, + "euclidean_precision": 0.868395, + "euclidean_recall": 0.871, + "euclidean_ap": 0.932768, + "dot_accuracy": 0.997436, + "dot_accuracy_threshold": 0.927648, + "dot_f1": 0.869695, + "dot_f1_threshold": 0.925368, + "dot_precision": 0.868395, + "dot_recall": 0.871, + "dot_ap": 0.932768, + "max_accuracy": 0.997436, + "max_f1": 0.869781, + "max_precision": 0.868395, + "max_recall": 0.875, + "max_ap": 0.932768, + "main_score": 0.932768, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 69.74615001678467, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-2/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..3298641badb561397607b9d504229ce81b52883e --- /dev/null +++ b/results/voyageai__voyage-2/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.559069, + 0.548696, + 0.581781, + 0.567124, + 0.5694, + 0.546069, + 0.553066, + 0.554318, + 0.564776, + 0.574174 + ] + }, + "v_measure": 0.561847, + "v_measure_std": 0.010983, + "main_score": 0.561847, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 19.704190969467163, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-2/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..8e3ff6b526027c650b9cddfbd313febef9893f3f --- /dev/null +++ b/results/voyageai__voyage-2/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.42374, + 0.409094, + 0.425081, + 0.422455, + 0.416774, + 0.429298, + 0.427029, + 0.417227, + 0.416926, + 0.429391 + ] + }, + "v_measure": 0.421701, + "v_measure_std": 0.006224, + "main_score": 0.421701, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 251.8900909423828, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-2/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..ad0692518a8ffeeca8201f19e58895f4741e1cc3 --- /dev/null +++ b/results/voyageai__voyage-2/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.321953, + "spearman": 0.27845, + "cosine_spearman": 0.27845, + "cosine_pearson": 0.321953, + "dot_spearman": 0.27845, + "dot_pearson": 0.321953, + "main_score": 0.27845, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 40.55940508842468, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/ToxicConversationsClassification.json b/results/voyageai__voyage-2/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..da0b11c1c956ceeee4e402ee13935154ede29b5d --- /dev/null +++ b/results/voyageai__voyage-2/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.649756, + "f1": 0.500659, + "f1_weighted": 0.726326, + "ap": 0.119917, + "ap_weighted": 0.119917, + "scores_per_experiment": [ + { + "accuracy": 0.70752, + "f1": 0.531645, + "f1_weighted": 0.773245, + "ap": 0.123783, + "ap_weighted": 0.123783 + }, + { + "accuracy": 0.696777, + "f1": 0.522619, + "f1_weighted": 0.765343, + "ap": 0.118554, + "ap_weighted": 0.118554 + }, + { + "accuracy": 0.750488, + "f1": 0.562242, + "f1_weighted": 0.803892, + "ap": 0.1387, + "ap_weighted": 0.1387 + }, + { + "accuracy": 0.781738, + "f1": 0.59681, + "f1_weighted": 0.82667, + "ap": 0.168484, + "ap_weighted": 0.168484 + }, + { + "accuracy": 0.491699, + "f1": 0.409276, + "f1_weighted": 0.595024, + "ap": 0.100641, + "ap_weighted": 0.100641 + }, + { + "accuracy": 0.576172, + "f1": 0.451631, + "f1_weighted": 0.671619, + "ap": 0.099871, + "ap_weighted": 0.099871 + }, + { + "accuracy": 0.728516, + "f1": 0.534587, + "f1_weighted": 0.787486, + "ap": 0.116673, + "ap_weighted": 0.116673 + }, + { + "accuracy": 0.55127, + "f1": 0.442383, + "f1_weighted": 0.649809, + "ap": 0.103346, + "ap_weighted": 0.103346 + }, + { + "accuracy": 0.562012, + "f1": 0.452781, + "f1_weighted": 0.658588, + "ap": 0.110002, + "ap_weighted": 0.110002 + }, + { + "accuracy": 0.651367, + "f1": 0.502612, + "f1_weighted": 0.731589, + "ap": 0.119118, + "ap_weighted": 0.119118 + } + ], + "main_score": 0.649756, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 65.01656985282898, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-2/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..94dac8617a79c1d8942d27c41b0584d1d2e9d6c9 --- /dev/null +++ b/results/voyageai__voyage-2/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.567968, + "f1": 0.568612, + "f1_weighted": 0.558348, + "scores_per_experiment": [ + { + "accuracy": 0.577816, + "f1": 0.578666, + "f1_weighted": 0.569619 + }, + { + "accuracy": 0.558008, + "f1": 0.559777, + "f1_weighted": 0.549513 + }, + { + "accuracy": 0.576967, + "f1": 0.580279, + "f1_weighted": 0.571986 + }, + { + "accuracy": 0.583758, + "f1": 0.586647, + "f1_weighted": 0.578427 + }, + { + "accuracy": 0.577816, + "f1": 0.581046, + "f1_weighted": 0.574979 + }, + { + "accuracy": 0.599038, + "f1": 0.59894, + "f1_weighted": 0.587405 + }, + { + "accuracy": 0.529145, + "f1": 0.52143, + "f1_weighted": 0.507077 + }, + { + "accuracy": 0.581777, + "f1": 0.583634, + "f1_weighted": 0.573549 + }, + { + "accuracy": 0.546689, + "f1": 0.542978, + "f1_weighted": 0.528275 + }, + { + "accuracy": 0.54867, + "f1": 0.552718, + "f1_weighted": 0.542651 + } + ], + "main_score": 0.567968, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 49.486531019210815, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-2/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..95b73c896dadc021d1bba6c7b5c8b947fa8cdeb4 --- /dev/null +++ b/results/voyageai__voyage-2/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.501089, + 0.484573, + 0.504964, + 0.46756, + 0.464042, + 0.455967, + 0.49656, + 0.479456, + 0.452295, + 0.515964 + ] + }, + "v_measure": 0.482247, + "v_measure_std": 0.020883, + "main_score": 0.482247, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.628643035888672, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/TwitterSemEval2015.json b/results/voyageai__voyage-2/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..a998326f651ba61c1bccfb35b7d77e4eb8f32339 --- /dev/null +++ b/results/voyageai__voyage-2/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.83841, + "similarity_accuracy_threshold": 0.939993, + "similarity_f1": 0.623035, + "similarity_f1_threshold": 0.926825, + "similarity_precision": 0.560811, + "similarity_recall": 0.700792, + "similarity_ap": 0.673961, + "cosine_accuracy": 0.83841, + "cosine_accuracy_threshold": 0.939993, + "cosine_f1": 0.623035, + "cosine_f1_threshold": 0.926825, + "cosine_precision": 0.560811, + "cosine_recall": 0.700792, + "cosine_ap": 0.673961, + "manhattan_accuracy": 0.838469, + "manhattan_accuracy_threshold": 8.698231, + "manhattan_f1": 0.622206, + "manhattan_f1_threshold": 9.691168, + "manhattan_precision": 0.571271, + "manhattan_recall": 0.683113, + "manhattan_ap": 0.67382, + "euclidean_accuracy": 0.83841, + "euclidean_accuracy_threshold": 0.34643, + "euclidean_f1": 0.623035, + "euclidean_f1_threshold": 0.382557, + "euclidean_precision": 0.560811, + "euclidean_recall": 0.700792, + "euclidean_ap": 0.673961, + "dot_accuracy": 0.83841, + "dot_accuracy_threshold": 0.939993, + "dot_f1": 0.623035, + "dot_f1_threshold": 0.926825, + "dot_precision": 0.560811, + "dot_recall": 0.700792, + "dot_ap": 0.673961, + "max_accuracy": 0.838469, + "max_f1": 0.623035, + "max_precision": 0.571271, + "max_recall": 0.700792, + "max_ap": 0.673961, + "main_score": 0.673961, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 127.13278985023499, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/TwitterURLCorpus.json b/results/voyageai__voyage-2/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..084f18d102d9c80ae2acd13f6202b8775a107b7b --- /dev/null +++ b/results/voyageai__voyage-2/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.886619, + "similarity_accuracy_threshold": 0.915378, + "similarity_f1": 0.774674, + "similarity_f1_threshold": 0.906933, + "similarity_precision": 0.742966, + "similarity_recall": 0.809209, + "similarity_ap": 0.855549, + "cosine_accuracy": 0.886619, + "cosine_accuracy_threshold": 0.915378, + "cosine_f1": 0.774674, + "cosine_f1_threshold": 0.906933, + "cosine_precision": 0.742966, + "cosine_recall": 0.809209, + "cosine_ap": 0.855549, + "manhattan_accuracy": 0.88689, + "manhattan_accuracy_threshold": 10.514816, + "manhattan_f1": 0.774695, + "manhattan_f1_threshold": 10.809466, + "manhattan_precision": 0.763825, + "manhattan_recall": 0.785879, + "manhattan_ap": 0.855395, + "euclidean_accuracy": 0.886619, + "euclidean_accuracy_threshold": 0.411392, + "euclidean_f1": 0.774674, + "euclidean_f1_threshold": 0.431433, + "euclidean_precision": 0.742966, + "euclidean_recall": 0.809209, + "euclidean_ap": 0.855549, + "dot_accuracy": 0.886619, + "dot_accuracy_threshold": 0.915378, + "dot_f1": 0.774674, + "dot_f1_threshold": 0.906933, + "dot_precision": 0.742966, + "dot_recall": 0.809209, + "dot_ap": 0.855549, + "max_accuracy": 0.88689, + "max_f1": 0.774695, + "max_precision": 0.763825, + "max_recall": 0.809209, + "max_ap": 0.855549, + "main_score": 0.855549, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 418.784104347229, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-2/1/model_meta.json b/results/voyageai__voyage-2/1/model_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7677fa21f74c2458fbf4bd39e18a3365c1860dc --- /dev/null +++ b/results/voyageai__voyage-2/1/model_meta.json @@ -0,0 +1 @@ +{"name": "voyageai/voyage-2", "revision": "1", "release_date": "2023-10-29", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 4000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2023/10/29/voyage-embeddings/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-3-lite/1/STS22.json b/results/voyageai__voyage-3-lite/1/STS22.json new file mode 100644 index 0000000000000000000000000000000000000000..9240ea0c0af9869fbc45e7818d0a8767180122a0 --- /dev/null +++ b/results/voyageai__voyage-3-lite/1/STS22.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "de9d86b3b84231dc21f76c7b7af1f28e2f57f6e3", + "task_name": "STS22", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.6695, + "spearman": 0.669074, + "cosine_pearson": 0.6695, + "cosine_spearman": 0.669074, + "manhattan_pearson": 0.685775, + "manhattan_spearman": 0.674971, + "euclidean_pearson": 0.682613, + "euclidean_spearman": 0.669074, + "main_score": 0.669074, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 9.082679986953735, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-lite/1/model_meta.json b/results/voyageai__voyage-3-lite/1/model_meta.json index cdaba4043e2110b3890775eedc8462753d14ea5b..bdd5ec9c925279df6bab5061777160d0132ca68c 100644 --- a/results/voyageai__voyage-3-lite/1/model_meta.json +++ b/results/voyageai__voyage-3-lite/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-3-lite", "revision": "1", "release_date": "2024-09-18", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 512, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/09/18/voyage-3/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-3-lite", "revision": "1", "release_date": "2024-09-18", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 512, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/09/18/voyage-3/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..68a905444a126221ff259955e971d86a2f4ee8d2 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.504571, + 0.506488, + 0.560067, + 0.601787, + 0.61077, + 0.594428, + 0.567709, + 0.579547, + 0.549026, + 0.566101 + ], + "Level 1": [ + 0.566838, + 0.547598, + 0.539765, + 0.553095, + 0.545797, + 0.562666, + 0.565628, + 0.539637, + 0.561949, + 0.569363 + ] + }, + "v_measure": 0.559641, + "v_measure_std": 0.025929, + "main_score": 0.559641, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 16.59666085243225, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..e3b1a6d713c83fd0a33693a6ac576a6b41d09041 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.607558, + 0.640236, + 0.622975, + 0.641163, + 0.643232, + 0.594824, + 0.588233, + 0.598607, + 0.583539, + 0.614635 + ], + "Level 1": [ + 0.556907, + 0.591977, + 0.577836, + 0.583035, + 0.555739, + 0.563237, + 0.561241, + 0.607522, + 0.558536, + 0.582646 + ] + }, + "v_measure": 0.593684, + "v_measure_std": 0.027579, + "main_score": 0.593684, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 6.130875110626221, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-3-m-exp/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..21c5a69160f1e1d936c836cfcc8f576e4d56def7 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.37603, + 0.398675, + 0.412999, + 0.410248, + 0.404275, + 0.416576, + 0.381482, + 0.41971, + 0.418469, + 0.427124 + ] + }, + "v_measure": 0.406559, + "v_measure_std": 0.015879, + "main_score": 0.406559, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 318.43674492836, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..13d6c5134921767e32204296c05821bf43ac4a69 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.351055, + 0.353192, + 0.345473, + 0.352441, + 0.334031, + 0.340297, + 0.364124, + 0.354706, + 0.349397, + 0.35705 + ] + }, + "v_measure": 0.350177, + "v_measure_std": 0.008114, + "main_score": 0.350177, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 241.27944016456604, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..4fc18ed8f113b246f621266f7f1e440f70ad6a33 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.369853, + 0.364777, + 0.373058, + 0.349856, + 0.363737, + 0.346005, + 0.363008, + 0.366087, + 0.365885, + 0.353479 + ] + }, + "v_measure": 0.361575, + "v_measure_std": 0.008376, + "main_score": 0.361575, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 30.982619762420654, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/STS22.v2.json b/results/voyageai__voyage-3-m-exp/1/STS22.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..11e06a560bb7ad3e7c05d8130e5c820c086ae750 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/STS22.v2.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d31f33a128469b20e357535c39b82fb3c3f6f2bd", + "task_name": "STS22.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.68873, + "spearman": 0.683449, + "cosine_pearson": 0.68873, + "cosine_spearman": 0.683449, + "manhattan_pearson": 0.693013, + "manhattan_spearman": 0.685879, + "euclidean_pearson": 0.689661, + "euclidean_spearman": 0.683449, + "main_score": 0.683449, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 93.40096783638, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-3-m-exp/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..dc96b88b2a7654707538d7149578be3081b71aec --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.552209, + 0.547985, + 0.567363, + 0.547015, + 0.561287, + 0.568893, + 0.577644, + 0.573732, + 0.57007, + 0.54691 + ] + }, + "v_measure": 0.561311, + "v_measure_std": 0.011243, + "main_score": 0.561311, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 39.560309410095215, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-3-m-exp/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..221cf011b0dd971980f2248866d7cdd40e5dda1d --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.386565, + 0.392911, + 0.396824, + 0.382425, + 0.375146, + 0.397625, + 0.403074, + 0.396519, + 0.394397, + 0.382379 + ] + }, + "v_measure": 0.390786, + "v_measure_std": 0.008292, + "main_score": 0.390786, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 317.12974095344543, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-3-m-exp/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..00bb307ecf911cd607e6d9af67b6f383a744168c --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.328794, + "spearman": 0.277414, + "cosine_spearman": 0.277414, + "cosine_pearson": 0.328794, + "dot_spearman": 0.277414, + "dot_pearson": 0.328794, + "main_score": 0.277414, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 92.6338050365448, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-3-m-exp/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..cdb54a0551f0b64cd22cc947a0680c9032e08ed1 --- /dev/null +++ b/results/voyageai__voyage-3-m-exp/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.451354, + 0.409015, + 0.458468, + 0.463974, + 0.501944, + 0.432412, + 0.477071, + 0.43414, + 0.4103, + 0.452764 + ] + }, + "v_measure": 0.449144, + "v_measure_std": 0.027417, + "main_score": 0.449144, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 37.32608604431152, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3-m-exp/1/model_meta.json b/results/voyageai__voyage-3-m-exp/1/model_meta.json index a8e4fdfe922b1b67afe6db6702d429a4074846de..ed9b8fe0b4736f8f4ee539beb0d54bd798af1761 100644 --- a/results/voyageai__voyage-3-m-exp/1/model_meta.json +++ b/results/voyageai__voyage-3-m-exp/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-3-m-exp", "revision": "1", "release_date": "2025-01-08", "languages": ["eng-Latn"], "n_parameters": null, "memory_usage": null, "max_tokens": 32000, "embed_dim": 2048, "license": null, "open_source": false, "similarity_fn_name": "cosine", "framework": ["API"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-3-m-exp", "revision": "1", "release_date": "2025-01-08", "languages": ["eng-Latn"], "n_parameters": 6918000000, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 2048, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://huggingface.co/voyageai/voyage-3-m-exp", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {"AmazonPolarityClassification": ["train"], "AmazonReviewsClassification": ["train"], "EmotionClassification": ["train"], "HotpotQA": ["train"], "ImdbClassification": ["train"], "MTOPDomainClassification": ["train"], "MTOPIntentClassification": ["train"], "MindSmallReranking": ["train"], "MassiveIntentClassification": ["train"], "MassiveScenarioClassification": ["train"], "MedrxivClusteringP2P": ["train"], "MedrxivClusteringS2S": ["train"], "STS12": ["train"], "STSBenchmark": ["train"], "StackOverflowDupQuestions": ["train"], "ToxicConversationsClassification": ["train"], "TweetSentimentExtractionClassification": ["train"], "BiorxivClusteringP2P": ["train"], "BiorxivClusteringS2S": ["train"], "Banking77Classification": ["train"], "ArguAna": ["train"], "ArguAna-PL": ["train"], "ArguAna-NL": ["train"], "NanoArguAnaRetrieval": ["train"], "STS22": ["train"], "AmazonCounterfactualClassification": ["train"], "ArxivClusteringP2P": ["train"], "ArxivClusteringS2S": ["train"], "NQ": ["train"], "SciFact": ["train"], "QuoraRetrieval": ["train"], "NanoQuoraRetrieval": ["train"], "NQHardNegatives": ["train"], "NanoNQRetrieval": ["train"], "NQ-PL": ["train"], "NQ-NL": ["train"], "NFCorpus": ["train"], "FEVERHardNegatives": ["train"], "NanoFEVERRetrieval": ["train"], "FEVER-NL": ["train"], "FiQA2018-NL": ["train"], "BiorxivClusteringP2P.v2": ["train"], "BiorxivClusteringS2S.v2": ["train"], "MedrxivClusteringP2P.v2": ["train"], "MedrxivClusteringS2S.v2": ["train"], "MSMARCO": ["train"], "MSMARCOHardNegatives": ["train"], "NanoMSMARCORetrieval": ["train"], "MSMARCO-PL": ["train"], "mMARCO-NL": ["train"], "HotpotQA-PL": ["train"], "HotpotQA-NL": ["train"], "HotpotQAHardNegatives": ["train"], "FEVER": ["train"], "FiQA2018": ["train"], "DBPedia": ["train"], "TRECCOVID": ["train"], "ArxivClusteringP2P.v2": ["train"], "STSBenchmarkMultilingualSTS": ["train"]}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-3/1/STS22.json b/results/voyageai__voyage-3/1/STS22.json new file mode 100644 index 0000000000000000000000000000000000000000..ceaec71b35c3b4e0c0ed83aba3bd14ec8da1ef86 --- /dev/null +++ b/results/voyageai__voyage-3/1/STS22.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "de9d86b3b84231dc21f76c7b7af1f28e2f57f6e3", + "task_name": "STS22", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.704557, + "spearman": 0.696084, + "cosine_pearson": 0.704557, + "cosine_spearman": 0.696084, + "manhattan_pearson": 0.700972, + "manhattan_spearman": 0.696571, + "euclidean_pearson": 0.700989, + "euclidean_spearman": 0.696084, + "main_score": 0.696084, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 12.066434860229492, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-3/1/model_meta.json b/results/voyageai__voyage-3/1/model_meta.json index a1e09e37762ddc31e8e04ea00244851063c3dd18..0b58f563e305ee30655cce129071d55ec3eeb6d9 100644 --- a/results/voyageai__voyage-3/1/model_meta.json +++ b/results/voyageai__voyage-3/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-3", "revision": "1", "release_date": "2024-09-18", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/09/18/voyage-3/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-3", "revision": "1", "release_date": "2024-09-18", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/09/18/voyage-3/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-code-2/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..2c7044783e5ca427b102c731351f859074a640eb --- /dev/null +++ b/results/voyageai__voyage-code-2/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.677761, + "f1": 0.610175, + "f1_weighted": 0.70871, + "ap": 0.293898, + "ap_weighted": 0.293898, + "scores_per_experiment": [ + { + "accuracy": 0.61194, + "f1": 0.543142, + "f1_weighted": 0.651102, + "ap": 0.237485, + "ap_weighted": 0.237485 + }, + { + "accuracy": 0.679104, + "f1": 0.621697, + "f1_weighted": 0.711438, + "ap": 0.309108, + "ap_weighted": 0.309108 + }, + { + "accuracy": 0.623881, + "f1": 0.571629, + "f1_weighted": 0.662735, + "ap": 0.270047, + "ap_weighted": 0.270047 + }, + { + "accuracy": 0.698507, + "f1": 0.627815, + "f1_weighted": 0.726591, + "ap": 0.303509, + "ap_weighted": 0.303509 + }, + { + "accuracy": 0.725373, + "f1": 0.659883, + "f1_weighted": 0.750767, + "ap": 0.339386, + "ap_weighted": 0.339386 + }, + { + "accuracy": 0.69403, + "f1": 0.630949, + "f1_weighted": 0.723862, + "ap": 0.312668, + "ap_weighted": 0.312668 + }, + { + "accuracy": 0.737313, + "f1": 0.662163, + "f1_weighted": 0.759193, + "ap": 0.333833, + "ap_weighted": 0.333833 + }, + { + "accuracy": 0.685075, + "f1": 0.620148, + "f1_weighted": 0.71578, + "ap": 0.300975, + "ap_weighted": 0.300975 + }, + { + "accuracy": 0.701493, + "f1": 0.633836, + "f1_weighted": 0.729683, + "ap": 0.311549, + "ap_weighted": 0.311549 + }, + { + "accuracy": 0.620896, + "f1": 0.530491, + "f1_weighted": 0.65595, + "ap": 0.220415, + "ap_weighted": 0.220415 + } + ], + "main_score": 0.677761, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 22.859440088272095, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..163ea6d9e436a1880a04a740c35259ad4381b174 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.527309, + 0.57195, + 0.611848, + 0.577571, + 0.632086, + 0.594536, + 0.602462, + 0.552144, + 0.641989, + 0.616787 + ], + "Level 1": [ + 0.589558, + 0.578242, + 0.590679, + 0.572794, + 0.542541, + 0.590643, + 0.548528, + 0.581755, + 0.564301, + 0.586689 + ] + }, + "v_measure": 0.583721, + "v_measure_std": 0.028326, + "main_score": 0.583721, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 23.01714301109314, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..603b55b59b14ac3a7feccdd50ab8e2352c425701 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.595005, + 0.592639, + 0.571063, + 0.555542, + 0.635342, + 0.619466, + 0.639564, + 0.632908, + 0.601079, + 0.595422 + ], + "Level 1": [ + 0.573586, + 0.568001, + 0.547275, + 0.547429, + 0.552073, + 0.580846, + 0.550669, + 0.565668, + 0.542304, + 0.566985 + ] + }, + "v_measure": 0.581643, + "v_measure_std": 0.030341, + "main_score": 0.581643, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.45569086074829, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/BIOSSES.json b/results/voyageai__voyage-code-2/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..3698bc287a3035665cf169529a7f5a2e17152770 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.899802, + "spearman": 0.891334, + "cosine_pearson": 0.899802, + "cosine_spearman": 0.891334, + "manhattan_pearson": 0.891701, + "manhattan_spearman": 0.891111, + "euclidean_pearson": 0.894141, + "euclidean_spearman": 0.891334, + "main_score": 0.891334, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 2.5169851779937744, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/Banking77Classification.json b/results/voyageai__voyage-code-2/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..efd8957c54af8aac6780179b9c10de2060420304 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.802338, + "f1": 0.792318, + "f1_weighted": 0.792318, + "scores_per_experiment": [ + { + "accuracy": 0.817857, + "f1": 0.809613, + "f1_weighted": 0.809613 + }, + { + "accuracy": 0.801948, + "f1": 0.789176, + "f1_weighted": 0.789176 + }, + { + "accuracy": 0.813636, + "f1": 0.801708, + "f1_weighted": 0.801708 + }, + { + "accuracy": 0.808442, + "f1": 0.801504, + "f1_weighted": 0.801504 + }, + { + "accuracy": 0.793831, + "f1": 0.781253, + "f1_weighted": 0.781253 + }, + { + "accuracy": 0.802922, + "f1": 0.794836, + "f1_weighted": 0.794836 + }, + { + "accuracy": 0.795455, + "f1": 0.785399, + "f1_weighted": 0.785399 + }, + { + "accuracy": 0.798052, + "f1": 0.78776, + "f1_weighted": 0.78776 + }, + { + "accuracy": 0.804545, + "f1": 0.795478, + "f1_weighted": 0.795478 + }, + { + "accuracy": 0.786688, + "f1": 0.776453, + "f1_weighted": 0.776453 + } + ], + "main_score": 0.802338, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 154.96883296966553, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-code-2/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..90ba735cced214c3b1c7b104301ef4092a5e021d --- /dev/null +++ b/results/voyageai__voyage-code-2/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.424724, + 0.399694, + 0.431179, + 0.400519, + 0.413262, + 0.423332, + 0.387143, + 0.419656, + 0.430009, + 0.396267 + ] + }, + "v_measure": 0.412579, + "v_measure_std": 0.014792, + "main_score": 0.412579, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 77.75676012039185, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/ImdbClassification.json b/results/voyageai__voyage-code-2/1/ImdbClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..f6227fea81a829699855d2bc0ac0e7a1b1616fb9 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/ImdbClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7", + "task_name": "ImdbClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.870532, + "f1": 0.870059, + "f1_weighted": 0.870059, + "ap": 0.825612, + "ap_weighted": 0.825612, + "scores_per_experiment": [ + { + "accuracy": 0.8626, + "f1": 0.861613, + "f1_weighted": 0.861613, + "ap": 0.839495, + "ap_weighted": 0.839495 + }, + { + "accuracy": 0.84356, + "f1": 0.842062, + "f1_weighted": 0.842062, + "ap": 0.818369, + "ap_weighted": 0.818369 + }, + { + "accuracy": 0.89004, + "f1": 0.889716, + "f1_weighted": 0.889716, + "ap": 0.832273, + "ap_weighted": 0.832273 + }, + { + "accuracy": 0.91716, + "f1": 0.917159, + "f1_weighted": 0.917159, + "ap": 0.881537, + "ap_weighted": 0.881537 + }, + { + "accuracy": 0.88224, + "f1": 0.882175, + "f1_weighted": 0.882175, + "ap": 0.830685, + "ap_weighted": 0.830685 + }, + { + "accuracy": 0.84424, + "f1": 0.844025, + "f1_weighted": 0.844025, + "ap": 0.800124, + "ap_weighted": 0.800124 + }, + { + "accuracy": 0.88376, + "f1": 0.88366, + "f1_weighted": 0.88366, + "ap": 0.848312, + "ap_weighted": 0.848312 + }, + { + "accuracy": 0.87824, + "f1": 0.878055, + "f1_weighted": 0.878055, + "ap": 0.821844, + "ap_weighted": 0.821844 + }, + { + "accuracy": 0.84152, + "f1": 0.84017, + "f1_weighted": 0.84017, + "ap": 0.769283, + "ap_weighted": 0.769283 + }, + { + "accuracy": 0.86196, + "f1": 0.861951, + "f1_weighted": 0.861951, + "ap": 0.814201, + "ap_weighted": 0.814201 + } + ], + "main_score": 0.870532, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 761.1306266784668, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/MTOPDomainClassification.json b/results/voyageai__voyage-code-2/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..12a6b310d6a2a99b17d435df9f829d5de8efcf86 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.927246, + "f1": 0.926426, + "f1_weighted": 0.926805, + "scores_per_experiment": [ + { + "accuracy": 0.930689, + "f1": 0.928244, + "f1_weighted": 0.930396 + }, + { + "accuracy": 0.926357, + "f1": 0.926277, + "f1_weighted": 0.925912 + }, + { + "accuracy": 0.925673, + "f1": 0.923577, + "f1_weighted": 0.924746 + }, + { + "accuracy": 0.933653, + "f1": 0.934066, + "f1_weighted": 0.93371 + }, + { + "accuracy": 0.931373, + "f1": 0.930178, + "f1_weighted": 0.931897 + }, + { + "accuracy": 0.921569, + "f1": 0.922199, + "f1_weighted": 0.920768 + }, + { + "accuracy": 0.928865, + "f1": 0.926291, + "f1_weighted": 0.928093 + }, + { + "accuracy": 0.925217, + "f1": 0.924839, + "f1_weighted": 0.92444 + }, + { + "accuracy": 0.920201, + "f1": 0.921371, + "f1_weighted": 0.91973 + }, + { + "accuracy": 0.928865, + "f1": 0.927214, + "f1_weighted": 0.928355 + } + ], + "main_score": 0.927246, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 91.30027103424072, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/MassiveIntentClassification.json b/results/voyageai__voyage-code-2/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..24d89a98c82d59fd48f09399f5f8a97eb30086a1 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.664324, + "f1": 0.634173, + "f1_weighted": 0.655104, + "scores_per_experiment": [ + { + "accuracy": 0.68191, + "f1": 0.641482, + "f1_weighted": 0.666166 + }, + { + "accuracy": 0.68998, + "f1": 0.660379, + "f1_weighted": 0.688298 + }, + { + "accuracy": 0.635171, + "f1": 0.608031, + "f1_weighted": 0.629559 + }, + { + "accuracy": 0.690652, + "f1": 0.654341, + "f1_weighted": 0.683297 + }, + { + "accuracy": 0.635844, + "f1": 0.608697, + "f1_weighted": 0.625296 + }, + { + "accuracy": 0.651648, + "f1": 0.635665, + "f1_weighted": 0.637969 + }, + { + "accuracy": 0.673167, + "f1": 0.65338, + "f1_weighted": 0.66319 + }, + { + "accuracy": 0.661399, + "f1": 0.616387, + "f1_weighted": 0.654585 + }, + { + "accuracy": 0.658036, + "f1": 0.623648, + "f1_weighted": 0.6412 + }, + { + "accuracy": 0.665434, + "f1": 0.639715, + "f1_weighted": 0.661478 + } + ], + "main_score": 0.664324, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1273.4789199829102, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/MassiveScenarioClassification.json b/results/voyageai__voyage-code-2/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..e8105c9fa38c8c2fa87a7e1468eaf97374831964 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.737357, + "f1": 0.732619, + "f1_weighted": 0.732464, + "scores_per_experiment": [ + { + "accuracy": 0.767653, + "f1": 0.764861, + "f1_weighted": 0.765761 + }, + { + "accuracy": 0.754203, + "f1": 0.747561, + "f1_weighted": 0.747114 + }, + { + "accuracy": 0.740081, + "f1": 0.735788, + "f1_weighted": 0.735613 + }, + { + "accuracy": 0.728312, + "f1": 0.730575, + "f1_weighted": 0.724893 + }, + { + "accuracy": 0.72495, + "f1": 0.725613, + "f1_weighted": 0.717587 + }, + { + "accuracy": 0.728648, + "f1": 0.715949, + "f1_weighted": 0.72263 + }, + { + "accuracy": 0.715535, + "f1": 0.71038, + "f1_weighted": 0.707377 + }, + { + "accuracy": 0.737054, + "f1": 0.7319, + "f1_weighted": 0.737734 + }, + { + "accuracy": 0.747814, + "f1": 0.738748, + "f1_weighted": 0.741686 + }, + { + "accuracy": 0.729321, + "f1": 0.724811, + "f1_weighted": 0.724251 + } + ], + "main_score": 0.737357, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 45.90531301498413, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-code-2/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..4d03c6ce08db3b9cceec03447352f4e781290f72 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.351885, + 0.35928, + 0.353187, + 0.362816, + 0.357692, + 0.353688, + 0.352779, + 0.358602, + 0.379105, + 0.356517 + ] + }, + "v_measure": 0.358555, + "v_measure_std": 0.007591, + "main_score": 0.358555, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 34.015718936920166, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-code-2/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..59f76632ce7fa06b9ce065d9c6c328e831d5f0a3 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.358395, + 0.360543, + 0.362148, + 0.349797, + 0.349141, + 0.347158, + 0.357132, + 0.358058, + 0.360611, + 0.350382 + ] + }, + "v_measure": 0.355337, + "v_measure_std": 0.005309, + "main_score": 0.355337, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 17.950610876083374, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/SICK-R.json b/results/voyageai__voyage-code-2/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..7c66b212b22fa1fb35251d54aba503dc8d6fc902 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.854381, + "spearman": 0.797786, + "cosine_pearson": 0.854381, + "cosine_spearman": 0.797786, + "manhattan_pearson": 0.836656, + "manhattan_spearman": 0.797768, + "euclidean_pearson": 0.836898, + "euclidean_spearman": 0.797786, + "main_score": 0.797786, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 182.41339325904846, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STS12.json b/results/voyageai__voyage-code-2/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..373e56af2247882f87baec73e2dacf063b13881d --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.800537, + "spearman": 0.729377, + "cosine_pearson": 0.800537, + "cosine_spearman": 0.729377, + "manhattan_pearson": 0.764746, + "manhattan_spearman": 0.729669, + "euclidean_pearson": 0.764142, + "euclidean_spearman": 0.729377, + "main_score": 0.729377, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 58.80882167816162, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STS13.json b/results/voyageai__voyage-code-2/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..6e7f2d347e249c184a8d5f6e8acd1411ef03c49b --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.813246, + "spearman": 0.831122, + "cosine_pearson": 0.813246, + "cosine_spearman": 0.831122, + "manhattan_pearson": 0.828957, + "manhattan_spearman": 0.830858, + "euclidean_pearson": 0.829094, + "euclidean_spearman": 0.831122, + "main_score": 0.831122, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 27.946113109588623, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STS14.json b/results/voyageai__voyage-code-2/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..02c7ac28e73b28123e09f2a85a214a9c9ec98ad8 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.803729, + "spearman": 0.772145, + "cosine_pearson": 0.803729, + "cosine_spearman": 0.772145, + "manhattan_pearson": 0.798346, + "manhattan_spearman": 0.77179, + "euclidean_pearson": 0.798585, + "euclidean_spearman": 0.772145, + "main_score": 0.772145, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 64.72564816474915, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STS15.json b/results/voyageai__voyage-code-2/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..2d1f9c95cb2882aa55d2731b2170dd3c05c0b108 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.837738, + "spearman": 0.852954, + "cosine_pearson": 0.837738, + "cosine_spearman": 0.852954, + "manhattan_pearson": 0.85045, + "manhattan_spearman": 0.852806, + "euclidean_pearson": 0.85053, + "euclidean_spearman": 0.852954, + "main_score": 0.852954, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 51.045217990875244, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STS17.json b/results/voyageai__voyage-code-2/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..2e43d1ac749789c081b57e0a48b41488471a6040 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.882898, + "spearman": 0.887724, + "cosine_pearson": 0.882898, + "cosine_spearman": 0.887724, + "manhattan_pearson": 0.89368, + "manhattan_spearman": 0.888522, + "euclidean_pearson": 0.893383, + "euclidean_spearman": 0.887724, + "main_score": 0.887724, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 4.877506732940674, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/STSBenchmark.json b/results/voyageai__voyage-code-2/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..265f06f23186a2f7baffb603ecad0847da8736f5 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.838008, + "spearman": 0.847834, + "cosine_pearson": 0.838008, + "cosine_spearman": 0.847834, + "manhattan_pearson": 0.852152, + "manhattan_spearman": 0.847823, + "euclidean_pearson": 0.852224, + "euclidean_spearman": 0.847834, + "main_score": 0.847834, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 25.452450037002563, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-code-2/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..cc0098340ba9f04ff4c3b314e389f5bb4db33365 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.997406, + "similarity_accuracy_threshold": 0.920401, + "similarity_f1": 0.868606, + "similarity_f1_threshold": 0.920401, + "similarity_precision": 0.871227, + "similarity_recall": 0.866, + "similarity_ap": 0.932865, + "cosine_accuracy": 0.997406, + "cosine_accuracy_threshold": 0.920401, + "cosine_f1": 0.868606, + "cosine_f1_threshold": 0.920401, + "cosine_precision": 0.871227, + "cosine_recall": 0.866, + "cosine_ap": 0.932865, + "manhattan_accuracy": 0.997366, + "manhattan_accuracy_threshold": 11.919774, + "manhattan_f1": 0.867517, + "manhattan_f1_threshold": 12.671928, + "manhattan_precision": 0.851638, + "manhattan_recall": 0.884, + "manhattan_ap": 0.932056, + "euclidean_accuracy": 0.997406, + "euclidean_accuracy_threshold": 0.398997, + "euclidean_f1": 0.868606, + "euclidean_f1_threshold": 0.398997, + "euclidean_precision": 0.871227, + "euclidean_recall": 0.866, + "euclidean_ap": 0.932865, + "dot_accuracy": 0.997406, + "dot_accuracy_threshold": 0.920401, + "dot_f1": 0.868606, + "dot_f1_threshold": 0.920401, + "dot_precision": 0.871227, + "dot_recall": 0.866, + "dot_ap": 0.932865, + "max_accuracy": 0.997406, + "max_f1": 0.868606, + "max_precision": 0.871227, + "max_recall": 0.884, + "max_ap": 0.932865, + "main_score": 0.932865, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 136.12187314033508, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-code-2/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..9bad1a441c5f0a3aa18dcffc97285e4a308047e5 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.587344, + 0.578618, + 0.586925, + 0.574726, + 0.579384, + 0.593378, + 0.579627, + 0.603967, + 0.580793, + 0.580888 + ] + }, + "v_measure": 0.584565, + "v_measure_std": 0.008237, + "main_score": 0.584565, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.490612030029297, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-code-2/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..262542c58d4a46809c2a6fe235f3f85d83a64d20 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.439001, + 0.420044, + 0.425659, + 0.412148, + 0.434632, + 0.427207, + 0.435703, + 0.43007, + 0.432719, + 0.42964 + ] + }, + "v_measure": 0.428682, + "v_measure_std": 0.007547, + "main_score": 0.428682, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 60.47050404548645, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-code-2/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..70123a68eee74f6db5c4d5441e52aae2a3b49f96 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.330442, + "spearman": 0.278714, + "cosine_spearman": 0.278714, + "cosine_pearson": 0.330442, + "dot_spearman": 0.278714, + "dot_pearson": 0.330443, + "main_score": 0.278714, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 33.891865730285645, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/ToxicConversationsClassification.json b/results/voyageai__voyage-code-2/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..6ac4640a3d6652c09efd8558be659f369e1c3175 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.647559, + "f1": 0.497637, + "f1_weighted": 0.722731, + "ap": 0.117949, + "ap_weighted": 0.117949, + "scores_per_experiment": [ + { + "accuracy": 0.67334, + "f1": 0.517861, + "f1_weighted": 0.748339, + "ap": 0.125952, + "ap_weighted": 0.125952 + }, + { + "accuracy": 0.715332, + "f1": 0.530497, + "f1_weighted": 0.778478, + "ap": 0.118351, + "ap_weighted": 0.118351 + }, + { + "accuracy": 0.787598, + "f1": 0.582741, + "f1_weighted": 0.828854, + "ap": 0.144059, + "ap_weighted": 0.144059 + }, + { + "accuracy": 0.773438, + "f1": 0.572544, + "f1_weighted": 0.819225, + "ap": 0.138891, + "ap_weighted": 0.138891 + }, + { + "accuracy": 0.431152, + "f1": 0.368085, + "f1_weighted": 0.536135, + "ap": 0.090855, + "ap_weighted": 0.090855 + }, + { + "accuracy": 0.510742, + "f1": 0.424706, + "f1_weighted": 0.611987, + "ap": 0.108097, + "ap_weighted": 0.108097 + }, + { + "accuracy": 0.732422, + "f1": 0.536253, + "f1_weighted": 0.790153, + "ap": 0.116706, + "ap_weighted": 0.116706 + }, + { + "accuracy": 0.600586, + "f1": 0.469514, + "f1_weighted": 0.691486, + "ap": 0.107249, + "ap_weighted": 0.107249 + }, + { + "accuracy": 0.637207, + "f1": 0.49565, + "f1_weighted": 0.720576, + "ap": 0.118638, + "ap_weighted": 0.118638 + }, + { + "accuracy": 0.61377, + "f1": 0.478516, + "f1_weighted": 0.70208, + "ap": 0.11069, + "ap_weighted": 0.11069 + } + ], + "main_score": 0.647559, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 39.3526930809021, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-code-2/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..28cd5f98e858a0c0b86a8fd0dd204fa9751b0729 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.571873, + "f1": 0.573551, + "f1_weighted": 0.564177, + "scores_per_experiment": [ + { + "accuracy": 0.57923, + "f1": 0.580121, + "f1_weighted": 0.572302 + }, + { + "accuracy": 0.567629, + "f1": 0.571578, + "f1_weighted": 0.564157 + }, + { + "accuracy": 0.573854, + "f1": 0.577288, + "f1_weighted": 0.570057 + }, + { + "accuracy": 0.581777, + "f1": 0.585737, + "f1_weighted": 0.578733 + }, + { + "accuracy": 0.580362, + "f1": 0.582565, + "f1_weighted": 0.574645 + }, + { + "accuracy": 0.599038, + "f1": 0.599714, + "f1_weighted": 0.587643 + }, + { + "accuracy": 0.565365, + "f1": 0.561907, + "f1_weighted": 0.549944 + }, + { + "accuracy": 0.552915, + "f1": 0.556152, + "f1_weighted": 0.546638 + }, + { + "accuracy": 0.540181, + "f1": 0.537923, + "f1_weighted": 0.523106 + }, + { + "accuracy": 0.578381, + "f1": 0.582527, + "f1_weighted": 0.574549 + } + ], + "main_score": 0.571873, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 51.590425968170166, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-code-2/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..5a4fcff96a53eef4c47a542c606fd7ca2eb234e3 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.51998, + 0.563502, + 0.558317, + 0.534858, + 0.52863, + 0.536294, + 0.524806, + 0.52974, + 0.530759, + 0.531647 + ] + }, + "v_measure": 0.535853, + "v_measure_std": 0.013332, + "main_score": 0.535853, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 25.23068380355835, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/TwitterSemEval2015.json b/results/voyageai__voyage-code-2/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..d770684cd987b166579db7b7a7a8a4ccbf72f4ef --- /dev/null +++ b/results/voyageai__voyage-code-2/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.850212, + "similarity_accuracy_threshold": 0.94258, + "similarity_f1": 0.650994, + "similarity_f1_threshold": 0.929717, + "similarity_precision": 0.618731, + "similarity_recall": 0.686807, + "similarity_ap": 0.710715, + "cosine_accuracy": 0.850212, + "cosine_accuracy_threshold": 0.94258, + "cosine_f1": 0.650994, + "cosine_f1_threshold": 0.929717, + "cosine_precision": 0.618731, + "cosine_recall": 0.686807, + "cosine_ap": 0.710715, + "manhattan_accuracy": 0.85045, + "manhattan_accuracy_threshold": 10.699339, + "manhattan_f1": 0.650036, + "manhattan_f1_threshold": 11.89758, + "manhattan_precision": 0.59827, + "manhattan_recall": 0.711609, + "manhattan_ap": 0.710187, + "euclidean_accuracy": 0.850212, + "euclidean_accuracy_threshold": 0.338881, + "euclidean_f1": 0.650994, + "euclidean_f1_threshold": 0.374921, + "euclidean_precision": 0.618731, + "euclidean_recall": 0.686807, + "euclidean_ap": 0.710715, + "dot_accuracy": 0.850212, + "dot_accuracy_threshold": 0.94258, + "dot_f1": 0.650994, + "dot_f1_threshold": 0.929717, + "dot_precision": 0.618731, + "dot_recall": 0.686807, + "dot_ap": 0.710714, + "max_accuracy": 0.85045, + "max_f1": 0.650994, + "max_precision": 0.618731, + "max_recall": 0.711609, + "max_ap": 0.710715, + "main_score": 0.710715, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 219.07537984848022, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/TwitterURLCorpus.json b/results/voyageai__voyage-code-2/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..0a38649c47570fe0b083271758116efef89cb4df --- /dev/null +++ b/results/voyageai__voyage-code-2/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.884212, + "similarity_accuracy_threshold": 0.922098, + "similarity_f1": 0.771311, + "similarity_f1_threshold": 0.916858, + "similarity_precision": 0.749093, + "similarity_recall": 0.794888, + "similarity_ap": 0.848074, + "cosine_accuracy": 0.884212, + "cosine_accuracy_threshold": 0.922098, + "cosine_f1": 0.771311, + "cosine_f1_threshold": 0.916858, + "cosine_precision": 0.749093, + "cosine_recall": 0.794888, + "cosine_ap": 0.848074, + "manhattan_accuracy": 0.884251, + "manhattan_accuracy_threshold": 12.296892, + "manhattan_f1": 0.770936, + "manhattan_f1_threshold": 12.857727, + "manhattan_precision": 0.738882, + "manhattan_recall": 0.805898, + "manhattan_ap": 0.847826, + "euclidean_accuracy": 0.884212, + "euclidean_accuracy_threshold": 0.394719, + "euclidean_f1": 0.771311, + "euclidean_f1_threshold": 0.407778, + "euclidean_precision": 0.749093, + "euclidean_recall": 0.794888, + "euclidean_ap": 0.848074, + "dot_accuracy": 0.884212, + "dot_accuracy_threshold": 0.922098, + "dot_f1": 0.771311, + "dot_f1_threshold": 0.916858, + "dot_precision": 0.749093, + "dot_recall": 0.794888, + "dot_ap": 0.848074, + "max_accuracy": 0.884251, + "max_f1": 0.771311, + "max_precision": 0.749093, + "max_recall": 0.805898, + "max_ap": 0.848074, + "main_score": 0.848074, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 546.4498450756073, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-2/1/model_meta.json b/results/voyageai__voyage-code-2/1/model_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae1281abfed1170da1b8fa41b5c623dfc0aa6b98 --- /dev/null +++ b/results/voyageai__voyage-code-2/1/model_meta.json @@ -0,0 +1 @@ +{"name": "voyageai/voyage-code-2", "revision": "1", "release_date": "2024-01-23", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 16000.0, "embed_dim": 1536, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/01/23/voyage-code-2-elevate-your-code-retrieval/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-code-3/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..8705c954f552b85b7ee15ba317e6e70e3a6d3811 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.672687, + "f1": 0.613539, + "f1_weighted": 0.705038, + "ap": 0.302147, + "ap_weighted": 0.302147, + "scores_per_experiment": [ + { + "accuracy": 0.620896, + "f1": 0.557266, + "f1_weighted": 0.659474, + "ap": 0.25036, + "ap_weighted": 0.25036 + }, + { + "accuracy": 0.664179, + "f1": 0.615217, + "f1_weighted": 0.698801, + "ap": 0.31174, + "ap_weighted": 0.31174 + }, + { + "accuracy": 0.623881, + "f1": 0.575591, + "f1_weighted": 0.662769, + "ap": 0.277003, + "ap_weighted": 0.277003 + }, + { + "accuracy": 0.674627, + "f1": 0.613745, + "f1_weighted": 0.707128, + "ap": 0.298559, + "ap_weighted": 0.298559 + }, + { + "accuracy": 0.698507, + "f1": 0.636889, + "f1_weighted": 0.727977, + "ap": 0.319734, + "ap_weighted": 0.319734 + }, + { + "accuracy": 0.731343, + "f1": 0.665089, + "f1_weighted": 0.755799, + "ap": 0.344152, + "ap_weighted": 0.344152 + }, + { + "accuracy": 0.747761, + "f1": 0.66889, + "f1_weighted": 0.767298, + "ap": 0.338212, + "ap_weighted": 0.338212 + }, + { + "accuracy": 0.665672, + "f1": 0.612593, + "f1_weighted": 0.699916, + "ap": 0.304864, + "ap_weighted": 0.304864 + }, + { + "accuracy": 0.685075, + "f1": 0.62562, + "f1_weighted": 0.716472, + "ap": 0.310883, + "ap_weighted": 0.310883 + }, + { + "accuracy": 0.614925, + "f1": 0.564492, + "f1_weighted": 0.654741, + "ap": 0.26596, + "ap_weighted": 0.26596 + } + ], + "main_score": 0.672687, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 957.8951790332794, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..617903056c63ffce193c2e7c7f276bc5ce3bc39c --- /dev/null +++ b/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.530302, + 0.516565, + 0.576123, + 0.511055, + 0.569979, + 0.5514, + 0.52199, + 0.609302, + 0.531224, + 0.557336 + ], + "Level 1": [ + 0.577143, + 0.562391, + 0.575251, + 0.558688, + 0.567279, + 0.555592, + 0.590165, + 0.570988, + 0.557881, + 0.59134 + ] + }, + "v_measure": 0.5591, + "v_measure_std": 0.025412, + "main_score": 0.5591, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.345546007156372, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..d3988b22c2c6f88b15857fe08a625c0c8bcab91a --- /dev/null +++ b/results/voyageai__voyage-code-3/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.546921, + 0.575495, + 0.580711, + 0.548227, + 0.568617, + 0.567338, + 0.577668, + 0.569507, + 0.561546, + 0.539805 + ], + "Level 1": [ + 0.557177, + 0.577531, + 0.619376, + 0.619862, + 0.587264, + 0.59658, + 0.634415, + 0.598746, + 0.583962, + 0.578199 + ] + }, + "v_measure": 0.579447, + "v_measure_std": 0.024296, + "main_score": 0.579447, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 4.212151050567627, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/BIOSSES.json b/results/voyageai__voyage-code-3/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..674430543a661b520921047916586e43925c47e1 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.906685, + "spearman": 0.896713, + "cosine_pearson": 0.906685, + "cosine_spearman": 0.896713, + "manhattan_pearson": 0.90697, + "manhattan_spearman": 0.894358, + "euclidean_pearson": 0.906571, + "euclidean_spearman": 0.896713, + "main_score": 0.896713, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 3.4770400524139404, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/Banking77Classification.json b/results/voyageai__voyage-code-3/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..bf6b67cabdea8ab13d3138021a93e3038b0d330d --- /dev/null +++ b/results/voyageai__voyage-code-3/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.799091, + "f1": 0.791089, + "f1_weighted": 0.791089, + "scores_per_experiment": [ + { + "accuracy": 0.805195, + "f1": 0.799847, + "f1_weighted": 0.799847 + }, + { + "accuracy": 0.800325, + "f1": 0.791106, + "f1_weighted": 0.791106 + }, + { + "accuracy": 0.809416, + "f1": 0.797655, + "f1_weighted": 0.797655 + }, + { + "accuracy": 0.808117, + "f1": 0.802377, + "f1_weighted": 0.802377 + }, + { + "accuracy": 0.799675, + "f1": 0.79221, + "f1_weighted": 0.79221 + }, + { + "accuracy": 0.810065, + "f1": 0.802952, + "f1_weighted": 0.802952 + }, + { + "accuracy": 0.790584, + "f1": 0.783312, + "f1_weighted": 0.783312 + }, + { + "accuracy": 0.78961, + "f1": 0.781082, + "f1_weighted": 0.781082 + }, + { + "accuracy": 0.798052, + "f1": 0.789448, + "f1_weighted": 0.789448 + }, + { + "accuracy": 0.77987, + "f1": 0.770897, + "f1_weighted": 0.770897 + } + ], + "main_score": 0.799091, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 137.9014208316803, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-code-3/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..5a473cddf4fe29090deb230dba1379ec8a2da9d1 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.414684, + 0.403337, + 0.416125, + 0.427576, + 0.422509, + 0.402594, + 0.413543, + 0.423898, + 0.419478, + 0.42497 + ] + }, + "v_measure": 0.416871, + "v_measure_std": 0.008195, + "main_score": 0.416871, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 42.36934018135071, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/ImdbClassification.json b/results/voyageai__voyage-code-3/1/ImdbClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..4c27ee8382c68f3274de160d1f112e13b38be1dd --- /dev/null +++ b/results/voyageai__voyage-code-3/1/ImdbClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7", + "task_name": "ImdbClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.89634, + "f1": 0.896126, + "f1_weighted": 0.896126, + "ap": 0.857766, + "ap_weighted": 0.857766, + "scores_per_experiment": [ + { + "accuracy": 0.89508, + "f1": 0.894879, + "f1_weighted": 0.894879, + "ap": 0.868584, + "ap_weighted": 0.868584 + }, + { + "accuracy": 0.85508, + "f1": 0.853874, + "f1_weighted": 0.853874, + "ap": 0.831614, + "ap_weighted": 0.831614 + }, + { + "accuracy": 0.90568, + "f1": 0.905482, + "f1_weighted": 0.905482, + "ap": 0.853617, + "ap_weighted": 0.853617 + }, + { + "accuracy": 0.92264, + "f1": 0.922636, + "f1_weighted": 0.922636, + "ap": 0.887298, + "ap_weighted": 0.887298 + }, + { + "accuracy": 0.91532, + "f1": 0.915302, + "f1_weighted": 0.915302, + "ap": 0.875257, + "ap_weighted": 0.875257 + }, + { + "accuracy": 0.87432, + "f1": 0.873907, + "f1_weighted": 0.873907, + "ap": 0.845375, + "ap_weighted": 0.845375 + }, + { + "accuracy": 0.9218, + "f1": 0.921781, + "f1_weighted": 0.921781, + "ap": 0.883392, + "ap_weighted": 0.883392 + }, + { + "accuracy": 0.90692, + "f1": 0.906893, + "f1_weighted": 0.906893, + "ap": 0.86355, + "ap_weighted": 0.86355 + }, + { + "accuracy": 0.87936, + "f1": 0.87931, + "f1_weighted": 0.87931, + "ap": 0.827952, + "ap_weighted": 0.827952 + }, + { + "accuracy": 0.8872, + "f1": 0.887192, + "f1_weighted": 0.887192, + "ap": 0.841024, + "ap_weighted": 0.841024 + } + ], + "main_score": 0.89634, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 765.9047341346741, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/MTOPDomainClassification.json b/results/voyageai__voyage-code-3/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..e20fc65f860315fc50a2785ea09481200beee475 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.91865, + "f1": 0.916599, + "f1_weighted": 0.917708, + "scores_per_experiment": [ + { + "accuracy": 0.926585, + "f1": 0.922843, + "f1_weighted": 0.9254 + }, + { + "accuracy": 0.927497, + "f1": 0.925871, + "f1_weighted": 0.926798 + }, + { + "accuracy": 0.913817, + "f1": 0.911101, + "f1_weighted": 0.912346 + }, + { + "accuracy": 0.911081, + "f1": 0.911623, + "f1_weighted": 0.911497 + }, + { + "accuracy": 0.922253, + "f1": 0.920765, + "f1_weighted": 0.922288 + }, + { + "accuracy": 0.918377, + "f1": 0.917659, + "f1_weighted": 0.917654 + }, + { + "accuracy": 0.922937, + "f1": 0.91985, + "f1_weighted": 0.921232 + }, + { + "accuracy": 0.918149, + "f1": 0.915174, + "f1_weighted": 0.917406 + }, + { + "accuracy": 0.902873, + "f1": 0.902907, + "f1_weighted": 0.901708 + }, + { + "accuracy": 0.922937, + "f1": 0.918196, + "f1_weighted": 0.920747 + } + ], + "main_score": 0.91865, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 79.81899309158325, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/MassiveIntentClassification.json b/results/voyageai__voyage-code-3/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..80ff1dca08f3b882e9b36c371fd7da1901eeba42 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.734768, + "f1": 0.701782, + "f1_weighted": 0.727638, + "scores_per_experiment": [ + { + "accuracy": 0.744788, + "f1": 0.703327, + "f1_weighted": 0.735996 + }, + { + "accuracy": 0.753867, + "f1": 0.731939, + "f1_weighted": 0.747528 + }, + { + "accuracy": 0.739408, + "f1": 0.70169, + "f1_weighted": 0.73356 + }, + { + "accuracy": 0.751849, + "f1": 0.707123, + "f1_weighted": 0.74968 + }, + { + "accuracy": 0.720915, + "f1": 0.675611, + "f1_weighted": 0.711453 + }, + { + "accuracy": 0.704102, + "f1": 0.688915, + "f1_weighted": 0.69532 + }, + { + "accuracy": 0.738063, + "f1": 0.705545, + "f1_weighted": 0.726367 + }, + { + "accuracy": 0.732347, + "f1": 0.700755, + "f1_weighted": 0.726216 + }, + { + "accuracy": 0.729321, + "f1": 0.695909, + "f1_weighted": 0.718164 + }, + { + "accuracy": 0.73302, + "f1": 0.707004, + "f1_weighted": 0.732096 + } + ], + "main_score": 0.734768, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 116.99479126930237, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/MassiveScenarioClassification.json b/results/voyageai__voyage-code-3/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..5420ebac5329c9df6ab4cf2f60fa7be95b92dbd4 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.770007, + "f1": 0.76348, + "f1_weighted": 0.767021, + "scores_per_experiment": [ + { + "accuracy": 0.810693, + "f1": 0.802692, + "f1_weighted": 0.808591 + }, + { + "accuracy": 0.76967, + "f1": 0.76261, + "f1_weighted": 0.767765 + }, + { + "accuracy": 0.751177, + "f1": 0.752202, + "f1_weighted": 0.750511 + }, + { + "accuracy": 0.765636, + "f1": 0.759446, + "f1_weighted": 0.762112 + }, + { + "accuracy": 0.774042, + "f1": 0.760758, + "f1_weighted": 0.768412 + }, + { + "accuracy": 0.749159, + "f1": 0.739548, + "f1_weighted": 0.74353 + }, + { + "accuracy": 0.757229, + "f1": 0.752037, + "f1_weighted": 0.752581 + }, + { + "accuracy": 0.779085, + "f1": 0.773205, + "f1_weighted": 0.781358 + }, + { + "accuracy": 0.786483, + "f1": 0.777122, + "f1_weighted": 0.78266 + }, + { + "accuracy": 0.756893, + "f1": 0.755177, + "f1_weighted": 0.752694 + } + ], + "main_score": 0.770007, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 105.65303134918213, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-code-3/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..b6a20abe9124c26c6557fd08f39f81aee21d14eb --- /dev/null +++ b/results/voyageai__voyage-code-3/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.380052, + 0.372809, + 0.365425, + 0.345205, + 0.365376, + 0.360007, + 0.370001, + 0.362789, + 0.375553, + 0.376514 + ] + }, + "v_measure": 0.367373, + "v_measure_std": 0.009603, + "main_score": 0.367373, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 48.91223382949829, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-code-3/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..eaccf85fc3334d042aa39b7f819a2b1bc442ca75 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.3673, + 0.367495, + 0.378477, + 0.367935, + 0.381201, + 0.354258, + 0.365614, + 0.361667, + 0.380826, + 0.369795 + ] + }, + "v_measure": 0.369457, + "v_measure_std": 0.00816, + "main_score": 0.369457, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 26.0789852142334, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/SICK-R.json b/results/voyageai__voyage-code-3/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..3a02ad293b3b4799ee65451e336dbdcf5ad4deac --- /dev/null +++ b/results/voyageai__voyage-code-3/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.875645, + "spearman": 0.831959, + "cosine_pearson": 0.875645, + "cosine_spearman": 0.831959, + "manhattan_pearson": 0.863188, + "manhattan_spearman": 0.831791, + "euclidean_pearson": 0.863482, + "euclidean_spearman": 0.831959, + "main_score": 0.831959, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 380.7634949684143, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS12.json b/results/voyageai__voyage-code-3/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..b30cc24e71ef5414160074dfa10286170a688c53 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.811368, + "spearman": 0.744819, + "cosine_pearson": 0.811368, + "cosine_spearman": 0.744819, + "manhattan_pearson": 0.779524, + "manhattan_spearman": 0.744895, + "euclidean_pearson": 0.779767, + "euclidean_spearman": 0.744819, + "main_score": 0.744819, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 129.01769495010376, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS13.json b/results/voyageai__voyage-code-3/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..29adb07e03ee078e225ced26ecb82ae66792f6ac --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.845522, + "spearman": 0.86321, + "cosine_pearson": 0.845522, + "cosine_spearman": 0.86321, + "manhattan_pearson": 0.863351, + "manhattan_spearman": 0.863453, + "euclidean_pearson": 0.863109, + "euclidean_spearman": 0.86321, + "main_score": 0.86321, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 64.25219106674194, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS14.json b/results/voyageai__voyage-code-3/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..359e1ca9a972cb843187a7abdfc85f0653ee333a --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.826119, + "spearman": 0.799945, + "cosine_pearson": 0.826119, + "cosine_spearman": 0.799945, + "manhattan_pearson": 0.823265, + "manhattan_spearman": 0.800032, + "euclidean_pearson": 0.823095, + "euclidean_spearman": 0.799945, + "main_score": 0.799945, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 192.91148781776428, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS15.json b/results/voyageai__voyage-code-3/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..67b346aa11935a66abf8e7da722715ba5329333b --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.844265, + "spearman": 0.864802, + "cosine_pearson": 0.844265, + "cosine_spearman": 0.864802, + "manhattan_pearson": 0.863216, + "manhattan_spearman": 0.864948, + "euclidean_pearson": 0.863147, + "euclidean_spearman": 0.864802, + "main_score": 0.864802, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 163.93246507644653, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS17.json b/results/voyageai__voyage-code-3/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..07f92aafb7edac0789624f54f724a3f397bf4c44 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.876178, + "spearman": 0.894163, + "cosine_pearson": 0.876178, + "cosine_spearman": 0.894163, + "manhattan_pearson": 0.897391, + "manhattan_spearman": 0.894684, + "euclidean_pearson": 0.89679, + "euclidean_spearman": 0.894163, + "main_score": 0.894163, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 7.572711944580078, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STS22.v2.json b/results/voyageai__voyage-code-3/1/STS22.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..9285b98111020870d6d21b4d956bacbf8b0c03fe --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STS22.v2.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d31f33a128469b20e357535c39b82fb3c3f6f2bd", + "task_name": "STS22.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.67381, + "spearman": 0.670711, + "cosine_pearson": 0.67381, + "cosine_spearman": 0.670711, + "manhattan_pearson": 0.686025, + "manhattan_spearman": 0.669035, + "euclidean_pearson": 0.68605, + "euclidean_spearman": 0.670711, + "main_score": 0.670711, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 56.545892000198364, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/STSBenchmark.json b/results/voyageai__voyage-code-3/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..a05831cc44491c4e93ee78b6160cb25484707eae --- /dev/null +++ b/results/voyageai__voyage-code-3/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.836142, + "spearman": 0.8477, + "cosine_pearson": 0.836142, + "cosine_spearman": 0.8477, + "manhattan_pearson": 0.849626, + "manhattan_spearman": 0.847559, + "euclidean_pearson": 0.850042, + "euclidean_spearman": 0.8477, + "main_score": 0.8477, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 50.17185616493225, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-code-3/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..4455cb94847eb54589722023932d5c3a8fb63749 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.997663, + "similarity_accuracy_threshold": 0.861673, + "similarity_f1": 0.879592, + "similarity_f1_threshold": 0.861205, + "similarity_precision": 0.897917, + "similarity_recall": 0.862, + "similarity_ap": 0.934651, + "cosine_accuracy": 0.997663, + "cosine_accuracy_threshold": 0.861673, + "cosine_f1": 0.879592, + "cosine_f1_threshold": 0.861205, + "cosine_precision": 0.897917, + "cosine_recall": 0.862, + "cosine_ap": 0.934651, + "manhattan_accuracy": 0.997683, + "manhattan_accuracy_threshold": 13.581552, + "manhattan_f1": 0.881699, + "manhattan_f1_threshold": 13.581552, + "manhattan_precision": 0.891616, + "manhattan_recall": 0.872, + "manhattan_ap": 0.93458, + "euclidean_accuracy": 0.997663, + "euclidean_accuracy_threshold": 0.52598, + "euclidean_f1": 0.879592, + "euclidean_f1_threshold": 0.526868, + "euclidean_precision": 0.897917, + "euclidean_recall": 0.862, + "euclidean_ap": 0.934651, + "dot_accuracy": 0.997663, + "dot_accuracy_threshold": 0.861673, + "dot_f1": 0.879592, + "dot_f1_threshold": 0.861205, + "dot_precision": 0.897917, + "dot_recall": 0.862, + "dot_ap": 0.934651, + "max_accuracy": 0.997683, + "max_f1": 0.881699, + "max_precision": 0.897917, + "max_recall": 0.872, + "max_ap": 0.934651, + "main_score": 0.934651, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 201.96202111244202, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-code-3/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..158648dd8de22076563c848edab5f41fe7ccb4e5 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.618866, + 0.628762, + 0.623773, + 0.632949, + 0.61841, + 0.629776, + 0.603935, + 0.618934, + 0.623226, + 0.604898 + ] + }, + "v_measure": 0.620353, + "v_measure_std": 0.009244, + "main_score": 0.620353, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 65.9472348690033, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-code-3/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..03e2dbe33961ac3904922d9b9acc60d80b9fc3e5 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.434995, + 0.431367, + 0.424588, + 0.433787, + 0.425485, + 0.43297, + 0.432189, + 0.427591, + 0.432291, + 0.440965 + ] + }, + "v_measure": 0.431623, + "v_measure_std": 0.004576, + "main_score": 0.431623, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 354.1618318557739, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-code-3/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..45941b9cadc9f3748659108307d05351c3202f8a --- /dev/null +++ b/results/voyageai__voyage-code-3/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.370762, + "spearman": 0.310457, + "cosine_spearman": 0.310457, + "cosine_pearson": 0.370762, + "dot_spearman": 0.310457, + "dot_pearson": 0.370762, + "main_score": 0.310457, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 81.24865508079529, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/ToxicConversationsClassification.json b/results/voyageai__voyage-code-3/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..3b23a2dcc3d294cf26d10a0f5a4f2b2cc91ade1f --- /dev/null +++ b/results/voyageai__voyage-code-3/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.62959, + "f1": 0.480136, + "f1_weighted": 0.708786, + "ap": 0.10755, + "ap_weighted": 0.10755, + "scores_per_experiment": [ + { + "accuracy": 0.674316, + "f1": 0.501868, + "f1_weighted": 0.748591, + "ap": 0.106327, + "ap_weighted": 0.106327 + }, + { + "accuracy": 0.688477, + "f1": 0.508179, + "f1_weighted": 0.758851, + "ap": 0.106636, + "ap_weighted": 0.106636 + }, + { + "accuracy": 0.758301, + "f1": 0.557824, + "f1_weighted": 0.808456, + "ap": 0.128775, + "ap_weighted": 0.128775 + }, + { + "accuracy": 0.709473, + "f1": 0.524664, + "f1_weighted": 0.774163, + "ap": 0.114626, + "ap_weighted": 0.114626 + }, + { + "accuracy": 0.419434, + "f1": 0.356819, + "f1_weighted": 0.525751, + "ap": 0.085287, + "ap_weighted": 0.085287 + }, + { + "accuracy": 0.518555, + "f1": 0.426102, + "f1_weighted": 0.620005, + "ap": 0.10405, + "ap_weighted": 0.10405 + }, + { + "accuracy": 0.756348, + "f1": 0.527679, + "f1_weighted": 0.804328, + "ap": 0.1003, + "ap_weighted": 0.1003 + }, + { + "accuracy": 0.587891, + "f1": 0.462227, + "f1_weighted": 0.681059, + "ap": 0.105731, + "ap_weighted": 0.105731 + }, + { + "accuracy": 0.631348, + "f1": 0.498182, + "f1_weighted": 0.715791, + "ap": 0.126187, + "ap_weighted": 0.126187 + }, + { + "accuracy": 0.551758, + "f1": 0.437817, + "f1_weighted": 0.650869, + "ap": 0.097579, + "ap_weighted": 0.097579 + } + ], + "main_score": 0.62959, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 126.1991400718689, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-code-3/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..b39f5acef0dcc9ffbce2426eec705eac169c43b8 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.590662, + "f1": 0.592834, + "f1_weighted": 0.583844, + "scores_per_experiment": [ + { + "accuracy": 0.596208, + "f1": 0.597179, + "f1_weighted": 0.587266 + }, + { + "accuracy": 0.573854, + "f1": 0.575759, + "f1_weighted": 0.56545 + }, + { + "accuracy": 0.609508, + "f1": 0.611753, + "f1_weighted": 0.604445 + }, + { + "accuracy": 0.611488, + "f1": 0.614157, + "f1_weighted": 0.607236 + }, + { + "accuracy": 0.609791, + "f1": 0.611605, + "f1_weighted": 0.603388 + }, + { + "accuracy": 0.613469, + "f1": 0.617265, + "f1_weighted": 0.609176 + }, + { + "accuracy": 0.565931, + "f1": 0.565955, + "f1_weighted": 0.557763 + }, + { + "accuracy": 0.591115, + "f1": 0.593689, + "f1_weighted": 0.583983 + }, + { + "accuracy": 0.557159, + "f1": 0.558434, + "f1_weighted": 0.546062 + }, + { + "accuracy": 0.578098, + "f1": 0.582541, + "f1_weighted": 0.573672 + } + ], + "main_score": 0.590662, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 103.26209092140198, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-code-3/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..3f58a3ffcaf87e55f8199e0a2f1b6c2258e0bea3 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.550052, + 0.53826, + 0.576719, + 0.545053, + 0.511982, + 0.549876, + 0.531151, + 0.536796, + 0.543933, + 0.557889 + ] + }, + "v_measure": 0.544171, + "v_measure_std": 0.016157, + "main_score": 0.544171, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 57.82147002220154, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/TwitterSemEval2015.json b/results/voyageai__voyage-code-3/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..2e26122dce1c9983900890ae4b4b9e1905f6a053 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.848543, + "similarity_accuracy_threshold": 0.866558, + "similarity_f1": 0.641751, + "similarity_f1_threshold": 0.83514, + "similarity_precision": 0.592452, + "similarity_recall": 0.7, + "similarity_ap": 0.69934, + "cosine_accuracy": 0.848543, + "cosine_accuracy_threshold": 0.866558, + "cosine_f1": 0.641751, + "cosine_f1_threshold": 0.83514, + "cosine_precision": 0.592452, + "cosine_recall": 0.7, + "cosine_ap": 0.69934, + "manhattan_accuracy": 0.848662, + "manhattan_accuracy_threshold": 13.105796, + "manhattan_f1": 0.641633, + "manhattan_f1_threshold": 14.639366, + "manhattan_precision": 0.594729, + "manhattan_recall": 0.69657, + "manhattan_ap": 0.698583, + "euclidean_accuracy": 0.848543, + "euclidean_accuracy_threshold": 0.516609, + "euclidean_f1": 0.641751, + "euclidean_f1_threshold": 0.574213, + "euclidean_precision": 0.592452, + "euclidean_recall": 0.7, + "euclidean_ap": 0.69934, + "dot_accuracy": 0.848543, + "dot_accuracy_threshold": 0.866558, + "dot_f1": 0.641751, + "dot_f1_threshold": 0.83514, + "dot_precision": 0.592452, + "dot_recall": 0.7, + "dot_ap": 0.69934, + "max_accuracy": 0.848662, + "max_f1": 0.641751, + "max_precision": 0.594729, + "max_recall": 0.7, + "max_ap": 0.69934, + "main_score": 0.69934, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 364.29005694389343, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/TwitterURLCorpus.json b/results/voyageai__voyage-code-3/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..d7ec71f82a00aa9600f0b6b5a250c10156b65904 --- /dev/null +++ b/results/voyageai__voyage-code-3/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.88885, + "similarity_accuracy_threshold": 0.841955, + "similarity_f1": 0.77911, + "similarity_f1_threshold": 0.818716, + "similarity_precision": 0.741547, + "similarity_recall": 0.820681, + "similarity_ap": 0.859149, + "cosine_accuracy": 0.88885, + "cosine_accuracy_threshold": 0.841955, + "cosine_f1": 0.77911, + "cosine_f1_threshold": 0.818716, + "cosine_precision": 0.741547, + "cosine_recall": 0.820681, + "cosine_ap": 0.859149, + "manhattan_accuracy": 0.888675, + "manhattan_accuracy_threshold": 14.374937, + "manhattan_f1": 0.77873, + "manhattan_f1_threshold": 15.112502, + "manhattan_precision": 0.757554, + "manhattan_recall": 0.801124, + "manhattan_ap": 0.858689, + "euclidean_accuracy": 0.88885, + "euclidean_accuracy_threshold": 0.562219, + "euclidean_f1": 0.77911, + "euclidean_f1_threshold": 0.602136, + "euclidean_precision": 0.741547, + "euclidean_recall": 0.820681, + "euclidean_ap": 0.859149, + "dot_accuracy": 0.88885, + "dot_accuracy_threshold": 0.841955, + "dot_f1": 0.779097, + "dot_f1_threshold": 0.818705, + "dot_precision": 0.741462, + "dot_recall": 0.820758, + "dot_ap": 0.859149, + "max_accuracy": 0.88885, + "max_f1": 0.77911, + "max_precision": 0.757554, + "max_recall": 0.820758, + "max_ap": 0.859149, + "main_score": 0.859149, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 888.0400397777557, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-code-3/1/model_meta.json b/results/voyageai__voyage-code-3/1/model_meta.json index 59cbb08237fb87dc89219e7aaa7fef01ac9c102e..06691ba827ebf737acf41f9c83c4d8582578728e 100644 --- a/results/voyageai__voyage-code-3/1/model_meta.json +++ b/results/voyageai__voyage-code-3/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-code-3", "revision": "1", "release_date": "2024-12-02", "languages": ["eng-Latn", "python-Code", "javascript-Code", "php-Code", "ruby-Code", "java-Code", "go-Code", "c++-Code", "sql-Code"], "n_parameters": null, "memory_usage": null, "max_tokens": 32000, "embed_dim": 1024, "license": null, "open_source": false, "similarity_fn_name": "cosine", "framework": ["API"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-code-3", "revision": "1", "release_date": "2024-12-04", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/12/04/voyage-code-3/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-finance-2/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..4d68e2221df962faccddcd2b03842a3baa54b6d6 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.728955, + "f1": 0.666809, + "f1_weighted": 0.754055, + "ap": 0.351906, + "ap_weighted": 0.351906, + "scores_per_experiment": [ + { + "accuracy": 0.68209, + "f1": 0.616547, + "f1_weighted": 0.713086, + "ap": 0.297194, + "ap_weighted": 0.297194 + }, + { + "accuracy": 0.726866, + "f1": 0.668567, + "f1_weighted": 0.753214, + "ap": 0.355685, + "ap_weighted": 0.355685 + }, + { + "accuracy": 0.685075, + "f1": 0.631729, + "f1_weighted": 0.717082, + "ap": 0.322931, + "ap_weighted": 0.322931 + }, + { + "accuracy": 0.738806, + "f1": 0.672759, + "f1_weighted": 0.762284, + "ap": 0.35253, + "ap_weighted": 0.35253 + }, + { + "accuracy": 0.770149, + "f1": 0.704393, + "f1_weighted": 0.789294, + "ap": 0.388582, + "ap_weighted": 0.388582 + }, + { + "accuracy": 0.770149, + "f1": 0.710562, + "f1_weighted": 0.790534, + "ap": 0.402296, + "ap_weighted": 0.402296 + }, + { + "accuracy": 0.783582, + "f1": 0.710286, + "f1_weighted": 0.799024, + "ap": 0.389137, + "ap_weighted": 0.389137 + }, + { + "accuracy": 0.750746, + "f1": 0.685592, + "f1_weighted": 0.772749, + "ap": 0.367491, + "ap_weighted": 0.367491 + }, + { + "accuracy": 0.716418, + "f1": 0.652144, + "f1_weighted": 0.743199, + "ap": 0.332522, + "ap_weighted": 0.332522 + }, + { + "accuracy": 0.665672, + "f1": 0.615511, + "f1_weighted": 0.70008, + "ap": 0.31069, + "ap_weighted": 0.31069 + } + ], + "main_score": 0.728955, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 22.66971182823181, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..2c85a65fd42ee4b08172ae66a2f2512d96c801b0 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.568312, + 0.551679, + 0.584842, + 0.630549, + 0.582645, + 0.544153, + 0.563172, + 0.559615, + 0.598695, + 0.552846 + ], + "Level 1": [ + 0.594836, + 0.56507, + 0.579028, + 0.597194, + 0.589681, + 0.574773, + 0.560665, + 0.598991, + 0.574468, + 0.583994 + ] + }, + "v_measure": 0.57776, + "v_measure_std": 0.02017, + "main_score": 0.57776, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 10.384721994400024, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..fb832728fcbcfe60d89b105b49ebe195652341d3 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.573175, + 0.590721, + 0.57601, + 0.577032, + 0.594486, + 0.599682, + 0.587764, + 0.531301, + 0.544239, + 0.588933 + ], + "Level 1": [ + 0.589698, + 0.567709, + 0.555185, + 0.561924, + 0.566998, + 0.577943, + 0.547177, + 0.570909, + 0.546789, + 0.56702 + ] + }, + "v_measure": 0.570735, + "v_measure_std": 0.018234, + "main_score": 0.570735, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.287161827087402, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/BIOSSES.json b/results/voyageai__voyage-finance-2/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..953ff7d5d4c6d4370f4ad9d5aba3f000c3d36dbc --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.890787, + "spearman": 0.867249, + "cosine_pearson": 0.890787, + "cosine_spearman": 0.867249, + "manhattan_pearson": 0.880998, + "manhattan_spearman": 0.869719, + "euclidean_pearson": 0.878956, + "euclidean_spearman": 0.867249, + "main_score": 0.867249, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 6.214752197265625, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/Banking77Classification.json b/results/voyageai__voyage-finance-2/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..b8e5db7061949bebf281480a235ffeea8de61b71 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.782565, + "f1": 0.774215, + "f1_weighted": 0.774215, + "scores_per_experiment": [ + { + "accuracy": 0.782143, + "f1": 0.7751, + "f1_weighted": 0.7751 + }, + { + "accuracy": 0.778571, + "f1": 0.768914, + "f1_weighted": 0.768914 + }, + { + "accuracy": 0.793182, + "f1": 0.782026, + "f1_weighted": 0.782026 + }, + { + "accuracy": 0.791558, + "f1": 0.7855, + "f1_weighted": 0.7855 + }, + { + "accuracy": 0.784091, + "f1": 0.775345, + "f1_weighted": 0.775345 + }, + { + "accuracy": 0.789286, + "f1": 0.781541, + "f1_weighted": 0.781541 + }, + { + "accuracy": 0.779545, + "f1": 0.771677, + "f1_weighted": 0.771677 + }, + { + "accuracy": 0.776299, + "f1": 0.768472, + "f1_weighted": 0.768472 + }, + { + "accuracy": 0.783117, + "f1": 0.774397, + "f1_weighted": 0.774397 + }, + { + "accuracy": 0.767857, + "f1": 0.759175, + "f1_weighted": 0.759175 + } + ], + "main_score": 0.782565, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 114.98072695732117, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-finance-2/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..e0991104cac304298c8292d5869515a8408f5916 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.4104, + 0.402314, + 0.404694, + 0.406018, + 0.405305, + 0.423337, + 0.401243, + 0.4191, + 0.407625, + 0.401009 + ] + }, + "v_measure": 0.408104, + "v_measure_std": 0.007164, + "main_score": 0.408104, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 166.04434418678284, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/ImdbClassification.json b/results/voyageai__voyage-finance-2/1/ImdbClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..43a354a420c2e3e6a89a56693f1e6bf8f4de45ae --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/ImdbClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7", + "task_name": "ImdbClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.828276, + "f1": 0.827619, + "f1_weighted": 0.827619, + "ap": 0.773197, + "ap_weighted": 0.773197, + "scores_per_experiment": [ + { + "accuracy": 0.83432, + "f1": 0.833041, + "f1_weighted": 0.833041, + "ap": 0.802645, + "ap_weighted": 0.802645 + }, + { + "accuracy": 0.833, + "f1": 0.832956, + "f1_weighted": 0.832956, + "ap": 0.781121, + "ap_weighted": 0.781121 + }, + { + "accuracy": 0.86392, + "f1": 0.863781, + "f1_weighted": 0.863781, + "ap": 0.806432, + "ap_weighted": 0.806432 + }, + { + "accuracy": 0.883, + "f1": 0.882997, + "f1_weighted": 0.882997, + "ap": 0.839767, + "ap_weighted": 0.839767 + }, + { + "accuracy": 0.85424, + "f1": 0.854224, + "f1_weighted": 0.854224, + "ap": 0.805313, + "ap_weighted": 0.805313 + }, + { + "accuracy": 0.76668, + "f1": 0.766142, + "f1_weighted": 0.766142, + "ap": 0.712004, + "ap_weighted": 0.712004 + }, + { + "accuracy": 0.84428, + "f1": 0.844129, + "f1_weighted": 0.844129, + "ap": 0.798546, + "ap_weighted": 0.798546 + }, + { + "accuracy": 0.80784, + "f1": 0.805693, + "f1_weighted": 0.805693, + "ap": 0.732223, + "ap_weighted": 0.732223 + }, + { + "accuracy": 0.79516, + "f1": 0.793285, + "f1_weighted": 0.793285, + "ap": 0.72076, + "ap_weighted": 0.72076 + }, + { + "accuracy": 0.80032, + "f1": 0.799944, + "f1_weighted": 0.799944, + "ap": 0.733155, + "ap_weighted": 0.733155 + } + ], + "main_score": 0.828276, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1622.7570447921753, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/MTOPDomainClassification.json b/results/voyageai__voyage-finance-2/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..b525a23d5fbe3aedb22ccb71a7ba9054b4beeac8 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.929571, + "f1": 0.92766, + "f1_weighted": 0.929185, + "scores_per_experiment": [ + { + "accuracy": 0.927953, + "f1": 0.924923, + "f1_weighted": 0.927444 + }, + { + "accuracy": 0.934793, + "f1": 0.93345, + "f1_weighted": 0.934256 + }, + { + "accuracy": 0.932741, + "f1": 0.930308, + "f1_weighted": 0.932442 + }, + { + "accuracy": 0.938896, + "f1": 0.937744, + "f1_weighted": 0.938951 + }, + { + "accuracy": 0.939352, + "f1": 0.937008, + "f1_weighted": 0.939487 + }, + { + "accuracy": 0.933881, + "f1": 0.934836, + "f1_weighted": 0.933615 + }, + { + "accuracy": 0.922709, + "f1": 0.91894, + "f1_weighted": 0.922021 + }, + { + "accuracy": 0.920429, + "f1": 0.916969, + "f1_weighted": 0.920146 + }, + { + "accuracy": 0.921341, + "f1": 0.922548, + "f1_weighted": 0.92131 + }, + { + "accuracy": 0.923621, + "f1": 0.919877, + "f1_weighted": 0.922177 + } + ], + "main_score": 0.929571, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 65.91596484184265, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/MassiveIntentClassification.json b/results/voyageai__voyage-finance-2/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..c4cd2efc15db92e0f8d3cfb25811c44b1e9b564a --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.722663, + "f1": 0.690035, + "f1_weighted": 0.715393, + "scores_per_experiment": [ + { + "accuracy": 0.734701, + "f1": 0.702915, + "f1_weighted": 0.724909 + }, + { + "accuracy": 0.726967, + "f1": 0.702575, + "f1_weighted": 0.725453 + }, + { + "accuracy": 0.71688, + "f1": 0.675954, + "f1_weighted": 0.709191 + }, + { + "accuracy": 0.755212, + "f1": 0.711644, + "f1_weighted": 0.751782 + }, + { + "accuracy": 0.70343, + "f1": 0.669721, + "f1_weighted": 0.690484 + }, + { + "accuracy": 0.69805, + "f1": 0.68481, + "f1_weighted": 0.686726 + }, + { + "accuracy": 0.72495, + "f1": 0.701019, + "f1_weighted": 0.716952 + }, + { + "accuracy": 0.724613, + "f1": 0.684433, + "f1_weighted": 0.718679 + }, + { + "accuracy": 0.713853, + "f1": 0.681253, + "f1_weighted": 0.705768 + }, + { + "accuracy": 0.727976, + "f1": 0.686026, + "f1_weighted": 0.723982 + } + ], + "main_score": 0.722663, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 77.63708329200745, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/MassiveScenarioClassification.json b/results/voyageai__voyage-finance-2/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..5a7810f4d3bfc475b967f921c8b73ab203bacf62 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.762508, + "f1": 0.751246, + "f1_weighted": 0.759021, + "scores_per_experiment": [ + { + "accuracy": 0.788837, + "f1": 0.778942, + "f1_weighted": 0.785612 + }, + { + "accuracy": 0.765636, + "f1": 0.759559, + "f1_weighted": 0.761435 + }, + { + "accuracy": 0.748151, + "f1": 0.734909, + "f1_weighted": 0.744437 + }, + { + "accuracy": 0.758238, + "f1": 0.746685, + "f1_weighted": 0.757063 + }, + { + "accuracy": 0.761264, + "f1": 0.746786, + "f1_weighted": 0.755057 + }, + { + "accuracy": 0.754539, + "f1": 0.738465, + "f1_weighted": 0.747742 + }, + { + "accuracy": 0.748151, + "f1": 0.742879, + "f1_weighted": 0.746319 + }, + { + "accuracy": 0.768662, + "f1": 0.757257, + "f1_weighted": 0.768081 + }, + { + "accuracy": 0.78312, + "f1": 0.76578, + "f1_weighted": 0.779926 + }, + { + "accuracy": 0.748487, + "f1": 0.741196, + "f1_weighted": 0.744539 + } + ], + "main_score": 0.762508, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 53.49931812286377, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-finance-2/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..b3bdeb999a8bbc47a966f0acc1a4d92a66d97e6b --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.374711, + 0.354055, + 0.352824, + 0.349785, + 0.352423, + 0.346804, + 0.345749, + 0.357261, + 0.363939, + 0.350778 + ] + }, + "v_measure": 0.354833, + "v_measure_std": 0.008266, + "main_score": 0.354833, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 140.40810799598694, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-finance-2/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..fcaa4bbcce3fa2dc46ad0206468d7bd2acad2f1f --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.349317, + 0.348927, + 0.345774, + 0.350457, + 0.344619, + 0.340998, + 0.340512, + 0.348481, + 0.357706, + 0.349551 + ] + }, + "v_measure": 0.347634, + "v_measure_std": 0.00475, + "main_score": 0.347634, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 28.240550756454468, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/SICK-R.json b/results/voyageai__voyage-finance-2/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..0663b8bed03925f91bc4567d05c3992fc4a6389d --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.826873, + "spearman": 0.789699, + "cosine_pearson": 0.826873, + "cosine_spearman": 0.789699, + "manhattan_pearson": 0.813914, + "manhattan_spearman": 0.789329, + "euclidean_pearson": 0.81422, + "euclidean_spearman": 0.789699, + "main_score": 0.789699, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 200.7858691215515, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS12.json b/results/voyageai__voyage-finance-2/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..34f6c31cf57de70c65d9e41a272f68b6e35b9180 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.687684, + "spearman": 0.678601, + "cosine_pearson": 0.687684, + "cosine_spearman": 0.678601, + "manhattan_pearson": 0.671428, + "manhattan_spearman": 0.67886, + "euclidean_pearson": 0.67147, + "euclidean_spearman": 0.678601, + "main_score": 0.678601, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 86.18486094474792, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS13.json b/results/voyageai__voyage-finance-2/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..2c331d92555554e5a2702c74e806a93b9b37d83d --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.764884, + "spearman": 0.807514, + "cosine_pearson": 0.764884, + "cosine_spearman": 0.807514, + "manhattan_pearson": 0.801802, + "manhattan_spearman": 0.807394, + "euclidean_pearson": 0.802133, + "euclidean_spearman": 0.807514, + "main_score": 0.807514, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 30.148794174194336, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS14.json b/results/voyageai__voyage-finance-2/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..a96635b7105b695b450987f2a35c367bfe030104 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.746892, + "spearman": 0.725824, + "cosine_pearson": 0.746892, + "cosine_spearman": 0.725824, + "manhattan_pearson": 0.745308, + "manhattan_spearman": 0.725689, + "euclidean_pearson": 0.745608, + "euclidean_spearman": 0.725824, + "main_score": 0.725824, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 72.42409706115723, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS15.json b/results/voyageai__voyage-finance-2/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..b5396469c91ddd0fce6f59f7b65c46c9d71f78b5 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.760472, + "spearman": 0.790754, + "cosine_pearson": 0.760472, + "cosine_spearman": 0.790754, + "manhattan_pearson": 0.791866, + "manhattan_spearman": 0.791031, + "euclidean_pearson": 0.791666, + "euclidean_spearman": 0.790754, + "main_score": 0.790754, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 62.58071708679199, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS17.json b/results/voyageai__voyage-finance-2/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..40c462166aa7c9d0148ecd1b08564adbb1477832 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.834946, + "spearman": 0.86527, + "cosine_pearson": 0.834946, + "cosine_spearman": 0.86527, + "manhattan_pearson": 0.86001, + "manhattan_spearman": 0.866735, + "euclidean_pearson": 0.8598, + "euclidean_spearman": 0.86527, + "main_score": 0.86527, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 4.648674726486206, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STS22.v2.json b/results/voyageai__voyage-finance-2/1/STS22.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..f7e8fc52c18750cf97c1b48b254a9ff0b7366562 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STS22.v2.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d31f33a128469b20e357535c39b82fb3c3f6f2bd", + "task_name": "STS22.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.682027, + "spearman": 0.671391, + "cosine_pearson": 0.682027, + "cosine_spearman": 0.671391, + "manhattan_pearson": 0.695214, + "manhattan_spearman": 0.674049, + "euclidean_pearson": 0.693155, + "euclidean_spearman": 0.671391, + "main_score": 0.671391, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 36.98448204994202, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/STSBenchmark.json b/results/voyageai__voyage-finance-2/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..ce2ac160fadbdee563418eb8f28742fb8950bca7 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.722064, + "spearman": 0.756297, + "cosine_pearson": 0.722064, + "cosine_spearman": 0.756297, + "manhattan_pearson": 0.750454, + "manhattan_spearman": 0.756096, + "euclidean_pearson": 0.750861, + "euclidean_spearman": 0.756297, + "main_score": 0.756297, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 30.535283088684082, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-finance-2/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..f36fc96362c97256bdeeb9052876cf7d585aea77 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.994911, + "similarity_accuracy_threshold": 0.815087, + "similarity_f1": 0.736166, + "similarity_f1_threshold": 0.79306, + "similarity_precision": 0.727539, + "similarity_recall": 0.745, + "similarity_ap": 0.808624, + "cosine_accuracy": 0.994911, + "cosine_accuracy_threshold": 0.815087, + "cosine_f1": 0.736166, + "cosine_f1_threshold": 0.79306, + "cosine_precision": 0.727539, + "cosine_recall": 0.745, + "cosine_ap": 0.808624, + "manhattan_accuracy": 0.994901, + "manhattan_accuracy_threshold": 15.521305, + "manhattan_f1": 0.733963, + "manhattan_f1_threshold": 16.381695, + "manhattan_precision": 0.72997, + "manhattan_recall": 0.738, + "manhattan_ap": 0.807536, + "euclidean_accuracy": 0.994911, + "euclidean_accuracy_threshold": 0.608133, + "euclidean_f1": 0.736166, + "euclidean_f1_threshold": 0.643336, + "euclidean_precision": 0.727539, + "euclidean_recall": 0.745, + "euclidean_ap": 0.808624, + "dot_accuracy": 0.994911, + "dot_accuracy_threshold": 0.815087, + "dot_f1": 0.736166, + "dot_f1_threshold": 0.79306, + "dot_precision": 0.727539, + "dot_recall": 0.745, + "dot_ap": 0.808624, + "max_accuracy": 0.994911, + "max_f1": 0.736166, + "max_precision": 0.72997, + "max_recall": 0.745, + "max_ap": 0.808624, + "main_score": 0.808624, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 91.98423790931702, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-finance-2/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..a5f702d8f24360a9c8b8680dab7b111a2c4b24bb --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.582075, + 0.587953, + 0.585752, + 0.55968, + 0.58405, + 0.581585, + 0.571163, + 0.575788, + 0.570945, + 0.582324 + ] + }, + "v_measure": 0.578132, + "v_measure_std": 0.008251, + "main_score": 0.578132, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 24.797237157821655, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-finance-2/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..cf6e1577bb0e2e513d5cc961ac0221cf3e1d47f4 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.406114, + 0.396652, + 0.407208, + 0.394951, + 0.398894, + 0.409799, + 0.397237, + 0.406561, + 0.402169, + 0.39735 + ] + }, + "v_measure": 0.401693, + "v_measure_std": 0.00507, + "main_score": 0.401693, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 186.98905229568481, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-finance-2/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..c4b69b593599cbefff305db395148f6013e01d60 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.339804, + "spearman": 0.279241, + "cosine_spearman": 0.279241, + "cosine_pearson": 0.339804, + "dot_spearman": 0.279241, + "dot_pearson": 0.339804, + "main_score": 0.279241, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 43.59389019012451, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/ToxicConversationsClassification.json b/results/voyageai__voyage-finance-2/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..604f0bd9d805e77fc50c52782b8c1c3795b386d9 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.618457, + "f1": 0.472126, + "f1_weighted": 0.698551, + "ap": 0.105029, + "ap_weighted": 0.105029, + "scores_per_experiment": [ + { + "accuracy": 0.713867, + "f1": 0.522753, + "f1_weighted": 0.776982, + "ap": 0.11065, + "ap_weighted": 0.11065 + }, + { + "accuracy": 0.666504, + "f1": 0.500353, + "f1_weighted": 0.742897, + "ap": 0.108289, + "ap_weighted": 0.108289 + }, + { + "accuracy": 0.700684, + "f1": 0.519778, + "f1_weighted": 0.767894, + "ap": 0.113379, + "ap_weighted": 0.113379 + }, + { + "accuracy": 0.725586, + "f1": 0.538481, + "f1_weighted": 0.78585, + "ap": 0.122498, + "ap_weighted": 0.122498 + }, + { + "accuracy": 0.344238, + "f1": 0.306625, + "f1_weighted": 0.44257, + "ap": 0.080373, + "ap_weighted": 0.080373 + }, + { + "accuracy": 0.558105, + "f1": 0.443, + "f1_weighted": 0.656149, + "ap": 0.09997, + "ap_weighted": 0.09997 + }, + { + "accuracy": 0.724121, + "f1": 0.511579, + "f1_weighted": 0.782802, + "ap": 0.097135, + "ap_weighted": 0.097135 + }, + { + "accuracy": 0.537598, + "f1": 0.438883, + "f1_weighted": 0.637001, + "ap": 0.10802, + "ap_weighted": 0.10802 + }, + { + "accuracy": 0.630371, + "f1": 0.49052, + "f1_weighted": 0.71522, + "ap": 0.116087, + "ap_weighted": 0.116087 + }, + { + "accuracy": 0.583496, + "f1": 0.449293, + "f1_weighted": 0.678142, + "ap": 0.09389, + "ap_weighted": 0.09389 + } + ], + "main_score": 0.618457, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 59.766680002212524, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-finance-2/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..2e79c33680ac4523b4b8e435440a16a455e733e8 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.573713, + "f1": 0.57587, + "f1_weighted": 0.56747, + "scores_per_experiment": [ + { + "accuracy": 0.567912, + "f1": 0.569984, + "f1_weighted": 0.561224 + }, + { + "accuracy": 0.543011, + "f1": 0.544962, + "f1_weighted": 0.532638 + }, + { + "accuracy": 0.593945, + "f1": 0.597202, + "f1_weighted": 0.591521 + }, + { + "accuracy": 0.589134, + "f1": 0.591176, + "f1_weighted": 0.583704 + }, + { + "accuracy": 0.582626, + "f1": 0.584469, + "f1_weighted": 0.578497 + }, + { + "accuracy": 0.60498, + "f1": 0.607467, + "f1_weighted": 0.598941 + }, + { + "accuracy": 0.55631, + "f1": 0.556194, + "f1_weighted": 0.546447 + }, + { + "accuracy": 0.583192, + "f1": 0.586372, + "f1_weighted": 0.578892 + }, + { + "accuracy": 0.549236, + "f1": 0.550453, + "f1_weighted": 0.54003 + }, + { + "accuracy": 0.56678, + "f1": 0.570417, + "f1_weighted": 0.5628 + } + ], + "main_score": 0.573713, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 50.898411989212036, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-finance-2/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..871b297704640771436d2cfdbb910b5d15a8a8a6 --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.489522, + 0.496136, + 0.477714, + 0.487095, + 0.496074, + 0.468448, + 0.490981, + 0.482767, + 0.515275, + 0.517761 + ] + }, + "v_measure": 0.492177, + "v_measure_std": 0.01454, + "main_score": 0.492177, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 26.037675142288208, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/TwitterSemEval2015.json b/results/voyageai__voyage-finance-2/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..76791bb3993c0b0ea4f43435d6c61b2c5fb68faa --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.846874, + "similarity_accuracy_threshold": 0.818284, + "similarity_f1": 0.640179, + "similarity_f1_threshold": 0.780877, + "similarity_precision": 0.604597, + "similarity_recall": 0.680211, + "similarity_ap": 0.691745, + "cosine_accuracy": 0.846874, + "cosine_accuracy_threshold": 0.818284, + "cosine_f1": 0.640179, + "cosine_f1_threshold": 0.780877, + "cosine_precision": 0.604597, + "cosine_recall": 0.680211, + "cosine_ap": 0.691745, + "manhattan_accuracy": 0.846337, + "manhattan_accuracy_threshold": 15.442405, + "manhattan_f1": 0.639507, + "manhattan_f1_threshold": 17.080762, + "manhattan_precision": 0.590138, + "manhattan_recall": 0.697889, + "manhattan_ap": 0.690955, + "euclidean_accuracy": 0.846874, + "euclidean_accuracy_threshold": 0.602853, + "euclidean_f1": 0.640179, + "euclidean_f1_threshold": 0.662001, + "euclidean_precision": 0.604597, + "euclidean_recall": 0.680211, + "euclidean_ap": 0.691745, + "dot_accuracy": 0.846874, + "dot_accuracy_threshold": 0.818284, + "dot_f1": 0.640179, + "dot_f1_threshold": 0.780877, + "dot_precision": 0.604597, + "dot_recall": 0.680211, + "dot_ap": 0.691745, + "max_accuracy": 0.846874, + "max_f1": 0.640179, + "max_precision": 0.604597, + "max_recall": 0.697889, + "max_ap": 0.691745, + "main_score": 0.691745, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 175.93009305000305, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/TwitterURLCorpus.json b/results/voyageai__voyage-finance-2/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9b451216db5e4d9f69f4c3c1f85e0bfe3a495e --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.881845, + "similarity_accuracy_threshold": 0.765657, + "similarity_f1": 0.768121, + "similarity_f1_threshold": 0.743205, + "similarity_precision": 0.742896, + "similarity_recall": 0.795119, + "similarity_ap": 0.841848, + "cosine_accuracy": 0.881845, + "cosine_accuracy_threshold": 0.765657, + "cosine_f1": 0.768121, + "cosine_f1_threshold": 0.743205, + "cosine_precision": 0.742896, + "cosine_recall": 0.795119, + "cosine_ap": 0.841848, + "manhattan_accuracy": 0.881632, + "manhattan_accuracy_threshold": 17.540748, + "manhattan_f1": 0.767122, + "manhattan_f1_threshold": 18.399253, + "manhattan_precision": 0.7355, + "manhattan_recall": 0.801586, + "manhattan_ap": 0.841715, + "euclidean_accuracy": 0.881845, + "euclidean_accuracy_threshold": 0.684607, + "euclidean_f1": 0.768121, + "euclidean_f1_threshold": 0.716652, + "euclidean_precision": 0.742896, + "euclidean_recall": 0.795119, + "euclidean_ap": 0.841848, + "dot_accuracy": 0.881845, + "dot_accuracy_threshold": 0.765657, + "dot_f1": 0.768121, + "dot_f1_threshold": 0.743205, + "dot_precision": 0.742896, + "dot_recall": 0.795119, + "dot_ap": 0.841848, + "max_accuracy": 0.881845, + "max_f1": 0.768121, + "max_precision": 0.742896, + "max_recall": 0.801586, + "max_ap": 0.841848, + "main_score": 0.841848, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1067.4685370922089, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-finance-2/1/model_meta.json b/results/voyageai__voyage-finance-2/1/model_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21bcd499c432602e17a4679f4f002e3a5e03484e --- /dev/null +++ b/results/voyageai__voyage-finance-2/1/model_meta.json @@ -0,0 +1 @@ +{"name": "voyageai/voyage-finance-2", "revision": "1", "release_date": "2024-05-30", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/06/03/domain-specific-embeddings-finance-edition-voyage-finance-2/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2-instruct/1/model_meta.json b/results/voyageai__voyage-large-2-instruct/1/model_meta.json index 98ccbd138f73e9a5cd0fcb75db8df7330dafd00c..4cf6716067f3acf6ec48f72e16273a0d3db41a5f 100644 --- a/results/voyageai__voyage-large-2-instruct/1/model_meta.json +++ b/results/voyageai__voyage-large-2-instruct/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-large-2-instruct", "revision": "1", "release_date": "2024-05-05", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 16000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/05/05/voyage-large-2-instruct-instruction-tuned-and-rank-1-on-mteb/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-large-2-instruct", "revision": "1", "release_date": "2024-05-05", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 16000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/05/05/voyage-large-2-instruct-instruction-tuned-and-rank-1-on-mteb/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-large-2/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..7fe06b87b7d373b82ec6c973a60b4fcc4ae4ac1e --- /dev/null +++ b/results/voyageai__voyage-large-2/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.677761, + "f1": 0.610175, + "f1_weighted": 0.70871, + "ap": 0.293898, + "ap_weighted": 0.293898, + "scores_per_experiment": [ + { + "accuracy": 0.61194, + "f1": 0.543142, + "f1_weighted": 0.651102, + "ap": 0.237485, + "ap_weighted": 0.237485 + }, + { + "accuracy": 0.679104, + "f1": 0.621697, + "f1_weighted": 0.711438, + "ap": 0.309108, + "ap_weighted": 0.309108 + }, + { + "accuracy": 0.623881, + "f1": 0.571629, + "f1_weighted": 0.662735, + "ap": 0.270047, + "ap_weighted": 0.270047 + }, + { + "accuracy": 0.698507, + "f1": 0.627815, + "f1_weighted": 0.726591, + "ap": 0.303509, + "ap_weighted": 0.303509 + }, + { + "accuracy": 0.725373, + "f1": 0.659883, + "f1_weighted": 0.750767, + "ap": 0.339386, + "ap_weighted": 0.339386 + }, + { + "accuracy": 0.69403, + "f1": 0.630949, + "f1_weighted": 0.723862, + "ap": 0.312668, + "ap_weighted": 0.312668 + }, + { + "accuracy": 0.737313, + "f1": 0.662163, + "f1_weighted": 0.759193, + "ap": 0.333833, + "ap_weighted": 0.333833 + }, + { + "accuracy": 0.685075, + "f1": 0.620148, + "f1_weighted": 0.71578, + "ap": 0.300975, + "ap_weighted": 0.300975 + }, + { + "accuracy": 0.701493, + "f1": 0.633836, + "f1_weighted": 0.729683, + "ap": 0.311549, + "ap_weighted": 0.311549 + }, + { + "accuracy": 0.620896, + "f1": 0.530491, + "f1_weighted": 0.65595, + "ap": 0.220415, + "ap_weighted": 0.220415 + } + ], + "main_score": 0.677761, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.886011123657227, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..27d08bf814f5b54e8184590636f7a87b8e37fc0c --- /dev/null +++ b/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.527309, + 0.57195, + 0.611848, + 0.577571, + 0.632086, + 0.594536, + 0.602462, + 0.552144, + 0.641989, + 0.616787 + ], + "Level 1": [ + 0.589558, + 0.578242, + 0.590679, + 0.572794, + 0.542541, + 0.590643, + 0.548528, + 0.581755, + 0.564301, + 0.586689 + ] + }, + "v_measure": 0.583721, + "v_measure_std": 0.028326, + "main_score": 0.583721, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.632019996643066, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..f17d54d3c5acb53872e4b0f4b0dcc169015707eb --- /dev/null +++ b/results/voyageai__voyage-large-2/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.595005, + 0.592639, + 0.571063, + 0.555542, + 0.635342, + 0.619466, + 0.639564, + 0.632908, + 0.601079, + 0.595422 + ], + "Level 1": [ + 0.573586, + 0.568001, + 0.547275, + 0.547429, + 0.552073, + 0.580846, + 0.550669, + 0.565668, + 0.542304, + 0.566985 + ] + }, + "v_measure": 0.581643, + "v_measure_std": 0.030341, + "main_score": 0.581643, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.06001091003418, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/BIOSSES.json b/results/voyageai__voyage-large-2/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6909de3fc3cbdfc63feeca762029e7b7f9e6a9 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.899802, + "spearman": 0.891334, + "cosine_pearson": 0.899802, + "cosine_spearman": 0.891334, + "manhattan_pearson": 0.891701, + "manhattan_spearman": 0.891111, + "euclidean_pearson": 0.894141, + "euclidean_spearman": 0.891334, + "main_score": 0.891334, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1.9805500507354736, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/Banking77Classification.json b/results/voyageai__voyage-large-2/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..8c81d19fbd00d16ae8a245bd8c0f6601976cd655 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.802338, + "f1": 0.792318, + "f1_weighted": 0.792318, + "scores_per_experiment": [ + { + "accuracy": 0.817857, + "f1": 0.809613, + "f1_weighted": 0.809613 + }, + { + "accuracy": 0.801948, + "f1": 0.789176, + "f1_weighted": 0.789176 + }, + { + "accuracy": 0.813636, + "f1": 0.801708, + "f1_weighted": 0.801708 + }, + { + "accuracy": 0.808442, + "f1": 0.801504, + "f1_weighted": 0.801504 + }, + { + "accuracy": 0.793831, + "f1": 0.781253, + "f1_weighted": 0.781253 + }, + { + "accuracy": 0.802922, + "f1": 0.794836, + "f1_weighted": 0.794836 + }, + { + "accuracy": 0.795455, + "f1": 0.785399, + "f1_weighted": 0.785399 + }, + { + "accuracy": 0.798052, + "f1": 0.78776, + "f1_weighted": 0.78776 + }, + { + "accuracy": 0.804545, + "f1": 0.795478, + "f1_weighted": 0.795478 + }, + { + "accuracy": 0.786688, + "f1": 0.776453, + "f1_weighted": 0.776453 + } + ], + "main_score": 0.802338, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 76.92903971672058, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-large-2/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..f01f697a5aa8c5febf0fd76551aeba2c45e13911 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.424724, + 0.399694, + 0.431179, + 0.400519, + 0.413262, + 0.423332, + 0.387143, + 0.419656, + 0.430009, + 0.396267 + ] + }, + "v_measure": 0.412579, + "v_measure_std": 0.014792, + "main_score": 0.412579, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 40.6928927898407, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/ImdbClassification.json b/results/voyageai__voyage-large-2/1/ImdbClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..1d96dd3e59deb1a3b2d694036a026e999e9854fa --- /dev/null +++ b/results/voyageai__voyage-large-2/1/ImdbClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7", + "task_name": "ImdbClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.870532, + "f1": 0.870059, + "f1_weighted": 0.870059, + "ap": 0.825612, + "ap_weighted": 0.825612, + "scores_per_experiment": [ + { + "accuracy": 0.8626, + "f1": 0.861613, + "f1_weighted": 0.861613, + "ap": 0.839495, + "ap_weighted": 0.839495 + }, + { + "accuracy": 0.84356, + "f1": 0.842062, + "f1_weighted": 0.842062, + "ap": 0.818369, + "ap_weighted": 0.818369 + }, + { + "accuracy": 0.89004, + "f1": 0.889716, + "f1_weighted": 0.889716, + "ap": 0.832273, + "ap_weighted": 0.832273 + }, + { + "accuracy": 0.91716, + "f1": 0.917159, + "f1_weighted": 0.917159, + "ap": 0.881537, + "ap_weighted": 0.881537 + }, + { + "accuracy": 0.88224, + "f1": 0.882175, + "f1_weighted": 0.882175, + "ap": 0.830685, + "ap_weighted": 0.830685 + }, + { + "accuracy": 0.84424, + "f1": 0.844025, + "f1_weighted": 0.844025, + "ap": 0.800124, + "ap_weighted": 0.800124 + }, + { + "accuracy": 0.88376, + "f1": 0.88366, + "f1_weighted": 0.88366, + "ap": 0.848312, + "ap_weighted": 0.848312 + }, + { + "accuracy": 0.87824, + "f1": 0.878055, + "f1_weighted": 0.878055, + "ap": 0.821844, + "ap_weighted": 0.821844 + }, + { + "accuracy": 0.84152, + "f1": 0.84017, + "f1_weighted": 0.84017, + "ap": 0.769283, + "ap_weighted": 0.769283 + }, + { + "accuracy": 0.86196, + "f1": 0.861951, + "f1_weighted": 0.861951, + "ap": 0.814201, + "ap_weighted": 0.814201 + } + ], + "main_score": 0.870532, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 497.530601978302, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/MTOPDomainClassification.json b/results/voyageai__voyage-large-2/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..37bad1b595afdd16948d7447ac7c84e854c4aa47 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.927246, + "f1": 0.926426, + "f1_weighted": 0.926805, + "scores_per_experiment": [ + { + "accuracy": 0.930689, + "f1": 0.928244, + "f1_weighted": 0.930396 + }, + { + "accuracy": 0.926357, + "f1": 0.926277, + "f1_weighted": 0.925912 + }, + { + "accuracy": 0.925673, + "f1": 0.923577, + "f1_weighted": 0.924746 + }, + { + "accuracy": 0.933653, + "f1": 0.934066, + "f1_weighted": 0.93371 + }, + { + "accuracy": 0.931373, + "f1": 0.930178, + "f1_weighted": 0.931897 + }, + { + "accuracy": 0.921569, + "f1": 0.922199, + "f1_weighted": 0.920768 + }, + { + "accuracy": 0.928865, + "f1": 0.926291, + "f1_weighted": 0.928093 + }, + { + "accuracy": 0.925217, + "f1": 0.924839, + "f1_weighted": 0.92444 + }, + { + "accuracy": 0.920201, + "f1": 0.921371, + "f1_weighted": 0.91973 + }, + { + "accuracy": 0.928865, + "f1": 0.927214, + "f1_weighted": 0.928355 + } + ], + "main_score": 0.927246, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 50.29488706588745, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/MassiveIntentClassification.json b/results/voyageai__voyage-large-2/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..77144f5249cfc1b09ee029297389723d6403044a --- /dev/null +++ b/results/voyageai__voyage-large-2/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.664324, + "f1": 0.634173, + "f1_weighted": 0.655104, + "scores_per_experiment": [ + { + "accuracy": 0.68191, + "f1": 0.641482, + "f1_weighted": 0.666166 + }, + { + "accuracy": 0.68998, + "f1": 0.660379, + "f1_weighted": 0.688298 + }, + { + "accuracy": 0.635171, + "f1": 0.608031, + "f1_weighted": 0.629559 + }, + { + "accuracy": 0.690652, + "f1": 0.654341, + "f1_weighted": 0.683297 + }, + { + "accuracy": 0.635844, + "f1": 0.608697, + "f1_weighted": 0.625296 + }, + { + "accuracy": 0.651648, + "f1": 0.635665, + "f1_weighted": 0.637969 + }, + { + "accuracy": 0.673167, + "f1": 0.65338, + "f1_weighted": 0.66319 + }, + { + "accuracy": 0.661399, + "f1": 0.616387, + "f1_weighted": 0.654585 + }, + { + "accuracy": 0.658036, + "f1": 0.623648, + "f1_weighted": 0.6412 + }, + { + "accuracy": 0.665434, + "f1": 0.639715, + "f1_weighted": 0.661478 + } + ], + "main_score": 0.664324, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 62.928133726119995, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/MassiveScenarioClassification.json b/results/voyageai__voyage-large-2/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..46145c29a0e98ca18391f55b2c5c634b4d913937 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.737357, + "f1": 0.732619, + "f1_weighted": 0.732464, + "scores_per_experiment": [ + { + "accuracy": 0.767653, + "f1": 0.764861, + "f1_weighted": 0.765761 + }, + { + "accuracy": 0.754203, + "f1": 0.747561, + "f1_weighted": 0.747114 + }, + { + "accuracy": 0.740081, + "f1": 0.735788, + "f1_weighted": 0.735613 + }, + { + "accuracy": 0.728312, + "f1": 0.730575, + "f1_weighted": 0.724893 + }, + { + "accuracy": 0.72495, + "f1": 0.725613, + "f1_weighted": 0.717587 + }, + { + "accuracy": 0.728648, + "f1": 0.715949, + "f1_weighted": 0.72263 + }, + { + "accuracy": 0.715535, + "f1": 0.71038, + "f1_weighted": 0.707377 + }, + { + "accuracy": 0.737054, + "f1": 0.7319, + "f1_weighted": 0.737734 + }, + { + "accuracy": 0.747814, + "f1": 0.738748, + "f1_weighted": 0.741686 + }, + { + "accuracy": 0.729321, + "f1": 0.724811, + "f1_weighted": 0.724251 + } + ], + "main_score": 0.737357, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 39.636072874069214, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-large-2/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..b51aba2d3e6752cc74061ab552f777e05bfb80c6 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.351885, + 0.35928, + 0.353187, + 0.362816, + 0.357692, + 0.353688, + 0.352779, + 0.358602, + 0.379105, + 0.356517 + ] + }, + "v_measure": 0.358555, + "v_measure_std": 0.007591, + "main_score": 0.358555, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 34.97127819061279, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-large-2/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..b6bb89a999852a8ff1bd7745423080c4a96246cb --- /dev/null +++ b/results/voyageai__voyage-large-2/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.358395, + 0.360543, + 0.362148, + 0.349797, + 0.349141, + 0.347158, + 0.357132, + 0.358058, + 0.360611, + 0.350382 + ] + }, + "v_measure": 0.355337, + "v_measure_std": 0.005309, + "main_score": 0.355337, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 16.849738836288452, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/SICK-R.json b/results/voyageai__voyage-large-2/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..dc552cd8e9d95e8f7fec65fd11f1cfe018523df0 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.854381, + "spearman": 0.797786, + "cosine_pearson": 0.854381, + "cosine_spearman": 0.797786, + "manhattan_pearson": 0.836656, + "manhattan_spearman": 0.797768, + "euclidean_pearson": 0.836898, + "euclidean_spearman": 0.797786, + "main_score": 0.797786, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 168.24396967887878, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STS12.json b/results/voyageai__voyage-large-2/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..d5eb5983373384aae19c38c760722a25f175495d --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.800537, + "spearman": 0.729377, + "cosine_pearson": 0.800537, + "cosine_spearman": 0.729377, + "manhattan_pearson": 0.764746, + "manhattan_spearman": 0.729669, + "euclidean_pearson": 0.764142, + "euclidean_spearman": 0.729377, + "main_score": 0.729377, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 51.83919095993042, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STS13.json b/results/voyageai__voyage-large-2/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..5f8907b875e0359e7029e666b71ef8ee368325c2 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.813246, + "spearman": 0.831122, + "cosine_pearson": 0.813246, + "cosine_spearman": 0.831122, + "manhattan_pearson": 0.828957, + "manhattan_spearman": 0.830858, + "euclidean_pearson": 0.829094, + "euclidean_spearman": 0.831122, + "main_score": 0.831122, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 24.42365312576294, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STS14.json b/results/voyageai__voyage-large-2/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..66e0f29b77871db5b49ee02a940dc29b9d98404e --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.803729, + "spearman": 0.772145, + "cosine_pearson": 0.803729, + "cosine_spearman": 0.772145, + "manhattan_pearson": 0.798346, + "manhattan_spearman": 0.77179, + "euclidean_pearson": 0.798585, + "euclidean_spearman": 0.772145, + "main_score": 0.772145, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 63.194727182388306, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STS15.json b/results/voyageai__voyage-large-2/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..cb41d75993bd573bcc02176d78ce216256dadfe7 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.837738, + "spearman": 0.852954, + "cosine_pearson": 0.837738, + "cosine_spearman": 0.852954, + "manhattan_pearson": 0.85045, + "manhattan_spearman": 0.852806, + "euclidean_pearson": 0.85053, + "euclidean_spearman": 0.852954, + "main_score": 0.852954, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 50.250296115875244, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STS17.json b/results/voyageai__voyage-large-2/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..fcc049ea9c11c0963b473cc97e1d0e2e911be83b --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.882898, + "spearman": 0.887724, + "cosine_pearson": 0.882898, + "cosine_spearman": 0.887724, + "manhattan_pearson": 0.89368, + "manhattan_spearman": 0.888522, + "euclidean_pearson": 0.893383, + "euclidean_spearman": 0.887724, + "main_score": 0.887724, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 3.5764949321746826, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/STSBenchmark.json b/results/voyageai__voyage-large-2/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..9a04844524054e052f4d57499d861b8bc47f4a6c --- /dev/null +++ b/results/voyageai__voyage-large-2/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.838008, + "spearman": 0.847834, + "cosine_pearson": 0.838008, + "cosine_spearman": 0.847834, + "manhattan_pearson": 0.852152, + "manhattan_spearman": 0.847823, + "euclidean_pearson": 0.852224, + "euclidean_spearman": 0.847834, + "main_score": 0.847834, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 23.05389380455017, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-large-2/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..524bcfa8bde1329e3054b341f01e7120fbdf26e7 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.997406, + "similarity_accuracy_threshold": 0.920401, + "similarity_f1": 0.868606, + "similarity_f1_threshold": 0.920401, + "similarity_precision": 0.871227, + "similarity_recall": 0.866, + "similarity_ap": 0.932865, + "cosine_accuracy": 0.997406, + "cosine_accuracy_threshold": 0.920401, + "cosine_f1": 0.868606, + "cosine_f1_threshold": 0.920401, + "cosine_precision": 0.871227, + "cosine_recall": 0.866, + "cosine_ap": 0.932865, + "manhattan_accuracy": 0.997366, + "manhattan_accuracy_threshold": 11.919774, + "manhattan_f1": 0.867517, + "manhattan_f1_threshold": 12.671928, + "manhattan_precision": 0.851638, + "manhattan_recall": 0.884, + "manhattan_ap": 0.932056, + "euclidean_accuracy": 0.997406, + "euclidean_accuracy_threshold": 0.398997, + "euclidean_f1": 0.868606, + "euclidean_f1_threshold": 0.398997, + "euclidean_precision": 0.871227, + "euclidean_recall": 0.866, + "euclidean_ap": 0.932865, + "dot_accuracy": 0.997406, + "dot_accuracy_threshold": 0.920401, + "dot_f1": 0.868606, + "dot_f1_threshold": 0.920401, + "dot_precision": 0.871227, + "dot_recall": 0.866, + "dot_ap": 0.932865, + "max_accuracy": 0.997406, + "max_f1": 0.868606, + "max_precision": 0.871227, + "max_recall": 0.884, + "max_ap": 0.932865, + "main_score": 0.932865, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 81.38655424118042, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-large-2/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..6dd5513197997bbc4c74b9f342f8678363c7a310 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.587344, + 0.578618, + 0.586925, + 0.574726, + 0.579384, + 0.593378, + 0.579627, + 0.603967, + 0.580793, + 0.580888 + ] + }, + "v_measure": 0.584565, + "v_measure_std": 0.008237, + "main_score": 0.584565, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 27.182096242904663, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-large-2/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..58272df2809f5c457da5325ee2f814ed08506997 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.439001, + 0.420044, + 0.425659, + 0.412148, + 0.434632, + 0.427207, + 0.435703, + 0.43007, + 0.432719, + 0.42964 + ] + }, + "v_measure": 0.428682, + "v_measure_std": 0.007547, + "main_score": 0.428682, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 62.62311410903931, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-large-2/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..d2dc4eb65c37f6b5c49685aeee643bfae72c63d2 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.330442, + "spearman": 0.278714, + "cosine_spearman": 0.278714, + "cosine_pearson": 0.330442, + "dot_spearman": 0.278714, + "dot_pearson": 0.330443, + "main_score": 0.278714, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 33.510730028152466, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/ToxicConversationsClassification.json b/results/voyageai__voyage-large-2/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..fe69922d36bc048f7fda3c6cd4e2eedbde6d7e14 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.647559, + "f1": 0.497637, + "f1_weighted": 0.722731, + "ap": 0.117949, + "ap_weighted": 0.117949, + "scores_per_experiment": [ + { + "accuracy": 0.67334, + "f1": 0.517861, + "f1_weighted": 0.748339, + "ap": 0.125952, + "ap_weighted": 0.125952 + }, + { + "accuracy": 0.715332, + "f1": 0.530497, + "f1_weighted": 0.778478, + "ap": 0.118351, + "ap_weighted": 0.118351 + }, + { + "accuracy": 0.787598, + "f1": 0.582741, + "f1_weighted": 0.828854, + "ap": 0.144059, + "ap_weighted": 0.144059 + }, + { + "accuracy": 0.773438, + "f1": 0.572544, + "f1_weighted": 0.819225, + "ap": 0.138891, + "ap_weighted": 0.138891 + }, + { + "accuracy": 0.431152, + "f1": 0.368085, + "f1_weighted": 0.536135, + "ap": 0.090855, + "ap_weighted": 0.090855 + }, + { + "accuracy": 0.510742, + "f1": 0.424706, + "f1_weighted": 0.611987, + "ap": 0.108097, + "ap_weighted": 0.108097 + }, + { + "accuracy": 0.732422, + "f1": 0.536253, + "f1_weighted": 0.790153, + "ap": 0.116706, + "ap_weighted": 0.116706 + }, + { + "accuracy": 0.600586, + "f1": 0.469514, + "f1_weighted": 0.691486, + "ap": 0.107249, + "ap_weighted": 0.107249 + }, + { + "accuracy": 0.637207, + "f1": 0.49565, + "f1_weighted": 0.720576, + "ap": 0.118638, + "ap_weighted": 0.118638 + }, + { + "accuracy": 0.61377, + "f1": 0.478516, + "f1_weighted": 0.70208, + "ap": 0.11069, + "ap_weighted": 0.11069 + } + ], + "main_score": 0.647559, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 36.51386094093323, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-large-2/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..eb63bed1c78fb3dc6a123ff630f46622551af0f4 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.571873, + "f1": 0.573551, + "f1_weighted": 0.564177, + "scores_per_experiment": [ + { + "accuracy": 0.57923, + "f1": 0.580121, + "f1_weighted": 0.572302 + }, + { + "accuracy": 0.567629, + "f1": 0.571578, + "f1_weighted": 0.564157 + }, + { + "accuracy": 0.573854, + "f1": 0.577288, + "f1_weighted": 0.570057 + }, + { + "accuracy": 0.581777, + "f1": 0.585737, + "f1_weighted": 0.578733 + }, + { + "accuracy": 0.580362, + "f1": 0.582565, + "f1_weighted": 0.574645 + }, + { + "accuracy": 0.599038, + "f1": 0.599714, + "f1_weighted": 0.587643 + }, + { + "accuracy": 0.565365, + "f1": 0.561907, + "f1_weighted": 0.549944 + }, + { + "accuracy": 0.552915, + "f1": 0.556152, + "f1_weighted": 0.546638 + }, + { + "accuracy": 0.540181, + "f1": 0.537923, + "f1_weighted": 0.523106 + }, + { + "accuracy": 0.578381, + "f1": 0.582527, + "f1_weighted": 0.574549 + } + ], + "main_score": 0.571873, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 41.696189880371094, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-large-2/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..92bd0f5009ae5203dd42c41de1381ace14f49646 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.51998, + 0.563502, + 0.558317, + 0.534858, + 0.52863, + 0.536294, + 0.524806, + 0.52974, + 0.530759, + 0.531647 + ] + }, + "v_measure": 0.535853, + "v_measure_std": 0.013332, + "main_score": 0.535853, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 24.053977966308594, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/TwitterSemEval2015.json b/results/voyageai__voyage-large-2/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..afd20d6d639739f5dfa000765bcd1cb72bac9417 --- /dev/null +++ b/results/voyageai__voyage-large-2/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.850212, + "similarity_accuracy_threshold": 0.94258, + "similarity_f1": 0.650994, + "similarity_f1_threshold": 0.929717, + "similarity_precision": 0.618731, + "similarity_recall": 0.686807, + "similarity_ap": 0.710715, + "cosine_accuracy": 0.850212, + "cosine_accuracy_threshold": 0.94258, + "cosine_f1": 0.650994, + "cosine_f1_threshold": 0.929717, + "cosine_precision": 0.618731, + "cosine_recall": 0.686807, + "cosine_ap": 0.710715, + "manhattan_accuracy": 0.85045, + "manhattan_accuracy_threshold": 10.699339, + "manhattan_f1": 0.650036, + "manhattan_f1_threshold": 11.89758, + "manhattan_precision": 0.59827, + "manhattan_recall": 0.711609, + "manhattan_ap": 0.710187, + "euclidean_accuracy": 0.850212, + "euclidean_accuracy_threshold": 0.338881, + "euclidean_f1": 0.650994, + "euclidean_f1_threshold": 0.374921, + "euclidean_precision": 0.618731, + "euclidean_recall": 0.686807, + "euclidean_ap": 0.710715, + "dot_accuracy": 0.850212, + "dot_accuracy_threshold": 0.94258, + "dot_f1": 0.650994, + "dot_f1_threshold": 0.929717, + "dot_precision": 0.618731, + "dot_recall": 0.686807, + "dot_ap": 0.710714, + "max_accuracy": 0.85045, + "max_f1": 0.650994, + "max_precision": 0.618731, + "max_recall": 0.711609, + "max_ap": 0.710715, + "main_score": 0.710715, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 144.53743314743042, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/TwitterURLCorpus.json b/results/voyageai__voyage-large-2/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..6e92ddd089398a2c594716a4ef772a200151cd8e --- /dev/null +++ b/results/voyageai__voyage-large-2/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.884212, + "similarity_accuracy_threshold": 0.922098, + "similarity_f1": 0.771311, + "similarity_f1_threshold": 0.916858, + "similarity_precision": 0.749093, + "similarity_recall": 0.794888, + "similarity_ap": 0.848074, + "cosine_accuracy": 0.884212, + "cosine_accuracy_threshold": 0.922098, + "cosine_f1": 0.771311, + "cosine_f1_threshold": 0.916858, + "cosine_precision": 0.749093, + "cosine_recall": 0.794888, + "cosine_ap": 0.848074, + "manhattan_accuracy": 0.884251, + "manhattan_accuracy_threshold": 12.296892, + "manhattan_f1": 0.770936, + "manhattan_f1_threshold": 12.857727, + "manhattan_precision": 0.738882, + "manhattan_recall": 0.805898, + "manhattan_ap": 0.847826, + "euclidean_accuracy": 0.884212, + "euclidean_accuracy_threshold": 0.394719, + "euclidean_f1": 0.771311, + "euclidean_f1_threshold": 0.407778, + "euclidean_precision": 0.749093, + "euclidean_recall": 0.794888, + "euclidean_ap": 0.848074, + "dot_accuracy": 0.884212, + "dot_accuracy_threshold": 0.922098, + "dot_f1": 0.771311, + "dot_f1_threshold": 0.916858, + "dot_precision": 0.749093, + "dot_recall": 0.794888, + "dot_ap": 0.848074, + "max_accuracy": 0.884251, + "max_f1": 0.771311, + "max_precision": 0.749093, + "max_recall": 0.805898, + "max_ap": 0.848074, + "main_score": 0.848074, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 418.7631690502167, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-large-2/1/model_meta.json b/results/voyageai__voyage-large-2/1/model_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53e00f9855da5d19e1cb54ec8aaa92bab205101c --- /dev/null +++ b/results/voyageai__voyage-large-2/1/model_meta.json @@ -0,0 +1 @@ +{"name": "voyageai/voyage-large-2", "revision": "1", "release_date": "2023-10-29", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 16000.0, "embed_dim": 1536, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2023/10/29/voyage-embeddings/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/AmazonCounterfactualClassification.json b/results/voyageai__voyage-law-2/1/AmazonCounterfactualClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..bdd4c1248e31d0813c505946adeda3b7593e5579 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/AmazonCounterfactualClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "e8379541af4e31359cca9fbcf4b00f2671dba205", + "task_name": "AmazonCounterfactualClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.694179, + "f1": 0.629961, + "f1_weighted": 0.723425, + "ap": 0.314195, + "ap_weighted": 0.314195, + "scores_per_experiment": [ + { + "accuracy": 0.635821, + "f1": 0.566453, + "f1_weighted": 0.672058, + "ap": 0.25341, + "ap_weighted": 0.25341 + }, + { + "accuracy": 0.710448, + "f1": 0.649177, + "f1_weighted": 0.738457, + "ap": 0.332315, + "ap_weighted": 0.332315 + }, + { + "accuracy": 0.623881, + "f1": 0.56745, + "f1_weighted": 0.662589, + "ap": 0.263218, + "ap_weighted": 0.263218 + }, + { + "accuracy": 0.646269, + "f1": 0.590632, + "f1_weighted": 0.682534, + "ap": 0.282822, + "ap_weighted": 0.282822 + }, + { + "accuracy": 0.747761, + "f1": 0.683979, + "f1_weighted": 0.770435, + "ap": 0.367008, + "ap_weighted": 0.367008 + }, + { + "accuracy": 0.761194, + "f1": 0.696145, + "f1_weighted": 0.781758, + "ap": 0.379613, + "ap_weighted": 0.379613 + }, + { + "accuracy": 0.752239, + "f1": 0.671604, + "f1_weighted": 0.770697, + "ap": 0.339908, + "ap_weighted": 0.339908 + }, + { + "accuracy": 0.707463, + "f1": 0.644482, + "f1_weighted": 0.735603, + "ap": 0.325979, + "ap_weighted": 0.325979 + }, + { + "accuracy": 0.70597, + "f1": 0.644288, + "f1_weighted": 0.73449, + "ap": 0.326994, + "ap_weighted": 0.326994 + }, + { + "accuracy": 0.650746, + "f1": 0.585396, + "f1_weighted": 0.685632, + "ap": 0.270681, + "ap_weighted": 0.270681 + } + ], + "main_score": 0.694179, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 22.94433903694153, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringP2P.json b/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..f1934326cda5b842d1bb229364b12721a0469933 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringP2P.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "0bbdb47bcbe3a90093699aefeed338a0f28a7ee8", + "task_name": "ArXivHierarchicalClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.580714, + 0.606139, + 0.58506, + 0.571714, + 0.571924, + 0.617934, + 0.539152, + 0.60029, + 0.582126, + 0.601959 + ], + "Level 1": [ + 0.578905, + 0.556172, + 0.58452, + 0.598151, + 0.607875, + 0.577727, + 0.586373, + 0.613011, + 0.584905, + 0.599369 + ] + }, + "v_measure": 0.587201, + "v_measure_std": 0.018765, + "main_score": 0.587201, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 8.631370306015015, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringS2S.json b/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringS2S.json new file mode 100644 index 0000000000000000000000000000000000000000..76537447829447fa137428b632d64e8dae4f6d19 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/ArXivHierarchicalClusteringS2S.json @@ -0,0 +1,46 @@ +{ + "dataset_revision": "b73bd54100e5abfa6e3a23dcafb46fe4d2438dc3", + "task_name": "ArXivHierarchicalClusteringS2S", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.582247, + 0.592437, + 0.599113, + 0.601795, + 0.570556, + 0.584515, + 0.606027, + 0.564911, + 0.570584, + 0.620628 + ], + "Level 1": [ + 0.549178, + 0.566634, + 0.523439, + 0.57467, + 0.569854, + 0.56608, + 0.572313, + 0.594244, + 0.557674, + 0.559213 + ] + }, + "v_measure": 0.576306, + "v_measure_std": 0.021595, + "main_score": 0.576306, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.048447847366333, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/BIOSSES.json b/results/voyageai__voyage-law-2/1/BIOSSES.json new file mode 100644 index 0000000000000000000000000000000000000000..75fa214d75ce1aabb07c977d8220c6e4af631f6d --- /dev/null +++ b/results/voyageai__voyage-law-2/1/BIOSSES.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "d3fb88f8f02e40887cd149695127462bbcf29b4a", + "task_name": "BIOSSES", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.921614, + "spearman": 0.895496, + "cosine_pearson": 0.921614, + "cosine_spearman": 0.895496, + "manhattan_pearson": 0.909843, + "manhattan_spearman": 0.895978, + "euclidean_pearson": 0.908745, + "euclidean_spearman": 0.895496, + "main_score": 0.895496, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 3.926312208175659, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/Banking77Classification.json b/results/voyageai__voyage-law-2/1/Banking77Classification.json new file mode 100644 index 0000000000000000000000000000000000000000..44e26ece117c08f6dd92dd2bdb53ee2cddba80b3 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/Banking77Classification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "0fd18e25b25c072e09e0d92ab615fda904d66300", + "task_name": "Banking77Classification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.844675, + "f1": 0.839115, + "f1_weighted": 0.839115, + "scores_per_experiment": [ + { + "accuracy": 0.85, + "f1": 0.84558, + "f1_weighted": 0.84558 + }, + { + "accuracy": 0.850325, + "f1": 0.842963, + "f1_weighted": 0.842963 + }, + { + "accuracy": 0.856169, + "f1": 0.850616, + "f1_weighted": 0.850616 + }, + { + "accuracy": 0.843182, + "f1": 0.840172, + "f1_weighted": 0.840172 + }, + { + "accuracy": 0.841558, + "f1": 0.834705, + "f1_weighted": 0.834705 + }, + { + "accuracy": 0.852273, + "f1": 0.848263, + "f1_weighted": 0.848263 + }, + { + "accuracy": 0.83539, + "f1": 0.830151, + "f1_weighted": 0.830151 + }, + { + "accuracy": 0.82987, + "f1": 0.822999, + "f1_weighted": 0.822999 + }, + { + "accuracy": 0.849026, + "f1": 0.842803, + "f1_weighted": 0.842803 + }, + { + "accuracy": 0.838961, + "f1": 0.832899, + "f1_weighted": 0.832899 + } + ], + "main_score": 0.844675, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 99.98239183425903, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/BiorxivClusteringP2P.v2.json b/results/voyageai__voyage-law-2/1/BiorxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..05c5de0f013e83b710430282dd30d01dc9fc36cb --- /dev/null +++ b/results/voyageai__voyage-law-2/1/BiorxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "f5dbc242e11dd8e24def4c4268607a49e02946dc", + "task_name": "BiorxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.423301, + 0.424415, + 0.42085, + 0.426143, + 0.432621, + 0.423617, + 0.435376, + 0.408781, + 0.421817, + 0.427366 + ] + }, + "v_measure": 0.424429, + "v_measure_std": 0.006819, + "main_score": 0.424429, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 161.02715802192688, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/ImdbClassification.json b/results/voyageai__voyage-law-2/1/ImdbClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..6edd4e3d54093e7f5cc4bda65b470ece2c024d88 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/ImdbClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "3d86128a09e091d6018b6d26cad27f2739fc2db7", + "task_name": "ImdbClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.851104, + "f1": 0.850597, + "f1_weighted": 0.850597, + "ap": 0.799809, + "ap_weighted": 0.799809, + "scores_per_experiment": [ + { + "accuracy": 0.86436, + "f1": 0.863648, + "f1_weighted": 0.863648, + "ap": 0.837373, + "ap_weighted": 0.837373 + }, + { + "accuracy": 0.84292, + "f1": 0.842188, + "f1_weighted": 0.842188, + "ap": 0.807602, + "ap_weighted": 0.807602 + }, + { + "accuracy": 0.85516, + "f1": 0.854936, + "f1_weighted": 0.854936, + "ap": 0.794522, + "ap_weighted": 0.794522 + }, + { + "accuracy": 0.88264, + "f1": 0.882576, + "f1_weighted": 0.882576, + "ap": 0.83122, + "ap_weighted": 0.83122 + }, + { + "accuracy": 0.87604, + "f1": 0.876036, + "f1_weighted": 0.876036, + "ap": 0.831109, + "ap_weighted": 0.831109 + }, + { + "accuracy": 0.81808, + "f1": 0.818064, + "f1_weighted": 0.818064, + "ap": 0.762128, + "ap_weighted": 0.762128 + }, + { + "accuracy": 0.86556, + "f1": 0.865454, + "f1_weighted": 0.865454, + "ap": 0.824354, + "ap_weighted": 0.824354 + }, + { + "accuracy": 0.84688, + "f1": 0.846649, + "f1_weighted": 0.846649, + "ap": 0.785101, + "ap_weighted": 0.785101 + }, + { + "accuracy": 0.81448, + "f1": 0.811529, + "f1_weighted": 0.811529, + "ap": 0.736343, + "ap_weighted": 0.736343 + }, + { + "accuracy": 0.84492, + "f1": 0.844892, + "f1_weighted": 0.844892, + "ap": 0.788343, + "ap_weighted": 0.788343 + } + ], + "main_score": 0.851104, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1489.175673007965, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/MTOPDomainClassification.json b/results/voyageai__voyage-law-2/1/MTOPDomainClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..cde9c1a2ebba14ac39efffaa72914722768a3eb6 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/MTOPDomainClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d80d48c1eb48d3562165c59d59d0034df9fff0bf", + "task_name": "MTOPDomainClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.94332, + "f1": 0.942262, + "f1_weighted": 0.943286, + "scores_per_experiment": [ + { + "accuracy": 0.947332, + "f1": 0.945932, + "f1_weighted": 0.947518 + }, + { + "accuracy": 0.946648, + "f1": 0.944985, + "f1_weighted": 0.946328 + }, + { + "accuracy": 0.945508, + "f1": 0.944434, + "f1_weighted": 0.945458 + }, + { + "accuracy": 0.9487, + "f1": 0.948699, + "f1_weighted": 0.948815 + }, + { + "accuracy": 0.944368, + "f1": 0.942719, + "f1_weighted": 0.944551 + }, + { + "accuracy": 0.943228, + "f1": 0.943305, + "f1_weighted": 0.943081 + }, + { + "accuracy": 0.935933, + "f1": 0.934112, + "f1_weighted": 0.935628 + }, + { + "accuracy": 0.951664, + "f1": 0.949397, + "f1_weighted": 0.951515 + }, + { + "accuracy": 0.925217, + "f1": 0.926571, + "f1_weighted": 0.925358 + }, + { + "accuracy": 0.944596, + "f1": 0.942467, + "f1_weighted": 0.944607 + } + ], + "main_score": 0.94332, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 48.5653121471405, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/MassiveIntentClassification.json b/results/voyageai__voyage-law-2/1/MassiveIntentClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..32e904f888d8d158022dade54c68bf4a2c01803d --- /dev/null +++ b/results/voyageai__voyage-law-2/1/MassiveIntentClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "4672e20407010da34463acc759c162ca9734bca6", + "task_name": "MassiveIntentClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.721722, + "f1": 0.701424, + "f1_weighted": 0.712609, + "scores_per_experiment": [ + { + "accuracy": 0.732683, + "f1": 0.710449, + "f1_weighted": 0.723569 + }, + { + "accuracy": 0.741762, + "f1": 0.723738, + "f1_weighted": 0.736175 + }, + { + "accuracy": 0.712845, + "f1": 0.694753, + "f1_weighted": 0.702393 + }, + { + "accuracy": 0.743107, + "f1": 0.707795, + "f1_weighted": 0.737982 + }, + { + "accuracy": 0.717888, + "f1": 0.703458, + "f1_weighted": 0.702961 + }, + { + "accuracy": 0.696705, + "f1": 0.689356, + "f1_weighted": 0.685356 + }, + { + "accuracy": 0.722932, + "f1": 0.714426, + "f1_weighted": 0.714069 + }, + { + "accuracy": 0.73033, + "f1": 0.694546, + "f1_weighted": 0.722812 + }, + { + "accuracy": 0.701076, + "f1": 0.67831, + "f1_weighted": 0.687687 + }, + { + "accuracy": 0.717888, + "f1": 0.69741, + "f1_weighted": 0.713084 + } + ], + "main_score": 0.721722, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 60.56972098350525, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/MassiveScenarioClassification.json b/results/voyageai__voyage-law-2/1/MassiveScenarioClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..1b32fc1e11cc2f9b747cce3d00802946872fc012 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/MassiveScenarioClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "fad2c6e8459f9e1c45d9315f4953d921437d70f8", + "task_name": "MassiveScenarioClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.774412, + "f1": 0.770533, + "f1_weighted": 0.773726, + "scores_per_experiment": [ + { + "accuracy": 0.77505, + "f1": 0.776135, + "f1_weighted": 0.775795 + }, + { + "accuracy": 0.786483, + "f1": 0.779129, + "f1_weighted": 0.7848 + }, + { + "accuracy": 0.77505, + "f1": 0.77222, + "f1_weighted": 0.773592 + }, + { + "accuracy": 0.771015, + "f1": 0.765016, + "f1_weighted": 0.771271 + }, + { + "accuracy": 0.777068, + "f1": 0.771352, + "f1_weighted": 0.772837 + }, + { + "accuracy": 0.781103, + "f1": 0.772682, + "f1_weighted": 0.778485 + }, + { + "accuracy": 0.757566, + "f1": 0.762382, + "f1_weighted": 0.757092 + }, + { + "accuracy": 0.777068, + "f1": 0.770831, + "f1_weighted": 0.78107 + }, + { + "accuracy": 0.782112, + "f1": 0.777167, + "f1_weighted": 0.780095 + }, + { + "accuracy": 0.761601, + "f1": 0.758418, + "f1_weighted": 0.762222 + } + ], + "main_score": 0.774412, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 42.58243107795715, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/MedrxivClusteringP2P.v2.json b/results/voyageai__voyage-law-2/1/MedrxivClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..281cdeb549fd3bc5735a19907afcba2d43078081 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/MedrxivClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.372163, + 0.359222, + 0.363267, + 0.354589, + 0.375306, + 0.366402, + 0.372065, + 0.381382, + 0.363771, + 0.379745 + ] + }, + "v_measure": 0.368791, + "v_measure_std": 0.008353, + "main_score": 0.368791, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 101.96496200561523, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/MedrxivClusteringS2S.v2.json b/results/voyageai__voyage-law-2/1/MedrxivClusteringS2S.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..8a383429afe9c9329c0568269d9e47dbcd088b98 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/MedrxivClusteringS2S.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "35191c8c0dca72d8ff3efcd72aa802307d469663", + "task_name": "MedrxivClusteringS2S.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.365152, + 0.348318, + 0.357051, + 0.366583, + 0.356534, + 0.349778, + 0.355895, + 0.366795, + 0.355865, + 0.366098 + ] + }, + "v_measure": 0.358807, + "v_measure_std": 0.006593, + "main_score": 0.358807, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 21.10050106048584, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/SICK-R.json b/results/voyageai__voyage-law-2/1/SICK-R.json new file mode 100644 index 0000000000000000000000000000000000000000..097aa6d04c9fc99e729a2e0cb0c451f0a7fcbc59 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/SICK-R.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "20a6d6f312dd54037fe07a32d58e5e168867909d", + "task_name": "SICK-R", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.858777, + "spearman": 0.80354, + "cosine_pearson": 0.858777, + "cosine_spearman": 0.80354, + "manhattan_pearson": 0.844134, + "manhattan_spearman": 0.803304, + "euclidean_pearson": 0.84427, + "euclidean_spearman": 0.80354, + "main_score": 0.80354, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 180.57545375823975, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STS12.json b/results/voyageai__voyage-law-2/1/STS12.json new file mode 100644 index 0000000000000000000000000000000000000000..c9a40439903f14a474b0393c88f7a47976e35142 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STS12.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "a0d554a64d88156834ff5ae9920b964011b16384", + "task_name": "STS12", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.773955, + "spearman": 0.709032, + "cosine_pearson": 0.773955, + "cosine_spearman": 0.709032, + "manhattan_pearson": 0.744169, + "manhattan_spearman": 0.708808, + "euclidean_pearson": 0.744674, + "euclidean_spearman": 0.709032, + "main_score": 0.709032, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 67.40909099578857, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STS13.json b/results/voyageai__voyage-law-2/1/STS13.json new file mode 100644 index 0000000000000000000000000000000000000000..242b2949993233d6e7394dd62157c8ba6b87f671 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STS13.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "7e90230a92c190f1bf69ae9002b8cea547a64cca", + "task_name": "STS13", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.847473, + "spearman": 0.854455, + "cosine_pearson": 0.847473, + "cosine_spearman": 0.854455, + "manhattan_pearson": 0.853648, + "manhattan_spearman": 0.854058, + "euclidean_pearson": 0.854064, + "euclidean_spearman": 0.854455, + "main_score": 0.854455, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 32.32795596122742, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STS14.json b/results/voyageai__voyage-law-2/1/STS14.json new file mode 100644 index 0000000000000000000000000000000000000000..32efbbafa2d52e8d713a2eba758dcd35873613a7 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STS14.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "6031580fec1f6af667f0bd2da0a551cf4f0b2375", + "task_name": "STS14", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.837574, + "spearman": 0.798747, + "cosine_pearson": 0.837574, + "cosine_spearman": 0.798747, + "manhattan_pearson": 0.831126, + "manhattan_spearman": 0.798649, + "euclidean_pearson": 0.831272, + "euclidean_spearman": 0.798747, + "main_score": 0.798747, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 78.33467292785645, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STS15.json b/results/voyageai__voyage-law-2/1/STS15.json new file mode 100644 index 0000000000000000000000000000000000000000..d1a68e24e6d7e2c53a9dc967e5724e214749ed24 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STS15.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "ae752c7c21bf194d8b67fd573edf7ae58183cbe3", + "task_name": "STS15", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.852013, + "spearman": 0.86788, + "cosine_pearson": 0.852013, + "cosine_spearman": 0.86788, + "manhattan_pearson": 0.866498, + "manhattan_spearman": 0.867432, + "euclidean_pearson": 0.866939, + "euclidean_spearman": 0.86788, + "main_score": 0.86788, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 61.900776863098145, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STS17.json b/results/voyageai__voyage-law-2/1/STS17.json new file mode 100644 index 0000000000000000000000000000000000000000..31704cc6153ec358c96894ca38c2ca2b69a8accb --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STS17.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "faeb762787bd10488a50c8b5be4a3b82e411949c", + "task_name": "STS17", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.888155, + "spearman": 0.894086, + "cosine_pearson": 0.888155, + "cosine_spearman": 0.894086, + "manhattan_pearson": 0.899105, + "manhattan_spearman": 0.893947, + "euclidean_pearson": 0.899415, + "euclidean_spearman": 0.894086, + "main_score": 0.894086, + "hf_subset": "en-en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 5.064816236495972, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/STSBenchmark.json b/results/voyageai__voyage-law-2/1/STSBenchmark.json new file mode 100644 index 0000000000000000000000000000000000000000..5a1cff2a0cf1399320e83d1406f6b9419722140e --- /dev/null +++ b/results/voyageai__voyage-law-2/1/STSBenchmark.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "b0fddb56ed78048fa8b90373c8a3cfc37b684831", + "task_name": "STSBenchmark", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.844468, + "spearman": 0.850621, + "cosine_pearson": 0.844468, + "cosine_spearman": 0.850621, + "manhattan_pearson": 0.853571, + "manhattan_spearman": 0.850188, + "euclidean_pearson": 0.854132, + "euclidean_spearman": 0.850621, + "main_score": 0.850621, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 27.691648960113525, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/SprintDuplicateQuestions.json b/results/voyageai__voyage-law-2/1/SprintDuplicateQuestions.json new file mode 100644 index 0000000000000000000000000000000000000000..fbc584d2d8d8cb7ab5e09943839e06e181e55478 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/SprintDuplicateQuestions.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "d66bd1f72af766a5cc4b0ca5e00c162f89e8cc46", + "task_name": "SprintDuplicateQuestions", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.997713, + "similarity_accuracy_threshold": 0.759438, + "similarity_f1": 0.881773, + "similarity_f1_threshold": 0.739768, + "similarity_precision": 0.868932, + "similarity_recall": 0.895, + "similarity_ap": 0.943324, + "cosine_accuracy": 0.997713, + "cosine_accuracy_threshold": 0.759438, + "cosine_f1": 0.881773, + "cosine_f1_threshold": 0.739768, + "cosine_precision": 0.868932, + "cosine_recall": 0.895, + "cosine_ap": 0.943324, + "manhattan_accuracy": 0.997723, + "manhattan_accuracy_threshold": 17.552761, + "manhattan_f1": 0.881677, + "manhattan_f1_threshold": 18.266901, + "manhattan_precision": 0.880359, + "manhattan_recall": 0.883, + "manhattan_ap": 0.943192, + "euclidean_accuracy": 0.997713, + "euclidean_accuracy_threshold": 0.693631, + "euclidean_f1": 0.881773, + "euclidean_f1_threshold": 0.721432, + "euclidean_precision": 0.868932, + "euclidean_recall": 0.895, + "euclidean_ap": 0.943324, + "dot_accuracy": 0.997713, + "dot_accuracy_threshold": 0.759438, + "dot_f1": 0.881773, + "dot_f1_threshold": 0.739768, + "dot_precision": 0.868932, + "dot_recall": 0.895, + "dot_ap": 0.943324, + "max_accuracy": 0.997723, + "max_f1": 0.881773, + "max_precision": 0.880359, + "max_recall": 0.895, + "max_ap": 0.943324, + "main_score": 0.943324, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 104.35479283332825, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/StackExchangeClustering.v2.json b/results/voyageai__voyage-law-2/1/StackExchangeClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..3b6c0a19d39f2b7c85f42f2158f697fc392e59de --- /dev/null +++ b/results/voyageai__voyage-law-2/1/StackExchangeClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6cbc1f7b2bc0622f2e39d2c77fa502909748c259", + "task_name": "StackExchangeClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.574529, + 0.567526, + 0.558494, + 0.573068, + 0.575759, + 0.564953, + 0.56656, + 0.563417, + 0.555688, + 0.557952 + ] + }, + "v_measure": 0.565795, + "v_measure_std": 0.006748, + "main_score": 0.565795, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 29.947319984436035, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/StackExchangeClusteringP2P.v2.json b/results/voyageai__voyage-law-2/1/StackExchangeClusteringP2P.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..63df6fa5815ef1dbd42b1be906047bbb55640865 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/StackExchangeClusteringP2P.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "815ca46b2622cec33ccafc3735d572c266efdb44", + "task_name": "StackExchangeClusteringP2P.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.422192, + 0.415258, + 0.422528, + 0.418604, + 0.422029, + 0.423554, + 0.427838, + 0.429742, + 0.430195, + 0.419846 + ] + }, + "v_measure": 0.423179, + "v_measure_std": 0.004601, + "main_score": 0.423179, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 136.00107216835022, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/SummEvalSummarization.v2.json b/results/voyageai__voyage-law-2/1/SummEvalSummarization.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..960ec84bc3e8afafd5a1410e2b71bb9c4900bd0c --- /dev/null +++ b/results/voyageai__voyage-law-2/1/SummEvalSummarization.v2.json @@ -0,0 +1,24 @@ +{ + "dataset_revision": "cda12ad7615edc362dbf25a00fdd61d3b1eaf93c", + "task_name": "SummEvalSummarization.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.373648, + "spearman": 0.324523, + "cosine_spearman": 0.324523, + "cosine_pearson": 0.373648, + "dot_spearman": 0.324523, + "dot_pearson": 0.373648, + "main_score": 0.324523, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 57.771960735321045, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/ToxicConversationsClassification.json b/results/voyageai__voyage-law-2/1/ToxicConversationsClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..a2f94724eccced4fb0a23275843cd283ac20796e --- /dev/null +++ b/results/voyageai__voyage-law-2/1/ToxicConversationsClassification.json @@ -0,0 +1,95 @@ +{ + "dataset_revision": "edfaf9da55d3dd50d43143d90c1ac476895ae6de", + "task_name": "ToxicConversationsClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.644727, + "f1": 0.496685, + "f1_weighted": 0.722299, + "ap": 0.118074, + "ap_weighted": 0.118074, + "scores_per_experiment": [ + { + "accuracy": 0.634277, + "f1": 0.498022, + "f1_weighted": 0.718176, + "ap": 0.123879, + "ap_weighted": 0.123879 + }, + { + "accuracy": 0.708496, + "f1": 0.519222, + "f1_weighted": 0.773159, + "ap": 0.109331, + "ap_weighted": 0.109331 + }, + { + "accuracy": 0.735352, + "f1": 0.552089, + "f1_weighted": 0.793268, + "ap": 0.134174, + "ap_weighted": 0.134174 + }, + { + "accuracy": 0.741211, + "f1": 0.559203, + "f1_weighted": 0.797639, + "ap": 0.140257, + "ap_weighted": 0.140257 + }, + { + "accuracy": 0.470703, + "f1": 0.392695, + "f1_weighted": 0.575918, + "ap": 0.093814, + "ap_weighted": 0.093814 + }, + { + "accuracy": 0.515625, + "f1": 0.426853, + "f1_weighted": 0.616733, + "ap": 0.107373, + "ap_weighted": 0.107373 + }, + { + "accuracy": 0.709961, + "f1": 0.520182, + "f1_weighted": 0.774203, + "ap": 0.109686, + "ap_weighted": 0.109686 + }, + { + "accuracy": 0.583008, + "f1": 0.470511, + "f1_weighted": 0.675961, + "ap": 0.120456, + "ap_weighted": 0.120456 + }, + { + "accuracy": 0.679199, + "f1": 0.524166, + "f1_weighted": 0.752803, + "ap": 0.130977, + "ap_weighted": 0.130977 + }, + { + "accuracy": 0.669434, + "f1": 0.503904, + "f1_weighted": 0.745132, + "ap": 0.110789, + "ap_weighted": 0.110789 + } + ], + "main_score": 0.644727, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 56.73665904998779, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/TweetSentimentExtractionClassification.json b/results/voyageai__voyage-law-2/1/TweetSentimentExtractionClassification.json new file mode 100644 index 0000000000000000000000000000000000000000..51fc2b22d2248ba5bc7ddd02c448382a3202005f --- /dev/null +++ b/results/voyageai__voyage-law-2/1/TweetSentimentExtractionClassification.json @@ -0,0 +1,73 @@ +{ + "dataset_revision": "d604517c81ca91fe16a244d1248fc021f9ecee7a", + "task_name": "TweetSentimentExtractionClassification", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "accuracy": 0.578608, + "f1": 0.581508, + "f1_weighted": 0.572224, + "scores_per_experiment": [ + { + "accuracy": 0.574137, + "f1": 0.577046, + "f1_weighted": 0.566499 + }, + { + "accuracy": 0.557159, + "f1": 0.561324, + "f1_weighted": 0.553208 + }, + { + "accuracy": 0.590549, + "f1": 0.594144, + "f1_weighted": 0.586941 + }, + { + "accuracy": 0.607244, + "f1": 0.6107, + "f1_weighted": 0.602426 + }, + { + "accuracy": 0.584324, + "f1": 0.5862, + "f1_weighted": 0.576548 + }, + { + "accuracy": 0.594793, + "f1": 0.599419, + "f1_weighted": 0.589792 + }, + { + "accuracy": 0.556593, + "f1": 0.553032, + "f1_weighted": 0.539819 + }, + { + "accuracy": 0.593096, + "f1": 0.595649, + "f1_weighted": 0.585808 + }, + { + "accuracy": 0.551783, + "f1": 0.556028, + "f1_weighted": 0.54684 + }, + { + "accuracy": 0.576401, + "f1": 0.581534, + "f1_weighted": 0.574363 + } + ], + "main_score": 0.578608, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 51.27686095237732, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/TwentyNewsgroupsClustering.v2.json b/results/voyageai__voyage-law-2/1/TwentyNewsgroupsClustering.v2.json new file mode 100644 index 0000000000000000000000000000000000000000..c757ee4030f1bf2eca4d78fea799a600e1e524cb --- /dev/null +++ b/results/voyageai__voyage-law-2/1/TwentyNewsgroupsClustering.v2.json @@ -0,0 +1,34 @@ +{ + "dataset_revision": "6125ec4e24fa026cec8a478383ee943acfbd5449", + "task_name": "TwentyNewsgroupsClustering.v2", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measures": { + "Level 0": [ + 0.519261, + 0.530276, + 0.539795, + 0.567915, + 0.538973, + 0.537285, + 0.546687, + 0.528027, + 0.563582, + 0.559358 + ] + }, + "v_measure": 0.543116, + "v_measure_std": 0.015278, + "main_score": 0.543116, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 24.685186862945557, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/TwitterSemEval2015.json b/results/voyageai__voyage-law-2/1/TwitterSemEval2015.json new file mode 100644 index 0000000000000000000000000000000000000000..6708e88178af5bdb1e02d18ddaaabe56596bfb75 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/TwitterSemEval2015.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "70970daeab8776df92f5ea462b6173c0b46fd2d1", + "task_name": "TwitterSemEval2015", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.857305, + "similarity_accuracy_threshold": 0.794906, + "similarity_f1": 0.67014, + "similarity_f1_threshold": 0.744832, + "similarity_precision": 0.607818, + "similarity_recall": 0.746702, + "similarity_ap": 0.728683, + "cosine_accuracy": 0.857305, + "cosine_accuracy_threshold": 0.794906, + "cosine_f1": 0.67014, + "cosine_f1_threshold": 0.744832, + "cosine_precision": 0.607818, + "cosine_recall": 0.746702, + "cosine_ap": 0.728683, + "manhattan_accuracy": 0.857305, + "manhattan_accuracy_threshold": 16.608278, + "manhattan_f1": 0.670147, + "manhattan_f1_threshold": 17.855951, + "manhattan_precision": 0.633459, + "manhattan_recall": 0.711346, + "manhattan_ap": 0.728611, + "euclidean_accuracy": 0.857305, + "euclidean_accuracy_threshold": 0.64046, + "euclidean_f1": 0.67014, + "euclidean_f1_threshold": 0.714377, + "euclidean_precision": 0.607818, + "euclidean_recall": 0.746702, + "euclidean_ap": 0.728683, + "dot_accuracy": 0.857305, + "dot_accuracy_threshold": 0.794906, + "dot_f1": 0.67014, + "dot_f1_threshold": 0.744832, + "dot_precision": 0.607818, + "dot_recall": 0.746702, + "dot_ap": 0.728683, + "max_accuracy": 0.857305, + "max_f1": 0.670147, + "max_precision": 0.633459, + "max_recall": 0.746702, + "max_ap": 0.728683, + "main_score": 0.728683, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 167.0781021118164, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/TwitterURLCorpus.json b/results/voyageai__voyage-law-2/1/TwitterURLCorpus.json new file mode 100644 index 0000000000000000000000000000000000000000..aee67781cfc4748f424b98d3de828afc391d5c7b --- /dev/null +++ b/results/voyageai__voyage-law-2/1/TwitterURLCorpus.json @@ -0,0 +1,58 @@ +{ + "dataset_revision": "8b6510b0b1fa4e4c4f879467980e9be563ec1cdf", + "task_name": "TwitterURLCorpus", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "similarity_accuracy": 0.891489, + "similarity_accuracy_threshold": 0.745813, + "similarity_f1": 0.784435, + "similarity_f1_threshold": 0.718249, + "similarity_precision": 0.752226, + "similarity_recall": 0.819526, + "similarity_ap": 0.864257, + "cosine_accuracy": 0.891489, + "cosine_accuracy_threshold": 0.745813, + "cosine_f1": 0.784435, + "cosine_f1_threshold": 0.718249, + "cosine_precision": 0.752226, + "cosine_recall": 0.819526, + "cosine_ap": 0.864257, + "manhattan_accuracy": 0.891547, + "manhattan_accuracy_threshold": 18.017901, + "manhattan_f1": 0.783585, + "manhattan_f1_threshold": 19.125365, + "manhattan_precision": 0.753071, + "manhattan_recall": 0.816677, + "manhattan_ap": 0.864107, + "euclidean_accuracy": 0.891489, + "euclidean_accuracy_threshold": 0.713004, + "euclidean_f1": 0.784435, + "euclidean_f1_threshold": 0.750667, + "euclidean_precision": 0.752226, + "euclidean_recall": 0.819526, + "euclidean_ap": 0.864257, + "dot_accuracy": 0.891489, + "dot_accuracy_threshold": 0.745813, + "dot_f1": 0.784435, + "dot_f1_threshold": 0.718249, + "dot_precision": 0.752226, + "dot_recall": 0.819526, + "dot_ap": 0.864257, + "max_accuracy": 0.891547, + "max_f1": 0.784435, + "max_precision": 0.753071, + "max_recall": 0.819526, + "max_ap": 0.864257, + "main_score": 0.864257, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 484.5334122180939, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-law-2/1/model_meta.json b/results/voyageai__voyage-law-2/1/model_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e4aa9ffbcf58db765038e494b2acf0c336c8de0 --- /dev/null +++ b/results/voyageai__voyage-law-2/1/model_meta.json @@ -0,0 +1 @@ +{"name": "voyageai/voyage-law-2", "revision": "1", "release_date": "2024-04-15", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 16000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/04/15/domain-specific-embeddings-and-retrieval-legal-edition-voyage-law-2/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-multilingual-2/1/BiorxivClusteringP2P.json b/results/voyageai__voyage-multilingual-2/1/BiorxivClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..8beaf83deb31bd4ced0fe7945902ceb4b7b20a76 --- /dev/null +++ b/results/voyageai__voyage-multilingual-2/1/BiorxivClusteringP2P.json @@ -0,0 +1,32 @@ +{ + "dataset_revision": "65b79d1d13f80053f67aca9498d9402c2d9f1f40", + "task_name": "BiorxivClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measure": 0.389287, + "v_measure_std": 0.00861, + "v_measures": [ + 0.388422, + 0.39261, + 0.383204, + 0.376096, + 0.392385, + 0.382489, + 0.386088, + 0.409583, + 0.386832, + 0.395162 + ], + "main_score": 0.389287, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 2910.079339027405, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-multilingual-2/1/MedrxivClusteringP2P.json b/results/voyageai__voyage-multilingual-2/1/MedrxivClusteringP2P.json new file mode 100644 index 0000000000000000000000000000000000000000..94306905a332d56ca5c034e3ea66eed98c21a799 --- /dev/null +++ b/results/voyageai__voyage-multilingual-2/1/MedrxivClusteringP2P.json @@ -0,0 +1,32 @@ +{ + "dataset_revision": "e7a26af6f3ae46b30dde8737f02c07b1505bcc73", + "task_name": "MedrxivClusteringP2P", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "v_measure": 0.32374, + "v_measure_std": 0.016186, + "v_measures": [ + 0.297004, + 0.312424, + 0.311845, + 0.314418, + 0.314288, + 0.34371, + 0.338052, + 0.352482, + 0.324012, + 0.329164 + ], + "main_score": 0.32374, + "hf_subset": "default", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 1789.3418459892273, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-multilingual-2/1/STS22.json b/results/voyageai__voyage-multilingual-2/1/STS22.json new file mode 100644 index 0000000000000000000000000000000000000000..982b4053fd4ab04cab22c12267fff5eb80ebdea4 --- /dev/null +++ b/results/voyageai__voyage-multilingual-2/1/STS22.json @@ -0,0 +1,26 @@ +{ + "dataset_revision": "de9d86b3b84231dc21f76c7b7af1f28e2f57f6e3", + "task_name": "STS22", + "mteb_version": "1.36.10", + "scores": { + "test": [ + { + "pearson": 0.682526, + "spearman": 0.670734, + "cosine_pearson": 0.682526, + "cosine_spearman": 0.670734, + "manhattan_pearson": 0.69519, + "manhattan_spearman": 0.672184, + "euclidean_pearson": 0.693796, + "euclidean_spearman": 0.670734, + "main_score": 0.670734, + "hf_subset": "en", + "languages": [ + "eng-Latn" + ] + } + ] + }, + "evaluation_time": 30.263612985610962, + "kg_co2_emissions": null +} \ No newline at end of file diff --git a/results/voyageai__voyage-multilingual-2/1/model_meta.json b/results/voyageai__voyage-multilingual-2/1/model_meta.json index f3fc2bacc272280afe22e97a61e3255494cab5a3..443e87bd94c29d6e713136062584f9e9e411aee2 100644 --- a/results/voyageai__voyage-multilingual-2/1/model_meta.json +++ b/results/voyageai__voyage-multilingual-2/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-multilingual-2", "revision": "1", "release_date": "2024-06-10", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/06/10/voyage-multilingual-2-multilingual-embedding-model/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file +{"name": "voyageai/voyage-multilingual-2", "revision": "1", "release_date": "2024-06-10", "languages": null, "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32000.0, "embed_dim": 1024, "license": null, "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://blog.voyageai.com/2024/06/10/voyage-multilingual-2-multilingual-embedding-model/", "similarity_fn_name": "cosine", "use_instructions": true, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["text"], "loader": "VoyageWrapper"} \ No newline at end of file diff --git a/results/voyageai__voyage-multimodal-3/1/model_meta.json b/results/voyageai__voyage-multimodal-3/1/model_meta.json index 4b4b0f472183ffa8cb155f38e0f6a74a68822c45..f1a4da31259cfdb12d990d1164deee7e906aee34 100644 --- a/results/voyageai__voyage-multimodal-3/1/model_meta.json +++ b/results/voyageai__voyage-multimodal-3/1/model_meta.json @@ -1 +1 @@ -{"name": "voyageai/voyage-multimodal-3", "revision": "1", "release_date": "2024-11-10", "languages": [], "n_parameters": null, "memory_usage_mb": null, "max_tokens": null, "embed_dim": 1024, "license": null, "open_weights": null, "public_training_code": null, "public_training_data": null, "framework": [], "reference": null, "similarity_fn_name": "cosine", "use_instructions": null, "training_datasets": null, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["image", "text"], "loader": "voyage_v_loader"} \ No newline at end of file +{"name": "voyageai/voyage-multimodal-3", "revision": "1", "release_date": "2024-11-10", "languages": [], "n_parameters": null, "memory_usage_mb": null, "max_tokens": 32768.0, "embed_dim": 1024, "license": "mit", "open_weights": false, "public_training_code": null, "public_training_data": null, "framework": ["API"], "reference": "https://huggingface.co/voyageai/voyage-multimodal-3", "similarity_fn_name": "cosine", "use_instructions": null, "training_datasets": {}, "adapted_from": null, "superseded_by": null, "is_cross_encoder": null, "modalities": ["image", "text"], "loader": "voyage_v_loader"} \ No newline at end of file