Skip to content

Commit 8fef421

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/text-transformers
1 parent d95ebbc commit 8fef421

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:0d0cab22df7cc1f1c4d74f33d66cbb268ca7bdb5a7c73324aee22f6ef7562088
3-
size 921300
2+
oid sha256:cce570d56b298378d7ccd9b8f129c8bc290ee9d9e6e78d475fca6ad23472aef3
3+
size 921298

.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-
- scipy==1.14.0
20-
- lightning==2.0.9.post0
21-
- transformers==4.42.4
22-
- datasets==2.20.0
2319
- torchmetrics==1.1.2
2420
- scikit-learn==1.5.1
21+
- scipy==1.14.0
22+
- transformers==4.42.4
23+
- lightning==2.0.9.post0
2524
- torchtext==0.18.0
26-
published: '2024-07-23T04:46:16.486005'
25+
- datasets==2.20.0
26+
published: '2024-07-23T11:43:11.637722'

0 commit comments

Comments
 (0)