mlfoundations / mlfoundations/evalchemy
[bug] GPQA-Diamond ground truth answers are all D
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 610
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
This line here in the generate_multiple_choice_answers results in all of the ground truth answers to be matched to D.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open eval/chat_benchmarks/GPQADiamond/eval_instruct.py at line 188 and inspect generate_multiple_choice_answers. Trace how ground-truth answers are matched, then verify through the GPQA-Diamond evaluation path that the resulting labels preserve their source values rather than all becoming D.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100