Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Leaderboard] Fix leaderboard summary average #74

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

lsz05
Copy link
Collaborator

@lsz05 lsz05 commented Sep 11, 2024

関連する Issue / PR

N/A

PR をマージした後の挙動の変化

リーダーボードのSummary部分のaverageがmacroからmicro averageへ修正しました。

挙動の変更を達成するために行ったこと

もともとsummaryでのaverageがtaskごとのスコアの平均だったが,micro-averageが正しいので,datasetごとの平均に修正。

動作確認

  • テストが通ることを確認した
  • マージ先がdevブランチであることを確認した

@lsz05 lsz05 requested review from akiFQC and ryokan0123 September 11, 2024 10:58
Copy link
Collaborator

@akiFQC akiFQC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lsz05 lsz05 merged commit 221ddec into dev Sep 12, 2024
3 checks passed
@lsz05 lsz05 mentioned this pull request Oct 2, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants