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

Question about the test set of the GLUE benchmark #145

Open
James6Chou opened this issue Nov 1, 2023 · 1 comment
Open

Question about the test set of the GLUE benchmark #145

James6Chou opened this issue Nov 1, 2023 · 1 comment

Comments

@James6Chou
Copy link

While reading the /examples/NLU/examples/text-classification/run_glue.py file, I noticed that the GLUE dataset only uses the validation set for generating results and does not measure accuracy on the evaluation set. Would it be better to evaluate the accuracy on the evaluation set using the model that performs best on the validation set in run_glue.py?

@Edenzzzz
Copy link

Edenzzzz commented Jan 25, 2024

It's using exactly the evaluation set.

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