Skip to content

Commit 1b9d4b3

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/finetuning-scheduler
1 parent 7715567 commit 1b9d4b3

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:7e60f3963d97067f10f0ef3d7fb317715a07d9d344ccf19a6f26be0a12283dd1
3-
size 764790
2+
oid sha256:02a7e96b6f4f99a3a88ee0a7855596ded938d74db3c93df1a4b34bbfcf8ad563
3+
size 763845

.notebooks/lightning_examples/finetuning-scheduler.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ accelerator:
2727
OS: Linux
2828
python: 3.10.12
2929
environment:
30-
- torchmetrics==1.4.0.post0
31-
- finetuning-scheduler==2.3.3
32-
- matplotlib==3.9.1
33-
- datasets==2.20.0
34-
- numpy==1.26.4
35-
- torch==2.4.0+cu121
30+
- finetuning-scheduler==2.4.0
3631
- pytorch-lightning==2.3.3
37-
published: '2024-07-26T22:27:33.829385'
32+
- matplotlib==3.9.2
33+
- numpy==2.0.2
34+
- torch==2.4.0+cu121
35+
- torchmetrics==1.4.1
36+
- datasets==2.21.0
37+
published: '2024-09-01T13:45:12.295371'

0 commit comments

Comments
 (0)