Skip to content

Commit 4c5c753

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/05-transformers-and-MH-attention
1 parent 7a7d566 commit 4c5c753

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:d0b74ba915604f47bb26d6ded83396ffbb5c45bd2400decf8f53ad153d902954
3-
size 3030204
2+
oid sha256:e88b6e977c5e5ab8a77e6673bc09d1b0458cd6d977516bb5c8e842f2ee2298b5
3+
size 3030176

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

Lines changed: 6 additions & 6 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+
- torchvision==0.19.1+cu121
37+
- torch==2.4.1+cu121
3638
- numpy==2.0.2
37-
- matplotlib==3.9.2
38-
- pytorch-lightning==2.3.3
39-
- seaborn==0.13.2
40-
- torch==2.4.0+cu121
4139
- torchmetrics==1.4.1
42-
- torchvision==0.19.0+cu121
43-
published: '2024-09-01T12:04:52.028721'
40+
- seaborn==0.13.2
41+
- pytorch-lightning==2.4.0
42+
- matplotlib==3.9.2
43+
published: '2025-04-01T17:07:45.018008'

0 commit comments

Comments
 (0)