Skip to content

Add automatic Downstream Evaluation to Modalities - Simplified Implementation#455

Open
CYHSM wants to merge 1 commit into
Modalities:mainfrom
CYHSM:downstream-evaluator-simple
Open

Add automatic Downstream Evaluation to Modalities - Simplified Implementation#455
CYHSM wants to merge 1 commit into
Modalities:mainfrom
CYHSM:downstream-evaluator-simple

Conversation

@CYHSM

@CYHSM CYHSM commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR is the bare version of #450 which works with a converted HF checkpoint. For this to work we need to first merge the conversion code from #424 and then merge this on top.

In #450 it integrates the conversion + the evaluation but @le1nux suggested to first merge @BlueCrescent PR. For more details see original PR.

Checklist before submitting final PR

  • My PR is minimal and addresses one issue in isolation
  • I have merged the latest version of the target branch into this feature branch
  • I have reviewed my own code w.r.t. correct implementation, missing type hints, proper documentation, etc.
  • I have run a sample config for model training
  • I have checked that all tests run through (python tests/tests.py)
  • I have updated the internal changelog (CHANGELOG_DEV.md)

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