Skip to content

Commit b5f9003

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

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:128c5f7f119bd7c69792ffcbc960f9a2732b59c164bb09150b989006c58c9b96
3-
size 3024952
2+
oid sha256:b116d7a5b8ba3615168570e0144f3dee312fcd5e87c7f927d4c2b8b2bcc2585f
3+
size 3024590

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

Lines changed: 4 additions & 4 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+
- numpy==2.0.2
3637
- pytorch-lightning==2.4.0
3738
- torchvision==0.19.1+cu121
38-
- numpy==2.0.2
39-
- torchmetrics==1.4.1
40-
- seaborn==0.13.2
4139
- matplotlib==3.9.2
40+
- seaborn==0.13.2
41+
- torchmetrics==1.4.1
4242
- torch==2.4.1+cu121
43-
published: '2025-04-03T19:16:52.842963'
43+
published: '2025-05-01T10:31:11.533142'

0 commit comments

Comments
 (0)