Skip to content

Commit

Permalink
publish [GPU]: lightning_examples/finetuning-scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipelines committed Sep 1, 2024
1 parent 7715567 commit 1b9d4b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .notebooks/lightning_examples/finetuning-scheduler.ipynb
Git LFS file not shown
14 changes: 7 additions & 7 deletions .notebooks/lightning_examples/finetuning-scheduler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ accelerator:
OS: Linux
python: 3.10.12
environment:
- torchmetrics==1.4.0.post0
- finetuning-scheduler==2.3.3
- matplotlib==3.9.1
- datasets==2.20.0
- numpy==1.26.4
- torch==2.4.0+cu121
- finetuning-scheduler==2.4.0
- pytorch-lightning==2.3.3
published: '2024-07-26T22:27:33.829385'
- matplotlib==3.9.2
- numpy==2.0.2
- torch==2.4.0+cu121
- torchmetrics==1.4.1
- datasets==2.21.0
published: '2024-09-01T13:45:12.295371'

0 comments on commit 1b9d4b3

Please sign in to comment.