Skip to content

Commit eedd1b9

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

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:c4a17bbf024883b50a3917e52ad6928c1effa0d3c079f914ecbe04c3504a73e0
3-
size 3056216
2+
oid sha256:e50f549d0e6e098ff0e655dd8a7b8d30cd245b6e6b4ba19b3253d3071995a60f
3+
size 3027090

.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+
- torch==2.4.0+cu121
3637
- matplotlib==3.9.1
37-
- seaborn==0.13.2
38-
- torchvision==0.16.2+cu121
39-
- numpy==1.26.4
40-
- torchmetrics==1.2.1
41-
- torch==2.1.2+cu121
38+
- torchmetrics==1.4.0.post0
4239
- pytorch-lightning==2.0.9.post0
43-
published: '2024-07-26T06:46:38.675447'
40+
- torchvision==0.19.0+cu121
41+
- numpy==1.26.4
42+
- seaborn==0.13.2
43+
published: '2024-07-26T09:17:45.873786'

0 commit comments

Comments
 (0)