Skip to content

fix(eval): fix TSV parsing in evaluate_model.py and add unit tests - #1289

Merged
tushuhei merged 1 commit into
mainfrom
fix-eval-tsv
Jul 27, 2026
Merged

fix(eval): fix TSV parsing in evaluate_model.py and add unit tests#1289
tushuhei merged 1 commit into
mainfrom
fix-eval-tsv

Conversation

@tushuhei

Copy link
Copy Markdown
Member
  • Support TSV format by stripping column 0 and evaluating only the last column
  • Ignore comment lines starting with #
  • Add unit test suite for TSV format validation

TAG=agy
CONV=af16f8d5-a8c2-4260-82a9-9617e2ba2480

- Support TSV format by stripping column 0 and evaluating only the last column
- Ignore comment lines starting with #
- Add unit test suite for TSV format validation

TAG=agy
CONV=af16f8d5-a8c2-4260-82a9-9617e2ba2480
@tushuhei
tushuhei requested a review from kojiishi July 22, 2026 05:06

@kojiishi kojiishi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@tushuhei
tushuhei merged commit 48443bb into main Jul 27, 2026
43 checks passed
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