Skip to content

Commit 565f61a

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/finetuning-scheduler
1 parent 5a402f9 commit 565f61a

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-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:16fc06509dfa2f21dc42bea2e54e82820a74f8c37061c6be30feb068e6faca1d
3-
size 763984
2+
oid sha256:7e60f3963d97067f10f0ef3d7fb317715a07d9d344ccf19a6f26be0a12283dd1
3+
size 764790

.notebooks/lightning_examples/finetuning-scheduler.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@ OS: Linux
2828
python: 3.10.12
2929
environment:
3030
- torchmetrics==1.4.0.post0
31-
- numpy==1.26.4
32-
- pytorch-lightning==2.3.3
33-
- lightning==2.3.3
3431
- finetuning-scheduler==2.3.3
35-
- torch==2.1.2+cu121
3632
- matplotlib==3.9.1
37-
- datasets==2.17.1
38-
- torchvision==0.16.2+cu121
39-
published: '2024-07-26T13:05:59.889531'
33+
- datasets==2.20.0
34+
- numpy==1.26.4
35+
- torch==2.4.0+cu121
36+
- pytorch-lightning==2.3.3
37+
published: '2024-07-26T22:27:33.829385'

0 commit comments

Comments
 (0)