Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing used val_transform in barlow_twins.py #367

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

karellat
Copy link
Contributor

@karellat karellat commented Nov 6, 2024

Validation dataset uses train transforms instead of validation transforms.

Validation dataset uses train transforms instead of validation transforms.
@Borda Borda changed the title Fixing minor bug in barlow_twins.py Fixing used val_transform in barlow_twins.py Dec 3, 2024
@Borda Borda enabled auto-merge (squash) December 3, 2024 19:26
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69%. Comparing base (901c2e1) to head (0688ab6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #367   +/-   ##
===================================
  Coverage    69%    69%           
===================================
  Files         2      2           
  Lines       441    441           
===================================
  Hits        306    306           
  Misses      135    135           

@Borda Borda merged commit a7d9471 into Lightning-AI:main Dec 3, 2024
16 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