Skip to content

benchmark: fix HumanEval-X Java/22 Interger typo#287

Open
however-yir wants to merge 1 commit intozai-org:mainfrom
however-yir:fix-humaneval-java22-typo-273
Open

benchmark: fix HumanEval-X Java/22 Interger typo#287
however-yir wants to merge 1 commit intozai-org:mainfrom
however-yir:fix-humaneval-java22-typo-273

Conversation

@however-yir
Copy link
Copy Markdown

Summary

  • fix typo in HumanEval-X Java/22 benchmark entry by replacing Interger/Intergers with Integer/Integers
  • rename method references from filterIntergers to filterIntegers consistently across prompt/declaration/tests/example test in the Java/22 JSONL record

Issue addressed

Testing

  • validated the updated Java/22 JSONL record no longer contains typo strings

@however-yir
Copy link
Copy Markdown
Author

Hi maintainers, quick review ping.

This PR addresses #273 by fixing the Java/22 HumanEval-X typo in the benchmark record:

  • Interger/Intergers -> Integer/Integers
  • filterIntergers -> filterIntegers

The fix is limited to the Java/22 dataset entry in humaneval_java.jsonl.gz.

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.

Typo in HumanEval-X Java/22

1 participant