Skip to content

Improved training and alignment validation#114

Merged
gabrieletijunaityte merged 97 commits into
mainfrom
develop
Jun 1, 2026
Merged

Improved training and alignment validation#114
gabrieletijunaityte merged 97 commits into
mainfrom
develop

Conversation

@vdplasthijs

Copy link
Copy Markdown
Collaborator

What does this PR do?

I think in short:

  • Fixed concept validation task metrics + support for unlabelled data.
  • Handling missing (tessera) data
  • Many minor improvements for training in model and loggers.

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?

vdplasthijs and others added 30 commits April 23, 2026 16:41
- Calculate theta_k for train only, and reuse for val and test.
- Catch edge cases max = min leading to zero div
- Printing optional, off by default
- Elbow method removes nans and skips leading zeros for tighter distribution.
- Update default concept caption v
…n/prediction

# Conflicts:
#	configs/experiment/s2bms_experiment_1.yaml
#	src/data/base_dataset.py
# Conflicts:
#	src/data/base_dataset.py
vdplasthijs and others added 27 commits May 21, 2026 17:02
- Save mode
- Save average index
Prediction model training changes
Load unlabelled data for alignment training
@gabrieletijunaityte gabrieletijunaityte merged commit 45e6e90 into main Jun 1, 2026
11 of 12 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