Skip to content

Commit 7d241ab

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent b3b952e commit 7d241ab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:b43443b4a8aa5250b7e18c4224fbba79d4b51dba8f7864a7f0405b61f8a72976
3-
size 917972
2+
oid sha256:a162f138808a435cd7d31aeef8caee94a03746473b27e5122b7e2250c8efe732
3+
size 917536

.notebooks/lightning_examples/text-transformers.yaml

Lines changed: 8 additions & 8 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-
- torchvision==0.16.2+cu121
22-
- scikit-learn==1.5.1
2321
- transformers==4.43.2
24-
- datasets==2.20.0
22+
- torchmetrics==1.1.2
23+
- numpy==1.26.4
24+
- scipy==1.14.0
2525
- matplotlib==3.9.1
2626
- torchtext==0.16.2+cpu
27-
- torchmetrics==1.1.2
27+
- datasets==2.20.0
28+
- pytorch-lightning==2.3.3
2829
- torch==2.1.2+cu121
29-
- scipy==1.14.0
30-
- numpy==1.26.4
31-
- pytorch-lightning==2.1.4
32-
published: '2024-07-26T11:11:01.218616'
30+
- scikit-learn==1.5.1
31+
- torchvision==0.16.2+cu121
32+
published: '2024-07-26T13:17:41.828770'

0 commit comments

Comments
 (0)