You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current penalty weight of 1.0 effectively limits the max. score to 0.8 because there is always overlap between the challenge and completion texts. This was desirable at initial launch because we wanted to disincentivize echo mining, however such strategies are not viable at all any more.
Also, we don't want 'gaming' the penalty model to become profitable at the expense of producing high quality reference answers.
My recommendation is that we reduce the penalty to 0.5 for qa and summarization
The text was updated successfully, but these errors were encountered:
The current penalty weight of 1.0 effectively limits the max. score to 0.8 because there is always overlap between the challenge and completion texts. This was desirable at initial launch because we wanted to disincentivize echo mining, however such strategies are not viable at all any more.
Also, we don't want 'gaming' the penalty model to become profitable at the expense of producing high quality reference answers.
My recommendation is that we reduce the penalty to 0.5 for qa and summarization
The text was updated successfully, but these errors were encountered: