Skip to content

Commit

Permalink
Merge pull request #75 from sbintuitions/leaderboard/fix_rosetta_gluc…
Browse files Browse the repository at this point in the history
…osev2

[Leaderboard] Fix `pkshatech/RoSEtta-base-ja` and `pkshatech/GLuCoSE-base-ja-v2` scores
  • Loading branch information
lsz05 authored Sep 17, 2024
2 parents 221ddec + 4dbe7a3 commit 379294d
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
34 changes: 17 additions & 17 deletions docs/results/pkshatech/GLuCoSE-base-ja-v2/summary.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"Classification": {
"amazon_counterfactual_classification": {
"macro_f1": 0.7528271196943096
"macro_f1": 0.7492232749031491
},
"amazon_review_classification": {
"macro_f1": 0.5561679575066396
"macro_f1": 0.5530707609927811
},
"massive_intent_classification": {
"macro_f1": 0.8058990735631814
"macro_f1": 0.7979144461303402
},
"massive_scenario_classification": {
"macro_f1": 0.8729457394926279
"macro_f1": 0.8683641924034757
}
},
"Reranking": {
"esci": {
"ndcg@10": 0.9289703513027785
"ndcg@10": 0.9301469431250418
}
},
"Retrieval": {
"jagovfaqs_22k": {
"ndcg@10": 0.6842208748694516
"ndcg@10": 0.6979374757372254
},
"jaqket": {
"ndcg@10": 0.666162910609933
"ndcg@10": 0.6729417850207029
},
"mrtydi": {
"ndcg@10": 0.3679312414893066
"ndcg@10": 0.41858579533990486
},
"nlp_journal_abs_intro": {
"ndcg@10": 0.8961561684616985
"ndcg@10": 0.9029337913460675
},
"nlp_journal_title_abs": {
"ndcg@10": 0.9465973412523236
"ndcg@10": 0.9511153967130517
},
"nlp_journal_title_intro": {
"ndcg@10": 0.7514787290834406
"ndcg@10": 0.7580448576047344
}
},
"STS": {
"jsick": {
"spearman": 0.8499279029619572
"spearman": 0.849637366944316
},
"jsts": {
"spearman": 0.8150603412605322
"spearman": 0.8095684318108997
}
},
"Clustering": {
"livedoor_news": {
"v_measure_score": 0.5165568486237136
"v_measure_score": 0.5151536908540161
},
"mewsc16": {
"v_measure_score": 0.4970285237567235
"v_measure_score": 0.45782610528001805
}
},
"PairClassification": {
"paws_x_ja": {
"binary_f1": 0.6239830208701804
"binary_f1": 0.623716814159292
}
}
}
}
34 changes: 17 additions & 17 deletions docs/results/pkshatech/RoSEtta-base-ja/summary.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
{
"Classification": {
"amazon_counterfactual_classification": {
"macro_f1": 0.7006688790331752
"macro_f1": 0.7005147244958231
},
"amazon_review_classification": {
"macro_f1": 0.5299983831023539
"macro_f1": 0.5263680453119501
},
"massive_intent_classification": {
"macro_f1": 0.7952268533717546
"macro_f1": 0.7983787583297884
},
"massive_scenario_classification": {
"macro_f1": 0.869707847800633
"macro_f1": 0.8709593192703351
}
},
"Reranking": {
"esci": {
"ndcg@10": 0.9267539503767978
"ndcg@10": 0.9268625513429571
}
},
"Retrieval": {
"jagovfaqs_22k": {
"ndcg@10": 0.6379929234552755
"ndcg@10": 0.6595934642903105
},
"jaqket": {
"ndcg@10": 0.6533570255483011
"ndcg@10": 0.6533452086105761
},
"mrtydi": {
"ndcg@10": 0.3407337609040446
"ndcg@10": 0.36731170141136216
},
"nlp_journal_abs_intro": {
"ndcg@10": 0.9577227924391506
"ndcg@10": 0.9553567926226499
},
"nlp_journal_title_abs": {
"ndcg@10": 0.9282272189004226
"ndcg@10": 0.940828991756893
},
"nlp_journal_title_intro": {
"ndcg@10": 0.7938878816204916
"ndcg@10": 0.8163161967769845
}
},
"STS": {
"jsick": {
"spearman": 0.8302539464008364
"spearman": 0.8383455453168481
},
"jsts": {
"spearman": 0.7961383132420531
"spearman": 0.7895388048564987
}
},
"Clustering": {
"livedoor_news": {
"v_measure_score": 0.5503116157834466
"v_measure_score": 0.5861760622672214
},
"mewsc16": {
"v_measure_score": 0.389105324755125
"v_measure_score": 0.4784844036038961
}
},
"PairClassification": {
"paws_x_ja": {
"binary_f1": 0.6218727662616155
"binary_f1": 0.6173974540311173
}
}
}
}
Loading

0 comments on commit 379294d

Please sign in to comment.