Skip to content

Commit 8096e61

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/finetuning-scheduler
1 parent cf50669 commit 8096e61

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:87466748a8f7da94efb576332d290efd5634491b1c39c502a1ed339614d6b499
3-
size 764929
2+
oid sha256:8d5a246894b5ef17e0adefc484d6266587267f7c37f614b4fb88fce074a3c892
3+
size 763981

.notebooks/lightning_examples/finetuning-scheduler.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ accelerator:
2727
OS: Linux
2828
python: 3.10.12
2929
environment:
30-
- datasets==2.17.1
31-
- numpy==1.26.4
32-
- torch==2.1.2+cu121
33-
- matplotlib==3.9.1
30+
- torchvision==0.16.2+cu121
3431
- lightning==2.3.3
35-
- torchmetrics==1.2.1
32+
- matplotlib==3.9.1
33+
- pytorch-lightning==2.1.4
34+
- torch==2.1.2+cu121
3635
- finetuning-scheduler==2.3.3
37-
- pytorch-lightning==2.0.9.post0
38-
- torchvision==0.16.2+cu121
39-
published: '2024-07-26T08:51:09.741359'
36+
- numpy==1.26.4
37+
- datasets==2.17.1
38+
- torchmetrics==1.4.0.post0
39+
published: '2024-07-26T10:58:15.584464'

0 commit comments

Comments
 (0)