Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit cc67b8b

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent 5ea05f9 commit cc67b8b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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:a162f138808a435cd7d31aeef8caee94a03746473b27e5122b7e2250c8efe732
3-
size 917536
2+
oid sha256:6e1866b5f12dd1dae66180c8ca51b0f36f20df47bd4dd8d8666b8079d9e6fa74
3+
size 918847

.notebooks/lightning_examples/text-transformers.yaml

Lines changed: 10 additions & 10 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-
- transformers==4.43.2
22-
- torchmetrics==1.1.2
23-
- numpy==1.26.4
24-
- scipy==1.14.0
25-
- matplotlib==3.9.1
26-
- torchtext==0.16.2+cpu
27-
- datasets==2.20.0
28-
- pytorch-lightning==2.3.3
2921
- torch==2.1.2+cu121
30-
- scikit-learn==1.5.1
22+
- numpy==1.26.4
23+
- scipy==1.15.2
24+
- torchmetrics==1.1.2
3125
- torchvision==0.16.2+cu121
32-
published: '2024-07-26T13:17:41.828770'
26+
- pytorch-lightning==2.4.0
27+
- datasets==2.21.0
28+
- matplotlib==3.9.2
29+
- transformers==4.49.0
30+
- torchtext==0.16.2+cpu
31+
- scikit-learn==1.6.1
32+
published: '2025-04-03T21:04:00.119270'

0 commit comments

Comments
 (0)