Skip to content

Commit ca9f18e

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

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:e50f549d0e6e098ff0e655dd8a7b8d30cd245b6e6b4ba19b3253d3071995a60f
3-
size 3027090
2+
oid sha256:ef523a9ac01e0d370f61006f71fd185ac5d7c0241521a78a3f3469bd2bb03b43
3+
size 3026803

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ accelerator:
3333
OS: Linux
3434
python: 3.10.12
3535
environment:
36+
- seaborn==0.13.2
3637
- torch==2.4.0+cu121
37-
- matplotlib==3.9.1
3838
- torchmetrics==1.4.0.post0
39-
- pytorch-lightning==2.0.9.post0
40-
- torchvision==0.19.0+cu121
4139
- numpy==1.26.4
42-
- seaborn==0.13.2
43-
published: '2024-07-26T09:17:45.873786'
40+
- pytorch-lightning==2.3.3
41+
- torchvision==0.19.0+cu121
42+
- matplotlib==3.9.1
43+
published: '2024-07-26T11:23:17.325245'

0 commit comments

Comments
 (0)