Skip to content

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

Open
tushuhei wants to merge 1 commit into
mainfrom
fix-eval-tsv
Open

fix(eval): fix TSV parsing in evaluate_model.py and add unit tests#1289
tushuhei wants to merge 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
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.

1 participant