Skip to content

Commit 76d7d28

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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:5736ea333b9affa22b7c0a7987b84aa43f054edad34ac0492ba77fbf55a3915b
3-
size 3024604
2+
oid sha256:9d136fbd2abda3200cc9dda7c51ce4ef4d9aa74a82decb3ee5ed3b0ff66dda90
3+
size 3026232

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ description: 'In this tutorial, we will discuss one of the most impactful archit
3131
accelerator:
3232
- GPU
3333
environment:
34-
- torchmetrics==1.2.1
35-
- seaborn==0.13.2
36-
- matplotlib==3.8.4
3734
- torchvision==0.15.2+cu118
38-
- numpy==1.26.4
39-
- lightning==2.3.3
35+
- seaborn==0.13.2
4036
- pytorch-lightning==2.0.9.post0
37+
- matplotlib==3.9.1
4138
- torch==2.0.1+cu118
42-
published: '2024-07-22T21:49:26.225165'
39+
- torchmetrics==1.2.1
40+
- lightning==2.3.3
41+
- numpy==1.26.4
42+
published: '2024-07-23T02:18:24.807775'

0 commit comments

Comments
 (0)