Skip to content

[Fix] OpenICL Math Evaluator Config #2007

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

Merged
merged 6 commits into from
Apr 8, 2025

Conversation

Myhs-phz
Copy link
Collaborator

@Myhs-phz Myhs-phz commented Apr 7, 2025

No description provided.

Comment on lines 36 to 45
# if len(gold_parsed) == 0:
# j_with_env = f'${j}$'
# gold_parsed = parse(
# j_with_env,
# extraction_mode='first_match',
# extraction_config=[
# LatexExtractionConfig(),
# ExprExtractionConfig(),
# ],
# )
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove the comments

Copy link
Collaborator

@MaiziXiao MaiziXiao left a comment

Choose a reason for hiding this comment

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

LGTM

@MaiziXiao MaiziXiao merged commit fd82bea into open-compass:main Apr 8, 2025
8 checks passed
domonic18 pushed a commit to domonic18/opencompass that referenced this pull request Apr 10, 2025
* 'main' of https://github.com/domonic18/opencompass:
  [Refactor] Refactorize openicl eval task (open-compass#1990)
  [ci] update baseline for kernal change of vllm and lmdeploy (open-compass#2011)
  [Feature] Make dump-eval-details default behavior (open-compass#1999)
  [Fix] OpenICL Math Evaluator Config (open-compass#2007)
  [Feature] Add CascadeEvaluator (open-compass#1992)
  [Dataset] Add MedXpertQA (open-compass#2002)
  [Dataset] Update dingo 1.5.0 (open-compass#2008)
  [CI] fix baseline score (open-compass#2000)
  [Doc] Fix links between zh & en (open-compass#2001)
stephen-nju pushed a commit to stephen-nju/opencompass that referenced this pull request May 14, 2025
* fix

* fix recommended

* fix

* fix

* fix

* fix
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.

3 participants