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

Prevent LanguageModelingAdapter from evaling on TRAIN instances. #1986

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

brianwgoldman
Copy link
Contributor

For all run_specs I can find except CLEVA, the language modeling scenario only produces TEST instances. For CLEVA, it appears to depend on if there is a 'train.jsonl' file.

For all run_specs I can find except CLEVA, the language modeling scenario only produces TEST instances. For CLEVA, it appears to depend on if there is a 'train.jsonl' file.
@brianwgoldman brianwgoldman requested a review from teetone November 6, 2023 23:01
Copy link
Collaborator

@yifanmai yifanmai left a comment

Choose a reason for hiding this comment

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

Thanks for finding this. I'd suggest rewording the error message somewhat.

@brianwgoldman brianwgoldman merged commit caee191 into main Nov 15, 2023
1 of 6 checks passed
@brianwgoldman brianwgoldman deleted the auxy/language-eval branch November 15, 2023 19:56
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