Skip to content

Add 'rank' stage to DyAb model#124

Merged
tomyyyD merged 1 commit intoprescient-design:mainfrom
tomyyyD:main
Jun 27, 2025
Merged

Add 'rank' stage to DyAb model#124
tomyyyD merged 1 commit intoprescient-design:mainfrom
tomyyyD:main

Conversation

@tomyyyD
Copy link
Collaborator

@tomyyyD tomyyyD commented Jun 27, 2025

Currently the model uses the dataloader to randomly sample data even when ranking against a lead. The current method for ranking puts the lead in every other position and hopes that you end up ranking the lead against every other design. This seems unnecessary to me, so I added a stage in which the dataloader deterministically compares everything in the given set to a lead that is passed in as an argument..

@tomyyyD tomyyyD changed the title Add 'rank Add 'rank' stage to DyAb model Jun 27, 2025
@tomyyyD tomyyyD merged commit 1a048ec into prescient-design:main Jun 27, 2025
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