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

Evaluation mechanism update #82

Open
cizhenshi opened this issue Oct 30, 2024 · 1 comment
Open

Evaluation mechanism update #82

cizhenshi opened this issue Oct 30, 2024 · 1 comment

Comments

@cizhenshi
Copy link

Currently, many evaluations of long text models reference LongBench results. However, n-gram based metrics do not truly reflect the quality of responses. Many papers have adopted the method of using GPT-4o for scoring. Could you provide an official version of the GPT-4o scoring code to standardize the 4o scoring across various evaluations and make the results more comparable?

@bys0318
Copy link
Member

bys0318 commented Oct 31, 2024

Great suggestion! I will update the code to support LLM-as-a-judge evaluation in the next few days.

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

No branches or pull requests

2 participants