We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104e33d commit 1f6de2dCopy full SHA for 1f6de2d
.notebooks/lightning_examples/finetuning-scheduler.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:02a7e96b6f4f99a3a88ee0a7855596ded938d74db3c93df1a4b34bbfcf8ad563
3
-size 763845
+oid sha256:2a5ca70c6bb5e239382beb5d8f581faa570f3fbbf32a26a31deb46f7290bfbc8
+size 798985
.notebooks/lightning_examples/finetuning-scheduler.yaml
@@ -27,11 +27,11 @@ accelerator:
27
OS: Linux
28
python: 3.10.12
29
environment:
30
-- finetuning-scheduler==2.4.0
31
-- pytorch-lightning==2.3.3
+- numpy==1.26.4
+- finetuning-scheduler==2.5.0
32
+- pytorch-lightning==2.4.0
33
- matplotlib==3.9.2
-- numpy==2.0.2
34
-- torch==2.4.0+cu121
+- torch==2.4.1+cu121
35
- torchmetrics==1.4.1
36
-- datasets==2.21.0
37
-published: '2024-09-01T13:45:12.295371'
+- datasets==3.5.0
+published: '2025-04-01T19:23:02.358674'
0 commit comments