Upload 768 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- results/.DS_Store +0 -0
- results/GIST-Embedding-v0/ASSIN2_STS.json +20 -0
- results/GIST-Embedding-v0/Brazilian_court_decisionsClassification.json +13 -0
- results/GIST-Embedding-v0/HateBR_offensive_binary_Classification.json +15 -0
- results/GIST-Embedding-v0/HateBR_offensive_levels_Classification.json +13 -0
- results/GIST-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json +15 -0
- results/GIST-Embedding-v0/legal_Classification.json +13 -0
- results/GIST-Embedding-v0/legal_clustering_s2s.json +11 -0
- results/GIST-Embedding-v0/legal_reranking_content.json +10 -0
- results/GIST-Embedding-v0/told_Classification.json +15 -0
- results/GIST-all-MiniLM-L6-v2/ASSIN2_STS.json +20 -0
- results/GIST-all-MiniLM-L6-v2/Brazilian_court_decisionsClassification.json +13 -0
- results/GIST-all-MiniLM-L6-v2/HateBR_offensive_binary_Classification.json +15 -0
- results/GIST-all-MiniLM-L6-v2/HateBR_offensive_levels_Classification.json +13 -0
- results/GIST-all-MiniLM-L6-v2/Portuguese_Hate_Speech_binary_Classification.json +15 -0
- results/GIST-all-MiniLM-L6-v2/legal_Classification.json +13 -0
- results/GIST-all-MiniLM-L6-v2/legal_clustering_s2s.json +11 -0
- results/GIST-all-MiniLM-L6-v2/legal_reranking_content.json +10 -0
- results/GIST-all-MiniLM-L6-v2/told_Classification.json +15 -0
- results/GIST-large-Embedding-v0/ASSIN2_STS.json +20 -0
- results/GIST-large-Embedding-v0/Brazilian_court_decisionsClassification.json +13 -0
- results/GIST-large-Embedding-v0/HateBR_offensive_binary_Classification.json +15 -0
- results/GIST-large-Embedding-v0/HateBR_offensive_levels_Classification.json +13 -0
- results/GIST-large-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json +15 -0
- results/GIST-large-Embedding-v0/legal_Classification.json +13 -0
- results/GIST-large-Embedding-v0/legal_clustering_s2s.json +11 -0
- results/GIST-large-Embedding-v0/legal_reranking_content.json +10 -0
- results/GIST-large-Embedding-v0/told_Classification.json +15 -0
- results/GIST-small-Embedding-v0/ASSIN2_STS.json +20 -0
- results/GIST-small-Embedding-v0/Brazilian_court_decisionsClassification.json +13 -0
- results/GIST-small-Embedding-v0/HateBR_offensive_binary_Classification.json +15 -0
- results/GIST-small-Embedding-v0/HateBR_offensive_levels_Classification.json +13 -0
- results/GIST-small-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json +15 -0
- results/GIST-small-Embedding-v0/legal_Classification.json +13 -0
- results/GIST-small-Embedding-v0/legal_clustering_s2s.json +11 -0
- results/GIST-small-Embedding-v0/legal_reranking_content.json +10 -0
- results/GIST-small-Embedding-v0/told_Classification.json +15 -0
- results/GritLM-7B/Brazilian_court_decisionsClassification.json +21 -0
- results/GritLM-7B/HateBR_offensive_binary_Classification.json +25 -0
- results/GritLM-7B/HateBR_offensive_levels_Classification.json +21 -0
- results/GritLM-7B/Portuguese_Hate_Speech_binary_Classification.json +25 -0
- results/GritLM-7B/legal_Classification.json +21 -0
- results/GritLM-7B/legal_clustering_s2s.json +11 -0
- results/GritLM-7B/told_Classification.json +25 -0
- results/LaBSE/ASSIN2_STS.json +1 -16
- results/LaBSE/Brazilian_court_decisionsClassification.json +1 -9
- results/LaBSE/HateBR_offensive_binary_Classification.json +1 -11
- results/LaBSE/HateBR_offensive_levels_Classification.json +1 -9
- results/LaBSE/Portuguese_Hate_Speech_binary_Classification.json +1 -11
- results/LaBSE/legal_Classification.json +1 -9
results/.DS_Store
ADDED
Binary file (10.2 kB). View file
|
|
results/GIST-Embedding-v0/ASSIN2_STS.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "3f42c21afdb9dbfa3f68ed21466ad92ed90a7b4b",
|
3 |
+
"mteb_dataset_name": "ASSIN2_STS",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"cos_sim": {
|
7 |
+
"pearson": 0.596903664411809,
|
8 |
+
"spearman": 0.5450289524210681
|
9 |
+
},
|
10 |
+
"euclidean": {
|
11 |
+
"pearson": 0.5684855497457568,
|
12 |
+
"spearman": 0.545029120876817
|
13 |
+
},
|
14 |
+
"evaluation_time": 2.63,
|
15 |
+
"manhattan": {
|
16 |
+
"pearson": 0.5679969296202476,
|
17 |
+
"spearman": 0.5448222759680642
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
results/GIST-Embedding-v0/Brazilian_court_decisionsClassification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "ae5cdd58be9e246773486042e743abc6832906c8",
|
3 |
+
"mteb_dataset_name": "Brazilian_court_decisionsClassification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.4101234567901234,
|
7 |
+
"accuracy_stderr": 0.0481886502646327,
|
8 |
+
"evaluation_time": 19.57,
|
9 |
+
"f1": 0.37418402960427055,
|
10 |
+
"f1_stderr": 0.03804554133786893,
|
11 |
+
"main_score": 0.4101234567901234
|
12 |
+
}
|
13 |
+
}
|
results/GIST-Embedding-v0/HateBR_offensive_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "1b392cfdfb8470a0b7067b2504a0f5ff79115f18",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5442142857142857,
|
7 |
+
"accuracy_stderr": 0.024227767001470685,
|
8 |
+
"ap": 0.5246821980147953,
|
9 |
+
"ap_stderr": 0.014266053809325902,
|
10 |
+
"evaluation_time": 7.4,
|
11 |
+
"f1": 0.5385153382080727,
|
12 |
+
"f1_stderr": 0.027115504550859273,
|
13 |
+
"main_score": 0.5442142857142857
|
14 |
+
}
|
15 |
+
}
|
results/GIST-Embedding-v0/HateBR_offensive_levels_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "536bca26977850b9aa4d96099c5875d029c8c8fb",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_levels_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.29807142857142854,
|
7 |
+
"accuracy_stderr": 0.03308777750783758,
|
8 |
+
"evaluation_time": 7.77,
|
9 |
+
"f1": 0.2605119729537789,
|
10 |
+
"f1_stderr": 0.019218315111122243,
|
11 |
+
"main_score": 0.29807142857142854
|
12 |
+
}
|
13 |
+
}
|
results/GIST-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "e4e57d33e334a8b73c4f7bc358f54b922a850b20",
|
3 |
+
"mteb_dataset_name": "Portuguese_Hate_Speech_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5829612220916569,
|
7 |
+
"accuracy_stderr": 0.05019552326314223,
|
8 |
+
"ap": 0.33394825738540634,
|
9 |
+
"ap_stderr": 0.016708742395436776,
|
10 |
+
"evaluation_time": 6.64,
|
11 |
+
"f1": 0.5452441861953636,
|
12 |
+
"f1_stderr": 0.032413103667199,
|
13 |
+
"main_score": 0.5829612220916569
|
14 |
+
}
|
15 |
+
}
|
results/GIST-Embedding-v0/legal_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "82a34457c81aacb9dee488fcae1a2b5cdc9ab23d",
|
3 |
+
"mteb_dataset_name": "legal_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.41258191349934464,
|
7 |
+
"accuracy_stderr": 0.032812664322759005,
|
8 |
+
"evaluation_time": 14.43,
|
9 |
+
"f1": 0.3179978116395959,
|
10 |
+
"f1_stderr": 0.02248512668220271,
|
11 |
+
"main_score": 0.41258191349934464
|
12 |
+
}
|
13 |
+
}
|
results/GIST-Embedding-v0/legal_clustering_s2s.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "9fd2db399e2a88887001cb88d5ac5a03cba36042",
|
3 |
+
"mteb_dataset_name": "legal_clustering_s2s",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 47.61,
|
7 |
+
"main_score": 0.2850674186095926,
|
8 |
+
"v_measure": 0.2850674186095926,
|
9 |
+
"v_measure_std": 0.13929953332935777
|
10 |
+
}
|
11 |
+
}
|
results/GIST-Embedding-v0/legal_reranking_content.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "11dd3cfadc389fad511a98a010a0f38815072a0e",
|
3 |
+
"mteb_dataset_name": "legal_reranking_content",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 94.61,
|
7 |
+
"map": 0.7961935970042261,
|
8 |
+
"mrr": 0.864947498203671
|
9 |
+
}
|
10 |
+
}
|
results/GIST-Embedding-v0/told_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "b0129311d8a3e09ed458bcf325532a279b9cd8e7",
|
3 |
+
"mteb_dataset_name": "told_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5087619047619047,
|
7 |
+
"accuracy_stderr": 0.01091131015700697,
|
8 |
+
"ap": 0.4681682951141851,
|
9 |
+
"ap_stderr": 0.005572162970261461,
|
10 |
+
"evaluation_time": 8.35,
|
11 |
+
"f1": 0.5053476677779266,
|
12 |
+
"f1_stderr": 0.01278413962110786,
|
13 |
+
"main_score": 0.5087619047619047
|
14 |
+
}
|
15 |
+
}
|
results/GIST-all-MiniLM-L6-v2/ASSIN2_STS.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "3f42c21afdb9dbfa3f68ed21466ad92ed90a7b4b",
|
3 |
+
"mteb_dataset_name": "ASSIN2_STS",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"cos_sim": {
|
7 |
+
"pearson": 0.6004888469379381,
|
8 |
+
"spearman": 0.5557583531397701
|
9 |
+
},
|
10 |
+
"euclidean": {
|
11 |
+
"pearson": 0.5674971739203216,
|
12 |
+
"spearman": 0.5557586753279535
|
13 |
+
},
|
14 |
+
"evaluation_time": 1.33,
|
15 |
+
"manhattan": {
|
16 |
+
"pearson": 0.5679375760134507,
|
17 |
+
"spearman": 0.5560194271165555
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
results/GIST-all-MiniLM-L6-v2/Brazilian_court_decisionsClassification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "ae5cdd58be9e246773486042e743abc6832906c8",
|
3 |
+
"mteb_dataset_name": "Brazilian_court_decisionsClassification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.42024691358024685,
|
7 |
+
"accuracy_stderr": 0.03778342570545891,
|
8 |
+
"evaluation_time": 5.1,
|
9 |
+
"f1": 0.38722185171599965,
|
10 |
+
"f1_stderr": 0.027837276373735557,
|
11 |
+
"main_score": 0.42024691358024685
|
12 |
+
}
|
13 |
+
}
|
results/GIST-all-MiniLM-L6-v2/HateBR_offensive_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "1b392cfdfb8470a0b7067b2504a0f5ff79115f18",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5395000000000001,
|
7 |
+
"accuracy_stderr": 0.027024271026057246,
|
8 |
+
"ap": 0.5220069709918942,
|
9 |
+
"ap_stderr": 0.015839959894353994,
|
10 |
+
"evaluation_time": 1.59,
|
11 |
+
"f1": 0.536573409026176,
|
12 |
+
"f1_stderr": 0.0274869779657742,
|
13 |
+
"main_score": 0.5395000000000001
|
14 |
+
}
|
15 |
+
}
|
results/GIST-all-MiniLM-L6-v2/HateBR_offensive_levels_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "536bca26977850b9aa4d96099c5875d029c8c8fb",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_levels_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.2902857142857143,
|
7 |
+
"accuracy_stderr": 0.027067941727951076,
|
8 |
+
"evaluation_time": 2.05,
|
9 |
+
"f1": 0.2554306457691608,
|
10 |
+
"f1_stderr": 0.01874055458040831,
|
11 |
+
"main_score": 0.2902857142857143
|
12 |
+
}
|
13 |
+
}
|
results/GIST-all-MiniLM-L6-v2/Portuguese_Hate_Speech_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "e4e57d33e334a8b73c4f7bc358f54b922a850b20",
|
3 |
+
"mteb_dataset_name": "Portuguese_Hate_Speech_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5665099882491187,
|
7 |
+
"accuracy_stderr": 0.05070461034674191,
|
8 |
+
"ap": 0.3279103985094282,
|
9 |
+
"ap_stderr": 0.010269974723346948,
|
10 |
+
"evaluation_time": 1.29,
|
11 |
+
"f1": 0.5352598664292307,
|
12 |
+
"f1_stderr": 0.03411394168062414,
|
13 |
+
"main_score": 0.5665099882491187
|
14 |
+
}
|
15 |
+
}
|
results/GIST-all-MiniLM-L6-v2/legal_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "82a34457c81aacb9dee488fcae1a2b5cdc9ab23d",
|
3 |
+
"mteb_dataset_name": "legal_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.39611183923110527,
|
7 |
+
"accuracy_stderr": 0.03881875039501596,
|
8 |
+
"evaluation_time": 4.45,
|
9 |
+
"f1": 0.27095792445644795,
|
10 |
+
"f1_stderr": 0.01929711923377954,
|
11 |
+
"main_score": 0.39611183923110527
|
12 |
+
}
|
13 |
+
}
|
results/GIST-all-MiniLM-L6-v2/legal_clustering_s2s.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "9fd2db399e2a88887001cb88d5ac5a03cba36042",
|
3 |
+
"mteb_dataset_name": "legal_clustering_s2s",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 22.5,
|
7 |
+
"main_score": 0.24227788484155668,
|
8 |
+
"v_measure": 0.24227788484155668,
|
9 |
+
"v_measure_std": 0.1564437965544949
|
10 |
+
}
|
11 |
+
}
|
results/GIST-all-MiniLM-L6-v2/legal_reranking_content.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "11dd3cfadc389fad511a98a010a0f38815072a0e",
|
3 |
+
"mteb_dataset_name": "legal_reranking_content",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 34.99,
|
7 |
+
"map": 0.7886130473732511,
|
8 |
+
"mrr": 0.8620196861323405
|
9 |
+
}
|
10 |
+
}
|
results/GIST-all-MiniLM-L6-v2/told_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "b0129311d8a3e09ed458bcf325532a279b9cd8e7",
|
3 |
+
"mteb_dataset_name": "told_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5084285714285715,
|
7 |
+
"accuracy_stderr": 0.010718094561087238,
|
8 |
+
"ap": 0.4691689963354838,
|
9 |
+
"ap_stderr": 0.005835558230431306,
|
10 |
+
"evaluation_time": 2.69,
|
11 |
+
"f1": 0.5044112051998111,
|
12 |
+
"f1_stderr": 0.012212213980236693,
|
13 |
+
"main_score": 0.5084285714285715
|
14 |
+
}
|
15 |
+
}
|
results/GIST-large-Embedding-v0/ASSIN2_STS.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "3f42c21afdb9dbfa3f68ed21466ad92ed90a7b4b",
|
3 |
+
"mteb_dataset_name": "ASSIN2_STS",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"cos_sim": {
|
7 |
+
"pearson": 0.6140407103026182,
|
8 |
+
"spearman": 0.5392390666999577
|
9 |
+
},
|
10 |
+
"euclidean": {
|
11 |
+
"pearson": 0.5808379170191292,
|
12 |
+
"spearman": 0.5392384463667167
|
13 |
+
},
|
14 |
+
"evaluation_time": 7.26,
|
15 |
+
"manhattan": {
|
16 |
+
"pearson": 0.5814539757620807,
|
17 |
+
"spearman": 0.5392572246188801
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
results/GIST-large-Embedding-v0/Brazilian_court_decisionsClassification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "ae5cdd58be9e246773486042e743abc6832906c8",
|
3 |
+
"mteb_dataset_name": "Brazilian_court_decisionsClassification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.40098765432098765,
|
7 |
+
"accuracy_stderr": 0.04091917528072414,
|
8 |
+
"evaluation_time": 28.5,
|
9 |
+
"f1": 0.3681317259229734,
|
10 |
+
"f1_stderr": 0.0393356937548117,
|
11 |
+
"main_score": 0.40098765432098765
|
12 |
+
}
|
13 |
+
}
|
results/GIST-large-Embedding-v0/HateBR_offensive_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "1b392cfdfb8470a0b7067b2504a0f5ff79115f18",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5760714285714286,
|
7 |
+
"accuracy_stderr": 0.01924665356547439,
|
8 |
+
"ap": 0.5443511254421105,
|
9 |
+
"ap_stderr": 0.012339357479855977,
|
10 |
+
"evaluation_time": 10.06,
|
11 |
+
"f1": 0.5723064454850109,
|
12 |
+
"f1_stderr": 0.021123532496126828,
|
13 |
+
"main_score": 0.5760714285714286
|
14 |
+
}
|
15 |
+
}
|
results/GIST-large-Embedding-v0/HateBR_offensive_levels_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "536bca26977850b9aa4d96099c5875d029c8c8fb",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_levels_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.33935714285714286,
|
7 |
+
"accuracy_stderr": 0.03571921394568979,
|
8 |
+
"evaluation_time": 10.97,
|
9 |
+
"f1": 0.28332292478239135,
|
10 |
+
"f1_stderr": 0.01781441315023132,
|
11 |
+
"main_score": 0.33935714285714286
|
12 |
+
}
|
13 |
+
}
|
results/GIST-large-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "e4e57d33e334a8b73c4f7bc358f54b922a850b20",
|
3 |
+
"mteb_dataset_name": "Portuguese_Hate_Speech_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5844888366627496,
|
7 |
+
"accuracy_stderr": 0.04481139696438106,
|
8 |
+
"ap": 0.3349362062187792,
|
9 |
+
"ap_stderr": 0.01806228000367253,
|
10 |
+
"evaluation_time": 8.49,
|
11 |
+
"f1": 0.5482755982095601,
|
12 |
+
"f1_stderr": 0.03270932730643921,
|
13 |
+
"main_score": 0.5844888366627496
|
14 |
+
}
|
15 |
+
}
|
results/GIST-large-Embedding-v0/legal_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "82a34457c81aacb9dee488fcae1a2b5cdc9ab23d",
|
3 |
+
"mteb_dataset_name": "legal_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.44338138925294884,
|
7 |
+
"accuracy_stderr": 0.0361272010044474,
|
8 |
+
"evaluation_time": 31.91,
|
9 |
+
"f1": 0.31784121404820564,
|
10 |
+
"f1_stderr": 0.021680857098230637,
|
11 |
+
"main_score": 0.44338138925294884
|
12 |
+
}
|
13 |
+
}
|
results/GIST-large-Embedding-v0/legal_clustering_s2s.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "9fd2db399e2a88887001cb88d5ac5a03cba36042",
|
3 |
+
"mteb_dataset_name": "legal_clustering_s2s",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 122.68,
|
7 |
+
"main_score": 0.2987668258209914,
|
8 |
+
"v_measure": 0.2987668258209914,
|
9 |
+
"v_measure_std": 0.1389025975382122
|
10 |
+
}
|
11 |
+
}
|
results/GIST-large-Embedding-v0/legal_reranking_content.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "11dd3cfadc389fad511a98a010a0f38815072a0e",
|
3 |
+
"mteb_dataset_name": "legal_reranking_content",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 267.23,
|
7 |
+
"map": 0.8111906189992761,
|
8 |
+
"mrr": 0.8875883875498074
|
9 |
+
}
|
10 |
+
}
|
results/GIST-large-Embedding-v0/told_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "b0129311d8a3e09ed458bcf325532a279b9cd8e7",
|
3 |
+
"mteb_dataset_name": "told_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5089523809523809,
|
7 |
+
"accuracy_stderr": 0.0181575368683287,
|
8 |
+
"ap": 0.4682050429923582,
|
9 |
+
"ap_stderr": 0.008766017566197385,
|
10 |
+
"evaluation_time": 12.49,
|
11 |
+
"f1": 0.5056852901076405,
|
12 |
+
"f1_stderr": 0.017506365760128335,
|
13 |
+
"main_score": 0.5089523809523809
|
14 |
+
}
|
15 |
+
}
|
results/GIST-small-Embedding-v0/ASSIN2_STS.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "3f42c21afdb9dbfa3f68ed21466ad92ed90a7b4b",
|
3 |
+
"mteb_dataset_name": "ASSIN2_STS",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"cos_sim": {
|
7 |
+
"pearson": 0.5980742796019907,
|
8 |
+
"spearman": 0.5480355875383428
|
9 |
+
},
|
10 |
+
"euclidean": {
|
11 |
+
"pearson": 0.5713981351373734,
|
12 |
+
"spearman": 0.548036052991712
|
13 |
+
},
|
14 |
+
"evaluation_time": 1.61,
|
15 |
+
"manhattan": {
|
16 |
+
"pearson": 0.570582974627113,
|
17 |
+
"spearman": 0.5472061710881938
|
18 |
+
}
|
19 |
+
}
|
20 |
+
}
|
results/GIST-small-Embedding-v0/Brazilian_court_decisionsClassification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "ae5cdd58be9e246773486042e743abc6832906c8",
|
3 |
+
"mteb_dataset_name": "Brazilian_court_decisionsClassification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.41308641975308646,
|
7 |
+
"accuracy_stderr": 0.0572504158972533,
|
8 |
+
"evaluation_time": 15.88,
|
9 |
+
"f1": 0.37657342904029645,
|
10 |
+
"f1_stderr": 0.030306647748755255,
|
11 |
+
"main_score": 0.41308641975308646
|
12 |
+
}
|
13 |
+
}
|
results/GIST-small-Embedding-v0/HateBR_offensive_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "1b392cfdfb8470a0b7067b2504a0f5ff79115f18",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5746428571428572,
|
7 |
+
"accuracy_stderr": 0.023306410609748644,
|
8 |
+
"ap": 0.5437192964032842,
|
9 |
+
"ap_stderr": 0.01596076214248191,
|
10 |
+
"evaluation_time": 6.46,
|
11 |
+
"f1": 0.5701082679552322,
|
12 |
+
"f1_stderr": 0.023723335077306576,
|
13 |
+
"main_score": 0.5746428571428572
|
14 |
+
}
|
15 |
+
}
|
results/GIST-small-Embedding-v0/HateBR_offensive_levels_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "536bca26977850b9aa4d96099c5875d029c8c8fb",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_levels_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.3172857142857143,
|
7 |
+
"accuracy_stderr": 0.022598537066611645,
|
8 |
+
"evaluation_time": 6.93,
|
9 |
+
"f1": 0.27446005463603446,
|
10 |
+
"f1_stderr": 0.016225582263801157,
|
11 |
+
"main_score": 0.3172857142857143
|
12 |
+
}
|
13 |
+
}
|
results/GIST-small-Embedding-v0/Portuguese_Hate_Speech_binary_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "e4e57d33e334a8b73c4f7bc358f54b922a850b20",
|
3 |
+
"mteb_dataset_name": "Portuguese_Hate_Speech_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5699177438307872,
|
7 |
+
"accuracy_stderr": 0.041492426821510574,
|
8 |
+
"ap": 0.33011729095031805,
|
9 |
+
"ap_stderr": 0.01691563107793659,
|
10 |
+
"evaluation_time": 6.54,
|
11 |
+
"f1": 0.5377024330106506,
|
12 |
+
"f1_stderr": 0.03135261126098852,
|
13 |
+
"main_score": 0.5699177438307872
|
14 |
+
}
|
15 |
+
}
|
results/GIST-small-Embedding-v0/legal_Classification.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "82a34457c81aacb9dee488fcae1a2b5cdc9ab23d",
|
3 |
+
"mteb_dataset_name": "legal_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.45050240279598075,
|
7 |
+
"accuracy_stderr": 0.034238503168118016,
|
8 |
+
"evaluation_time": 10.3,
|
9 |
+
"f1": 0.3483495138155902,
|
10 |
+
"f1_stderr": 0.02354751341235985,
|
11 |
+
"main_score": 0.45050240279598075
|
12 |
+
}
|
13 |
+
}
|
results/GIST-small-Embedding-v0/legal_clustering_s2s.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "9fd2db399e2a88887001cb88d5ac5a03cba36042",
|
3 |
+
"mteb_dataset_name": "legal_clustering_s2s",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 28.13,
|
7 |
+
"main_score": 0.27658020595148314,
|
8 |
+
"v_measure": 0.27658020595148314,
|
9 |
+
"v_measure_std": 0.14945680245492232
|
10 |
+
}
|
11 |
+
}
|
results/GIST-small-Embedding-v0/legal_reranking_content.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "11dd3cfadc389fad511a98a010a0f38815072a0e",
|
3 |
+
"mteb_dataset_name": "legal_reranking_content",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 47.22,
|
7 |
+
"map": 0.8067843467476725,
|
8 |
+
"mrr": 0.8811011904761905
|
9 |
+
}
|
10 |
+
}
|
results/GIST-small-Embedding-v0/told_Classification.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "b0129311d8a3e09ed458bcf325532a279b9cd8e7",
|
3 |
+
"mteb_dataset_name": "told_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5085714285714287,
|
7 |
+
"accuracy_stderr": 0.02390552076200171,
|
8 |
+
"ap": 0.46933441187285263,
|
9 |
+
"ap_stderr": 0.010950792656577918,
|
10 |
+
"evaluation_time": 7.47,
|
11 |
+
"f1": 0.5039688830152789,
|
12 |
+
"f1_stderr": 0.0283654910400133,
|
13 |
+
"main_score": 0.5085714285714287
|
14 |
+
}
|
15 |
+
}
|
results/GritLM-7B/Brazilian_court_decisionsClassification.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "ae5cdd58be9e246773486042e743abc6832906c8",
|
3 |
+
"mteb_dataset_name": "Brazilian_court_decisionsClassification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.42395061728395067,
|
7 |
+
"accuracy_stderr": 0.03633994184456368,
|
8 |
+
"evaluation_time": 9105.76,
|
9 |
+
"f1": 0.39927583825988444,
|
10 |
+
"f1_stderr": 0.041949724230508585,
|
11 |
+
"main_score": 0.42395061728395067
|
12 |
+
},
|
13 |
+
"validation": {
|
14 |
+
"accuracy": 0.4356435643564357,
|
15 |
+
"accuracy_stderr": 0.046990603861719944,
|
16 |
+
"evaluation_time": 9448.1,
|
17 |
+
"f1": 0.41602844399270716,
|
18 |
+
"f1_stderr": 0.04692559972421623,
|
19 |
+
"main_score": 0.4356435643564357
|
20 |
+
}
|
21 |
+
}
|
results/GritLM-7B/HateBR_offensive_binary_Classification.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "1b392cfdfb8470a0b7067b2504a0f5ff79115f18",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5987857142857143,
|
7 |
+
"accuracy_stderr": 0.052916038616445414,
|
8 |
+
"ap": 0.5607517325007831,
|
9 |
+
"ap_stderr": 0.03727843809211404,
|
10 |
+
"evaluation_time": 1276.74,
|
11 |
+
"f1": 0.5921636265143908,
|
12 |
+
"f1_stderr": 0.05325276533303881,
|
13 |
+
"main_score": 0.5987857142857143
|
14 |
+
},
|
15 |
+
"validation": {
|
16 |
+
"accuracy": 0.6010714285714286,
|
17 |
+
"accuracy_stderr": 0.059722466117732215,
|
18 |
+
"ap": 0.562923588123231,
|
19 |
+
"ap_stderr": 0.03978962546410266,
|
20 |
+
"evaluation_time": 1291.18,
|
21 |
+
"f1": 0.5945787718575426,
|
22 |
+
"f1_stderr": 0.06212920050491696,
|
23 |
+
"main_score": 0.6010714285714286
|
24 |
+
}
|
25 |
+
}
|
results/GritLM-7B/HateBR_offensive_levels_Classification.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "536bca26977850b9aa4d96099c5875d029c8c8fb",
|
3 |
+
"mteb_dataset_name": "HateBR_offensive_levels_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.355,
|
7 |
+
"accuracy_stderr": 0.039253233325811675,
|
8 |
+
"evaluation_time": 1718.96,
|
9 |
+
"f1": 0.3000701845701501,
|
10 |
+
"f1_stderr": 0.018937715756274363,
|
11 |
+
"main_score": 0.355
|
12 |
+
},
|
13 |
+
"validation": {
|
14 |
+
"accuracy": 0.3541964285714286,
|
15 |
+
"accuracy_stderr": 0.03627473206275258,
|
16 |
+
"evaluation_time": 1666.48,
|
17 |
+
"f1": 0.3036783040874245,
|
18 |
+
"f1_stderr": 0.015520191479925312,
|
19 |
+
"main_score": 0.3541964285714286
|
20 |
+
}
|
21 |
+
}
|
results/GritLM-7B/Portuguese_Hate_Speech_binary_Classification.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "e4e57d33e334a8b73c4f7bc358f54b922a850b20",
|
3 |
+
"mteb_dataset_name": "Portuguese_Hate_Speech_binary_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5766157461809636,
|
7 |
+
"accuracy_stderr": 0.06242372980395624,
|
8 |
+
"ap": 0.33728125908410517,
|
9 |
+
"ap_stderr": 0.02262131033551119,
|
10 |
+
"evaluation_time": 874.07,
|
11 |
+
"f1": 0.5429774412299622,
|
12 |
+
"f1_stderr": 0.0449748436866505,
|
13 |
+
"main_score": 0.5766157461809636
|
14 |
+
},
|
15 |
+
"validation": {
|
16 |
+
"accuracy": 0.5841176470588235,
|
17 |
+
"accuracy_stderr": 0.05786094773987375,
|
18 |
+
"ap": 0.3432378683493422,
|
19 |
+
"ap_stderr": 0.020803059594649023,
|
20 |
+
"evaluation_time": 953.57,
|
21 |
+
"f1": 0.5539770358857167,
|
22 |
+
"f1_stderr": 0.03982706067218655,
|
23 |
+
"main_score": 0.5841176470588235
|
24 |
+
}
|
25 |
+
}
|
results/GritLM-7B/legal_Classification.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "82a34457c81aacb9dee488fcae1a2b5cdc9ab23d",
|
3 |
+
"mteb_dataset_name": "legal_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5210135430318917,
|
7 |
+
"accuracy_stderr": 0.04561378820908903,
|
8 |
+
"evaluation_time": 5544.07,
|
9 |
+
"f1": 0.4076126344983205,
|
10 |
+
"f1_stderr": 0.026997547027077635,
|
11 |
+
"main_score": 0.5210135430318917
|
12 |
+
},
|
13 |
+
"validation": {
|
14 |
+
"accuracy": 0.5270506108202444,
|
15 |
+
"accuracy_stderr": 0.03928834014730948,
|
16 |
+
"evaluation_time": 3559.93,
|
17 |
+
"f1": 0.4299203106277211,
|
18 |
+
"f1_stderr": 0.02733678358854626,
|
19 |
+
"main_score": 0.5270506108202444
|
20 |
+
}
|
21 |
+
}
|
results/GritLM-7B/legal_clustering_s2s.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "9fd2db399e2a88887001cb88d5ac5a03cba36042",
|
3 |
+
"mteb_dataset_name": "legal_clustering_s2s",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"evaluation_time": 28188.2,
|
7 |
+
"main_score": 0.2514340714512715,
|
8 |
+
"v_measure": 0.2514340714512715,
|
9 |
+
"v_measure_std": 0.1633734782294652
|
10 |
+
}
|
11 |
+
}
|
results/GritLM-7B/told_Classification.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dataset_revision": "b0129311d8a3e09ed458bcf325532a279b9cd8e7",
|
3 |
+
"mteb_dataset_name": "told_Classification",
|
4 |
+
"mteb_version": "1.1.3.dev0",
|
5 |
+
"test": {
|
6 |
+
"accuracy": 0.5214285714285716,
|
7 |
+
"accuracy_stderr": 0.027106073655639315,
|
8 |
+
"ap": 0.47434193876601,
|
9 |
+
"ap_stderr": 0.01678254928485146,
|
10 |
+
"evaluation_time": 1818.13,
|
11 |
+
"f1": 0.51499724697299,
|
12 |
+
"f1_stderr": 0.031713250749140866,
|
13 |
+
"main_score": 0.5214285714285716
|
14 |
+
},
|
15 |
+
"validation": {
|
16 |
+
"accuracy": 0.5298095238095237,
|
17 |
+
"accuracy_stderr": 0.016327431947909185,
|
18 |
+
"ap": 0.44716735954955433,
|
19 |
+
"ap_stderr": 0.013851031569370708,
|
20 |
+
"evaluation_time": 1884.47,
|
21 |
+
"f1": 0.5213252882753332,
|
22 |
+
"f1_stderr": 0.02234443871946442,
|
23 |
+
"main_score": 0.5298095238095237
|
24 |
+
}
|
25 |
+
}
|
results/LaBSE/ASSIN2_STS.json
CHANGED
@@ -11,25 +11,10 @@
|
|
11 |
"pearson": 0.6739654144168126,
|
12 |
"spearman": 0.6480098441302911
|
13 |
},
|
14 |
-
"evaluation_time":
|
15 |
"manhattan": {
|
16 |
"pearson": 0.6678974507724051,
|
17 |
"spearman": 0.6370347206890467
|
18 |
}
|
19 |
-
},
|
20 |
-
"validation": {
|
21 |
-
"cos_sim": {
|
22 |
-
"pearson": 0.7470273998557583,
|
23 |
-
"spearman": 0.7002819114173302
|
24 |
-
},
|
25 |
-
"euclidean": {
|
26 |
-
"pearson": 0.718702086246249,
|
27 |
-
"spearman": 0.7002818609968048
|
28 |
-
},
|
29 |
-
"evaluation_time": 3.87,
|
30 |
-
"manhattan": {
|
31 |
-
"pearson": 0.717917851152268,
|
32 |
-
"spearman": 0.6913643450044062
|
33 |
-
}
|
34 |
}
|
35 |
}
|
|
|
11 |
"pearson": 0.6739654144168126,
|
12 |
"spearman": 0.6480098441302911
|
13 |
},
|
14 |
+
"evaluation_time": 21.59,
|
15 |
"manhattan": {
|
16 |
"pearson": 0.6678974507724051,
|
17 |
"spearman": 0.6370347206890467
|
18 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
}
|
20 |
}
|
results/LaBSE/Brazilian_court_decisionsClassification.json
CHANGED
@@ -5,17 +5,9 @@
|
|
5 |
"test": {
|
6 |
"accuracy": 0.39728395061728394,
|
7 |
"accuracy_stderr": 0.03798699430089002,
|
8 |
-
"evaluation_time":
|
9 |
"f1": 0.377338034481102,
|
10 |
"f1_stderr": 0.04121560130572127,
|
11 |
"main_score": 0.39728395061728394
|
12 |
-
},
|
13 |
-
"validation": {
|
14 |
-
"accuracy": 0.4002475247524752,
|
15 |
-
"accuracy_stderr": 0.047406644700595024,
|
16 |
-
"evaluation_time": 60.2,
|
17 |
-
"f1": 0.38413822588330115,
|
18 |
-
"f1_stderr": 0.04444901794916138,
|
19 |
-
"main_score": 0.4002475247524752
|
20 |
}
|
21 |
}
|
|
|
5 |
"test": {
|
6 |
"accuracy": 0.39728395061728394,
|
7 |
"accuracy_stderr": 0.03798699430089002,
|
8 |
+
"evaluation_time": 68.01,
|
9 |
"f1": 0.377338034481102,
|
10 |
"f1_stderr": 0.04121560130572127,
|
11 |
"main_score": 0.39728395061728394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
}
|
13 |
}
|
results/LaBSE/HateBR_offensive_binary_Classification.json
CHANGED
@@ -7,19 +7,9 @@
|
|
7 |
"accuracy_stderr": 0.07336114191353038,
|
8 |
"ap": 0.6626721215796498,
|
9 |
"ap_stderr": 0.06144152694837362,
|
10 |
-
"evaluation_time":
|
11 |
"f1": 0.7115523329777853,
|
12 |
"f1_stderr": 0.07346710919874562,
|
13 |
"main_score": 0.7132857142857143
|
14 |
-
},
|
15 |
-
"validation": {
|
16 |
-
"accuracy": 0.7151785714285714,
|
17 |
-
"accuracy_stderr": 0.06815021299021921,
|
18 |
-
"ap": 0.660807165877668,
|
19 |
-
"ap_stderr": 0.05726348735608613,
|
20 |
-
"evaluation_time": 20.68,
|
21 |
-
"f1": 0.713847931234992,
|
22 |
-
"f1_stderr": 0.06824475410726734,
|
23 |
-
"main_score": 0.7151785714285714
|
24 |
}
|
25 |
}
|
|
|
7 |
"accuracy_stderr": 0.07336114191353038,
|
8 |
"ap": 0.6626721215796498,
|
9 |
"ap_stderr": 0.06144152694837362,
|
10 |
+
"evaluation_time": 24.09,
|
11 |
"f1": 0.7115523329777853,
|
12 |
"f1_stderr": 0.07346710919874562,
|
13 |
"main_score": 0.7132857142857143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
}
|
15 |
}
|
results/LaBSE/HateBR_offensive_levels_Classification.json
CHANGED
@@ -5,17 +5,9 @@
|
|
5 |
"test": {
|
6 |
"accuracy": 0.4553571428571429,
|
7 |
"accuracy_stderr": 0.060086035254899806,
|
8 |
-
"evaluation_time":
|
9 |
"f1": 0.3572036579061356,
|
10 |
"f1_stderr": 0.028250969788799127,
|
11 |
"main_score": 0.4553571428571429
|
12 |
-
},
|
13 |
-
"validation": {
|
14 |
-
"accuracy": 0.44625000000000004,
|
15 |
-
"accuracy_stderr": 0.06153567282976796,
|
16 |
-
"evaluation_time": 25.62,
|
17 |
-
"f1": 0.3588937002018234,
|
18 |
-
"f1_stderr": 0.03365839068153895,
|
19 |
-
"main_score": 0.44625000000000004
|
20 |
}
|
21 |
}
|
|
|
5 |
"test": {
|
6 |
"accuracy": 0.4553571428571429,
|
7 |
"accuracy_stderr": 0.060086035254899806,
|
8 |
+
"evaluation_time": 31.63,
|
9 |
"f1": 0.3572036579061356,
|
10 |
"f1_stderr": 0.028250969788799127,
|
11 |
"main_score": 0.4553571428571429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
}
|
13 |
}
|
results/LaBSE/Portuguese_Hate_Speech_binary_Classification.json
CHANGED
@@ -7,19 +7,9 @@
|
|
7 |
"accuracy_stderr": 0.04286237654883775,
|
8 |
"ap": 0.3401201235928455,
|
9 |
"ap_stderr": 0.010508283199365094,
|
10 |
-
"evaluation_time":
|
11 |
"f1": 0.5597579355802653,
|
12 |
"f1_stderr": 0.026161924250857723,
|
13 |
"main_score": 0.600587544065805
|
14 |
-
},
|
15 |
-
"validation": {
|
16 |
-
"accuracy": 0.6094117647058823,
|
17 |
-
"accuracy_stderr": 0.04529029777628273,
|
18 |
-
"ap": 0.3495000336599978,
|
19 |
-
"ap_stderr": 0.016188278801277524,
|
20 |
-
"evaluation_time": 18.39,
|
21 |
-
"f1": 0.5725028122975064,
|
22 |
-
"f1_stderr": 0.029892754452398706,
|
23 |
-
"main_score": 0.6094117647058823
|
24 |
}
|
25 |
}
|
|
|
7 |
"accuracy_stderr": 0.04286237654883775,
|
8 |
"ap": 0.3401201235928455,
|
9 |
"ap_stderr": 0.010508283199365094,
|
10 |
+
"evaluation_time": 24.45,
|
11 |
"f1": 0.5597579355802653,
|
12 |
"f1_stderr": 0.026161924250857723,
|
13 |
"main_score": 0.600587544065805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
}
|
15 |
}
|
results/LaBSE/legal_Classification.json
CHANGED
@@ -5,17 +5,9 @@
|
|
5 |
"test": {
|
6 |
"accuracy": 0.5169943206640454,
|
7 |
"accuracy_stderr": 0.03594487638363992,
|
8 |
-
"evaluation_time":
|
9 |
"f1": 0.3500614128395704,
|
10 |
"f1_stderr": 0.018585172059091683,
|
11 |
"main_score": 0.5169943206640454
|
12 |
-
},
|
13 |
-
"validation": {
|
14 |
-
"accuracy": 0.5200698080279231,
|
15 |
-
"accuracy_stderr": 0.026582105081549404,
|
16 |
-
"evaluation_time": 45.28,
|
17 |
-
"f1": 0.37414274687849935,
|
18 |
-
"f1_stderr": 0.024947239017306604,
|
19 |
-
"main_score": 0.5200698080279231
|
20 |
}
|
21 |
}
|
|
|
5 |
"test": {
|
6 |
"accuracy": 0.5169943206640454,
|
7 |
"accuracy_stderr": 0.03594487638363992,
|
8 |
+
"evaluation_time": 111.24,
|
9 |
"f1": 0.3500614128395704,
|
10 |
"f1_stderr": 0.018585172059091683,
|
11 |
"main_score": 0.5169943206640454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
}
|
13 |
}
|