Shmh40/dev ssl/safe delivrbl tjepa model - #2667
Draft
shmh40 wants to merge 72 commits into
Draft
Conversation
Address PR review feedback: - masking.py: extract self_flow branch body into _generate_self_flow_mask() - datasets/utils.py: add precompute_cell_ids() (moved from multi_stream_data_sampler) - masking.py: add Masker.apply_noise_to_data() method that encapsulates cell-ID precomputation and noise application (both student and teacher), removing the MultiStreamDataSampler's direct dependency on the masking strategy - multi_stream_data_sampler.py: remove _precompute_cell_ids and _apply_noise_to_data module-level functions; delegate to self.masker.apply_noise_to_data() - multi_stream_data_sampler.py: rename input_data_tgt -> input_data_target Co-authored-by: Copilot <[email protected]>
… into sophiex/dev-ssl/self-flow
…hiex/dev-ssl/self-flow
…hiex/dev-ssl/self-flow
…/multi-exps-space-jepa
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Issue Number
Is this PR a draft? Mark it as draft.
Checklist before asking for review
./scripts/actions.sh lint./scripts/actions.sh unit-test./scripts/actions.sh integration-testlaunch-slurm.py --time 60