Skip to content

Commit cd53716

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/finetuning-scheduler
1 parent 7fb128e commit cd53716

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:2a5ca70c6bb5e239382beb5d8f581faa570f3fbbf32a26a31deb46f7290bfbc8
2+
oid sha256:5f3404226499d416b803802db77a6acdb3a0c8a988e9f9af4ef7a3830d20f822
33
size 798985

.notebooks/lightning_examples/finetuning-scheduler.yaml

Lines changed: 5 additions & 5 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-
- numpy==1.26.4
31-
- finetuning-scheduler==2.5.0
3230
- pytorch-lightning==2.4.0
33-
- matplotlib==3.9.2
31+
- finetuning-scheduler==2.5.0
32+
- datasets==3.5.0
3433
- torch==2.4.1+cu121
3534
- torchmetrics==1.4.1
36-
- datasets==3.5.0
37-
published: '2025-04-01T19:23:02.358674'
35+
- matplotlib==3.9.2
36+
- numpy==1.26.4
37+
published: '2025-04-03T20:52:31.416378'

0 commit comments

Comments
 (0)