update earth silver benchmark #2104
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
This PR introduces a new benchmark dataset for Earth science-related multiple-choice questions (MCQ), named
Earth_Silver_MCQ
. The goal of this PR is to expand the benchmark suite with a dataset that targets Earth science topics, which can be used for evaluating models on domain-specific MCQ tasks.Modification
Earth_Silver_MCQ
benchmark dataset to the project.flake8
,isort
,yapf
, etc.) have been applied to ensure code quality.BC-breaking (Optional)
This modification does not introduce any backward compatibility-breaking changes to the project or other related repositories.
Use cases (Optional)
This new dataset can be used to evaluate models' performance on Earth science MCQs, making it easier to test how well models handle questions related to Earth science and related fields.
Checklist
Before PR:
After PR: