We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb128e commit cd53716Copy full SHA for cd53716
.notebooks/lightning_examples/finetuning-scheduler.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:2a5ca70c6bb5e239382beb5d8f581faa570f3fbbf32a26a31deb46f7290bfbc8
+oid sha256:5f3404226499d416b803802db77a6acdb3a0c8a988e9f9af4ef7a3830d20f822
3
size 798985
.notebooks/lightning_examples/finetuning-scheduler.yaml
@@ -27,11 +27,11 @@ accelerator:
27
OS: Linux
28
python: 3.10.12
29
environment:
30
-- numpy==1.26.4
31
-- finetuning-scheduler==2.5.0
32
- pytorch-lightning==2.4.0
33
-- matplotlib==3.9.2
+- finetuning-scheduler==2.5.0
+- datasets==3.5.0
34
- torch==2.4.1+cu121
35
- torchmetrics==1.4.1
36
-- datasets==3.5.0
37
-published: '2025-04-01T19:23:02.358674'
+- matplotlib==3.9.2
+- numpy==1.26.4
+published: '2025-04-03T20:52:31.416378'
0 commit comments