Skip to content

Commit 51766cd

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent 3d40267 commit 51766cd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:f2445f9a7a75a4ee5beaf88fee338b12b2a31bccd1e2f1d36f3c6bdaa5591a08
3-
size 918248
2+
oid sha256:b43443b4a8aa5250b7e18c4224fbba79d4b51dba8f7864a7f0405b61f8a72976
3+
size 917972

.notebooks/lightning_examples/text-transformers.yaml

Lines changed: 7 additions & 7 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
2123
- transformers==4.43.2
24+
- datasets==2.20.0
2225
- matplotlib==3.9.1
2326
- torchtext==0.16.2+cpu
27+
- torchmetrics==1.1.2
2428
- torch==2.1.2+cu121
25-
- pytorch-lightning==2.0.9.post0
26-
- numpy==1.26.4
27-
- datasets==2.20.0
28-
- scikit-learn==1.5.1
29-
- torchvision==0.16.2+cu121
3029
- scipy==1.14.0
31-
- torchmetrics==1.1.2
32-
published: '2024-07-26T09:06:14.819015'
30+
- numpy==1.26.4
31+
- pytorch-lightning==2.1.4
32+
published: '2024-07-26T11:11:01.218616'

0 commit comments

Comments
 (0)