Skip to content

Commit f85da7c

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent d8bbcdf commit f85da7c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:5f2ae84c9f916ea735f7baad53c1d546dc772a817db612a520d46edf039d490c
3-
size 921294
2+
oid sha256:0d0cab22df7cc1f1c4d74f33d66cbb268ca7bdb5a7c73324aee22f6ef7562088
3+
size 921300

.notebooks/lightning_examples/text-transformers.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ description: 'This notebook will use HuggingFace''s `datasets` library to get da
1616
accelerator:
1717
- GPU
1818
environment:
19-
- torchmetrics==1.1.2
20-
- datasets==2.20.0
19+
- scipy==1.14.0
2120
- lightning==2.0.9.post0
21+
- transformers==4.42.4
22+
- datasets==2.20.0
23+
- torchmetrics==1.1.2
2224
- scikit-learn==1.5.1
23-
- scipy==1.14.0
2425
- torchtext==0.18.0
25-
- transformers==4.42.4
26-
published: '2024-07-23T01:54:19.916563'
26+
published: '2024-07-23T04:46:16.486005'

0 commit comments

Comments
 (0)