Skip to content

Commit a687e32

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/05-transformers-and-MH-attention
1 parent c4d670b commit a687e32

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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:e7ce19c647782db988a6ca05c534f8e919f064e314d91fc19730f20b0cbae428
3-
size 3024932
2+
oid sha256:ad69bd93039e37091d2d19686b4f6c058497933ff5e2ee1336918a534eef8663
3+
size 3024480

.notebooks/course_UvA-DL/05-transformers-and-MH-attention.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ requirements:
3838
accelerator:
3939
- GPU
4040
environment:
41-
- pytorch-lightning==2.0.9.post0
42-
- lightning==2.3.3
43-
- setuptools==69.0.3
44-
- ipython==8.16.1
4541
- numpy==1.26.4
46-
- torchvision==0.15.2
42+
- pytorch-lightning==1.5.3
43+
- urllib3==2.2.2
4744
- seaborn==0.13.2
48-
- torchmetrics==1.2.1
49-
- matplotlib==3.8.4
5045
- torch==2.0.1
51-
- urllib3==2.2.2
52-
published: '2024-07-19T19:40:50.645247'
46+
- torchvision==0.15.2
47+
- setuptools==69.0.3
48+
- lightning==2.3.3
49+
- matplotlib==3.8.4
50+
- torchmetrics==1.2.1
51+
- ipython==8.16.1
52+
published: '2024-07-20T11:08:00.577433'

0 commit comments

Comments
 (0)