Skip to content

Commit 194d28b

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/05-transformers-and-MH-attention
1 parent 362db84 commit 194d28b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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:9d136fbd2abda3200cc9dda7c51ce4ef4d9aa74a82decb3ee5ed3b0ff66dda90
3-
size 3026232
2+
oid sha256:bd94ce753c5da16617870eed08f250962e19dc1c78d97a325d960bf0a0b24fcb
3+
size 3026650

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

Lines changed: 4 additions & 4 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-
- torchvision==0.15.2+cu118
3534
- seaborn==0.13.2
35+
- torchvision==0.15.2+cu118
3636
- pytorch-lightning==2.0.9.post0
3737
- matplotlib==3.9.1
38-
- torch==2.0.1+cu118
38+
- numpy==1.26.4
3939
- torchmetrics==1.2.1
4040
- lightning==2.3.3
41-
- numpy==1.26.4
42-
published: '2024-07-23T02:18:24.807775'
41+
- torch==2.0.1+cu118
42+
published: '2024-07-23T08:45:44.330307'

0 commit comments

Comments
 (0)