Skip to content

Commit 5632ec6

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/05-transformers-and-MH-attention
1 parent 80d11d5 commit 5632ec6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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:c93b49b93672529162c528c45122879e279451e0e224daab466279fe05ce19b6
3-
size 3025378
2+
oid sha256:ca19f4a7cff04f3a4c6ed90de0c45764cb31b7f26af8cda6f18ea59059e5cc12
3+
size 3029041

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ 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
35+
- matplotlib==3.9.1
3436
- seaborn==0.13.2
3537
- pytorch-lightning==2.0.9.post0
3638
- torchmetrics==1.2.1
3739
- torch==2.0.1+cu118
38-
- matplotlib==3.9.1
3940
- numpy==1.26.4
40-
- torchvision==0.15.2+cu118
41-
published: '2024-07-23T12:11:52.392134'
41+
published: '2024-07-23T17:20:24.489041'

0 commit comments

Comments
 (0)