Skip to content

Conversation

sudanl
Copy link
Contributor

@sudanl sudanl commented Jan 21, 2025

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Support OlympiadBench Benchmark

Modification

Modify

  • opencompass/datasets/init.py

Add

  • configs/eval_OlympiadBench.py
  • configs/summarizers/OlympiadBench.py
  • configs/summarizers/groups/OlympiadBench.py
  • opencompass/configs/datasets/OlympiadBench
  • opencompass/configs/summarizers/OlympiadBench.py
  • opencompass/configs/summarizers/groups/OlympiadBench.py
  • opencompass/datasets/OlympiadBench.py

BC-breaking (Optional)

No

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

After PR:

  • If the modification has potential influence on downstream or other related projects, this PR should be tested with those projects.
  • CLA has been signed and all committers have signed the CLA in this PR.

@sudanl sudanl changed the title Support OlympiadBench Benchmark [Feature] Support OlympiadBench Benchmark Jan 21, 2025
Copy link
Collaborator

@liushz liushz left a comment

Choose a reason for hiding this comment

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

LGTM

@liushz liushz merged commit 412199f into open-compass:main Jan 24, 2025
8 checks passed
stephen-nju pushed a commit to stephen-nju/opencompass that referenced this pull request May 14, 2025
* Support OlympiadBench Benchmark

* Support OlympiadBench Benchmark

* Support OlympiadBench Benchmark

* update dataset path

* Update olmpiadBench

* Update olmpiadBench

* Update olmpiadBench

---------

Co-authored-by: liushz <qq1791167085@163.com>
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