Skip to content

Commit 5233906

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

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

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

Lines changed: 5 additions & 5 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
37+
- matplotlib==3.9.2
38+
- pytorch-lightning==2.3.3
3639
- seaborn==0.13.2
3740
- torch==2.4.0+cu121
38-
- torchmetrics==1.4.0.post0
39-
- numpy==1.26.4
40-
- pytorch-lightning==2.3.3
41+
- torchmetrics==1.4.1
4142
- torchvision==0.19.0+cu121
42-
- matplotlib==3.9.1
43-
published: '2024-07-26T11:23:17.325245'
43+
published: '2024-09-01T12:04:52.028721'

0 commit comments

Comments
 (0)