mlfoundations / mlfoundations/evalchemy

Request to add Debug mode

Open
#139 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
610
Forks
87
PR merge metrics
No merged PRs in 30d

Description

Currently the eval script supports running through benchmarks as a whole. Would be nice if we can have a debug mode that test for evaluating one example or similarly a num_example mode that allows evaluating on a subset of a benchmark.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the eval script and the code that iterates through benchmark examples. Check how evaluation arguments are parsed and run the existing benchmark flow first. Done means a debug or num_example option can evaluate one example or a specified subset without processing the entire benchmark.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.