Skip to content

Commit 9c7d3b4

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/finetuning-scheduler
1 parent e96c8cb commit 9c7d3b4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:8d5a246894b5ef17e0adefc484d6266587267f7c37f614b4fb88fce074a3c892
3-
size 763981
2+
oid sha256:16fc06509dfa2f21dc42bea2e54e82820a74f8c37061c6be30feb068e6faca1d
3+
size 763984

.notebooks/lightning_examples/finetuning-scheduler.yaml

Lines changed: 7 additions & 7 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-
- torchvision==0.16.2+cu121
30+
- torchmetrics==1.4.0.post0
31+
- numpy==1.26.4
32+
- pytorch-lightning==2.3.3
3133
- lightning==2.3.3
32-
- matplotlib==3.9.1
33-
- pytorch-lightning==2.1.4
34-
- torch==2.1.2+cu121
3534
- finetuning-scheduler==2.3.3
36-
- numpy==1.26.4
35+
- torch==2.1.2+cu121
36+
- matplotlib==3.9.1
3737
- datasets==2.17.1
38-
- torchmetrics==1.4.0.post0
39-
published: '2024-07-26T10:58:15.584464'
38+
- torchvision==0.16.2+cu121
39+
published: '2024-07-26T13:05:59.889531'

0 commit comments

Comments
 (0)