Skip to content

Commit 262b121

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent 2c025a8 commit 262b121

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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:6e1866b5f12dd1dae66180c8ca51b0f36f20df47bd4dd8d8666b8079d9e6fa74
3-
size 918847
2+
oid sha256:c225d8da650138cda65d48e1e732cd4a3030647becaf30833fe4ec32e2088dc5
3+
size 919072

.notebooks/lightning_examples/text-transformers.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ accelerator:
1818
OS: Linux
1919
python: 3.10.12
2020
environment:
21-
- torch==2.1.2+cu121
22-
- numpy==1.26.4
23-
- scipy==1.15.2
24-
- torchmetrics==1.1.2
25-
- torchvision==0.16.2+cu121
26-
- pytorch-lightning==2.4.0
21+
- pytorch-lightning==2.5.1.post0
22+
- torchtext==0.16.2+cpu
2723
- datasets==2.21.0
28-
- matplotlib==3.9.2
24+
- torch==2.1.2
25+
- torchvision==0.16.2
26+
- torchmetrics==1.1.2
27+
- matplotlib==3.10.1
2928
- transformers==4.49.0
30-
- torchtext==0.16.2+cpu
3129
- scikit-learn==1.6.1
32-
published: '2025-04-03T21:04:00.119270'
30+
- scipy==1.15.2
31+
- numpy==1.26.4
32+
published: '2025-05-01T12:11:24.105158'

0 commit comments

Comments
 (0)