Skip to content

Commit

Permalink
Ignore contrastive_loss in checkpointing
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Feb 23, 2024
1 parent 2ddda1f commit 4299fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shimmer/modules/global_workspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def __init__(
"loss_mod",
"domain_descriptions",
"coef_buffers",
"contrastive_loss",
]
)

Expand Down

0 comments on commit 4299fbd

Please sign in to comment.