We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c779a commit 1e0e807Copy full SHA for 1e0e807
.notebooks/lightning_examples/barlow-twins.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:8fb790f178894693b99fba8aa2950c22df9c335fb29b8688b7fceae1a5e37e11
3
-size 285504
+oid sha256:ad0c444f456503887dd770448b2f5fb8fd2236b73ce6627cd60b4c29d0630880
+size 264829
.notebooks/lightning_examples/barlow-twins.yaml
@@ -24,10 +24,10 @@ accelerator:
24
OS: Linux
25
python: 3.10.12
26
environment:
27
+- torch==2.4.1+cu121
28
+- pytorch-lightning==2.4.0
29
- torchmetrics==1.4.1
-- pytorch-lightning==2.3.3
-- torchvision==0.19.0+cu121
30
- matplotlib==3.9.2
31
+- torchvision==0.19.1+cu121
32
- numpy==2.0.2
-- torch==2.4.0+cu121
33
-published: '2024-09-01T12:41:28.069338'
+published: '2024-12-03T19:43:25.518929'
0 commit comments